Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libxc.spec'], chrootPath='/var/lib/mock/epel8-build-18792005-1327942/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libxc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libxc-4.3.3-3.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libxc.spec'], chrootPath='/var/lib/mock/epel8-build-18792005-1327942/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libxc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0RwGn5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libxc-4.3.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/libxc-4.3.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libxc-4.3.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (libxc-4.3.3-pylibxc.patch): + echo 'Patch #0 (libxc-4.3.3-pylibxc.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .pylibxc --fuzz=0 patching file pylibxc/core.py patching file setup.py + sed -i 's|@SOVERSION@|5|g' pylibxc/core.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.B8LEH8 + umask 022 + cd /builddir/build/BUILD + cd libxc-4.3.3 + export 'FCCPP=cpp -ffreestanding' + FCCPP='cpp -ffreestanding' + 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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for a sed that does not truncate output... /usr/bin/sed checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for inline... inline checking for ANSI C header files... (cached) yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking size of void*... 8 checking for cbrt in -lm... yes checking for feenableexcept in -lm... yes checking for x86_64-redhat-linux-gnu-xlf90... no checking for x86_64-redhat-linux-gnu-f90... no checking for x86_64-redhat-linux-gnu-pgf90... no checking for x86_64-redhat-linux-gnu-pghpf... no checking for x86_64-redhat-linux-gnu-epcf90... no checking for x86_64-redhat-linux-gnu-gfortran... no checking for x86_64-redhat-linux-gnu-g95... no checking for x86_64-redhat-linux-gnu-xlf95... no checking for x86_64-redhat-linux-gnu-f95... no checking for x86_64-redhat-linux-gnu-fort... no checking for x86_64-redhat-linux-gnu-ifort... no checking for x86_64-redhat-linux-gnu-ifc... no checking for x86_64-redhat-linux-gnu-efc... no checking for x86_64-redhat-linux-gnu-pgfortran... no checking for x86_64-redhat-linux-gnu-pgf95... no checking for x86_64-redhat-linux-gnu-lf95... no checking for x86_64-redhat-linux-gnu-ftn... no checking for x86_64-redhat-linux-gnu-nagfor... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... gfortran checking whether we are using the GNU Fortran compiler... yes checking whether gfortran accepts -g... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... no checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for Fortran flag to compile .f90 files... none configure: Using FCFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules" checking whether cpp -ffreestanding is usable for Fortran preprocessing... preprocessor mangles C++ style comment checking whether cpp -ffreestanding -ansi is usable for Fortran preprocessing... yes checking how to get verbose linking output from gfortran... -v checking for Fortran libraries of gfortran... -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lgfortran -lm -lquadmath checking for dummy main to link with Fortran libraries... none checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore checking whether the compiler accepts very long lines... no checking whether the compiler accepts "line-number" lines cast by the preprocessor... yes checking Fortran 90 modules extension... mod checking for the size of a Fortran integer... 4 bytes checking for which C type corresponds to Fortran integer... int checking for Fortran 2003 iso_c_binding... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating xc_version.h config.status: creating src/Makefile config.status: creating src/maple2c/Makefile config.status: creating testsuite/Makefile config.status: creating testsuite/pytest/Makefile config.status: creating build/Makefile config.status: creating build/libxc.pc config.status: creating build/libxcf90.pc config.status: creating build/libxcf03.pc config.status: creating build/libxc.spec config.status: creating scripts/Makefile config.status: creating maple/Makefile config.status: creating pylibxc/Makefile config.status: creating cmake/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libxc-4.3.3' Making all in build make[2]: Entering directory '/builddir/build/BUILD/libxc-4.3.3/build' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3/build' Making all in scripts make[2]: Entering directory '/builddir/build/BUILD/libxc-4.3.3/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3/scripts' Making all in maple make[2]: Entering directory '/builddir/build/BUILD/libxc-4.3.3/maple' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3/maple' Making all in src make[2]: Entering directory '/builddir/build/BUILD/libxc-4.3.3/src' ./../scripts/get_funcs.pl . ../src make all-recursive make[3]: Entering directory '/builddir/build/BUILD/libxc-4.3.3/src' Making all in maple2c make[4]: Entering directory '/builddir/build/BUILD/libxc-4.3.3/src/maple2c' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3/src/maple2c' make[4]: Entering directory '/builddir/build/BUILD/libxc-4.3.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o references.lo references.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c references.c -fPIC -DPIC -o .libs/references.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o special_functions.lo special_functions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c special_functions.c -fPIC -DPIC -o .libs/special_functions.o special_functions.c: In function 'xc_dilogarithm': special_functions.c:165:10: warning: 'dspenc' may be used uninitialized in this function [-Wmaybe-uninitialized] return dspenc; ^~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o bessel.lo bessel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c bessel.c -fPIC -DPIC -o .libs/bessel.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o expint_e1.lo expint_e1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c expint_e1.c -fPIC -DPIC -o .libs/expint_e1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o integrate.lo integrate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c integrate.c -fPIC -DPIC -o .libs/integrate.o integrate.c: In function 'xc_rdqagse': integrate.c:665:3: warning: array subscript -1 is below array bounds of 'double[52]' [-Warray-bounds] --epstab; ^~~~~~~~ integrate.c:665:3: warning: array subscript -1 is below array bounds of 'double[52]' [-Warray-bounds] integrate.c:665:3: warning: array subscript -1 is below array bounds of 'double[52]' [-Warray-bounds] integrate.c:665:3: warning: array subscript -1 is below array bounds of 'double[52]' [-Warray-bounds] integrate.c:665:3: warning: array subscript -1 is below array bounds of 'double[52]' [-Warray-bounds] integrate.c:665:3: warning: array subscript -1 is below array bounds of 'double[52]' [-Warray-bounds] integrate.c:665:3: warning: array subscript -1 is below array bounds of 'double[52]' [-Warray-bounds] integrate.c:665:3: warning: array subscript -1 is below array bounds of 'double[52]' [-Warray-bounds] integrate.c:665:3: warning: array subscript -1 is below array bounds of 'double[52]' [-Warray-bounds] integrate.c:665:3: warning: array subscript -1 is below array bounds of 'double[52]' [-Warray-bounds] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o util.lo util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c util.c -fPIC -DPIC -o .libs/util.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mix_func.lo mix_func.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mix_func.c -fPIC -DPIC -o .libs/mix_func.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o func_info.lo func_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c func_info.c -fPIC -DPIC -o .libs/func_info.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o functionals.lo functionals.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c functionals.c -fPIC -DPIC -o .libs/functionals.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o version.lo version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c version.c -fPIC -DPIC -o .libs/version.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o func_reference.lo func_reference.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c func_reference.c -fPIC -DPIC -o .libs/func_reference.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lda.lo lda.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lda.c -fPIC -DPIC -o .libs/lda.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lda_x.lo lda_x.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lda_x.c -fPIC -DPIC -o .libs/lda_x.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lda_x_1d.lo lda_x_1d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lda_x_1d.c -fPIC -DPIC -o .libs/lda_x_1d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lda_x_2d.lo lda_x_2d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lda_x_2d.c -fPIC -DPIC -o .libs/lda_x_2d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lda_c_wigner.lo lda_c_wigner.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lda_c_wigner.c -fPIC -DPIC -o .libs/lda_c_wigner.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lda_c_gombas.lo lda_c_gombas.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lda_c_gombas.c -fPIC -DPIC -o .libs/lda_c_gombas.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lda_c_rpa.lo lda_c_rpa.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lda_c_rpa.c -fPIC -DPIC -o .libs/lda_c_rpa.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lda_c_hl.lo lda_c_hl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lda_c_hl.c -fPIC -DPIC -o .libs/lda_c_hl.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lda_c_vwn.lo lda_c_vwn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lda_c_vwn.c -fPIC -DPIC -o .libs/lda_c_vwn.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lda_c_vwn_1.lo lda_c_vwn_1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lda_c_vwn_1.c -fPIC -DPIC -o .libs/lda_c_vwn_1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lda_c_vwn_2.lo lda_c_vwn_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lda_c_vwn_2.c -fPIC -DPIC -o .libs/lda_c_vwn_2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lda_c_vwn_3.lo lda_c_vwn_3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lda_c_vwn_3.c -fPIC -DPIC -o .libs/lda_c_vwn_3.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lda_c_vwn_4.lo lda_c_vwn_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lda_c_vwn_4.c -fPIC -DPIC -o .libs/lda_c_vwn_4.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lda_c_vwn_rpa.lo lda_c_vwn_rpa.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lda_c_vwn_rpa.c -fPIC -DPIC -o .libs/lda_c_vwn_rpa.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lda_c_pz.lo lda_c_pz.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lda_c_pz.c -fPIC -DPIC -o .libs/lda_c_pz.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lda_c_pw.lo lda_c_pw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lda_c_pw.c -fPIC -DPIC -o .libs/lda_c_pw.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lda_c_pk09.lo lda_c_pk09.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lda_c_pk09.c -fPIC -DPIC -o .libs/lda_c_pk09.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lda_c_lp96.lo lda_c_lp96.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lda_c_lp96.c -fPIC -DPIC -o .libs/lda_c_lp96.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lda_c_ml1.lo lda_c_ml1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lda_c_ml1.c -fPIC -DPIC -o .libs/lda_c_ml1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lda_c_rc04.lo lda_c_rc04.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lda_c_rc04.c -fPIC -DPIC -o .libs/lda_c_rc04.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lda_xc_teter93.lo lda_xc_teter93.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lda_xc_teter93.c -fPIC -DPIC -o .libs/lda_xc_teter93.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lda_c_1d_csc.lo lda_c_1d_csc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lda_c_1d_csc.c -fPIC -DPIC -o .libs/lda_c_1d_csc.o lda_c_1d_csc.c: In function 'set_ext_params': lda_c_1d_csc.c:59:7: warning: unused variable 'interaction' [-Wunused-variable] int interaction; ^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lda_c_1d_loos.lo lda_c_1d_loos.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lda_c_1d_loos.c -fPIC -DPIC -o .libs/lda_c_1d_loos.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lda_c_2d_amgb.lo lda_c_2d_amgb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lda_c_2d_amgb.c -fPIC -DPIC -o .libs/lda_c_2d_amgb.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lda_c_2d_prm.lo lda_c_2d_prm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lda_c_2d_prm.c -fPIC -DPIC -o .libs/lda_c_2d_prm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lda_k_tf.lo lda_k_tf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lda_k_tf.c -fPIC -DPIC -o .libs/lda_k_tf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lda_xc_zlp.lo lda_xc_zlp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lda_xc_zlp.c -fPIC -DPIC -o .libs/lda_xc_zlp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lda_xc_ksdt.lo lda_xc_ksdt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lda_xc_ksdt.c -fPIC -DPIC -o .libs/lda_xc_ksdt.o In file included from lda_xc_ksdt.c:85: maple2c/lda_xc_ksdt.c: In function 'func0': maple2c/lda_xc_ksdt.c:84:31: warning: variable 't1474' set but not used [-Wunused-but-set-variable] double t1444, t1465, t1472, t1474, t1480, t1481, t1491, t1496; ^~~~~ In file included from lda_xc_ksdt.c:85: maple2c/lda_xc_ksdt.c: In function 'func1': maple2c/lda_xc_ksdt.c:834:17: warning: variable 't1467' set but not used [-Wunused-but-set-variable] double t1463, t1467, t1473, t1474, t1487, t1489, t1490, t1495; ^~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lda_c_chachiyo.lo lda_c_chachiyo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lda_c_chachiyo.c -fPIC -DPIC -o .libs/lda_c_chachiyo.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lda_xc_1d_ehwlrg.lo lda_xc_1d_ehwlrg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lda_xc_1d_ehwlrg.c -fPIC -DPIC -o .libs/lda_xc_1d_ehwlrg.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lda_x_rel.lo lda_x_rel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lda_x_rel.c -fPIC -DPIC -o .libs/lda_x_rel.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lda_x_erf.lo lda_x_erf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lda_x_erf.c -fPIC -DPIC -o .libs/lda_x_erf.o In file included from lda_x_erf.c:20: maple2c/lda_x_erf.c: In function 'func1': maple2c/lda_x_erf.c:98:10: warning: variable 't308' set but not used [-Wunused-but-set-variable] double t308, t309, t310, t314, t315, t316, t319, t321; ^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lda_k_zlp.lo lda_k_zlp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lda_k_zlp.c -fPIC -DPIC -o .libs/lda_k_zlp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lda_c_gk72.lo lda_c_gk72.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lda_c_gk72.c -fPIC -DPIC -o .libs/lda_c_gk72.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga.lo gga.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga.c -fPIC -DPIC -o .libs/gga.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_lg93.lo gga_x_lg93.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_lg93.c -fPIC -DPIC -o .libs/gga_x_lg93.o In file included from gga_x_lg93.c:16: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_pbe.lo gga_x_pbe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_pbe.c -fPIC -DPIC -o .libs/gga_x_pbe.o In file included from gga_x_pbe.c:140: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ In file included from gga_x_pbe.c:348: work_gga_x.c: In function 'work_gga_k': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_rpbe.lo gga_x_rpbe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_rpbe.c -fPIC -DPIC -o .libs/gga_x_rpbe.o In file included from gga_x_rpbe.c:45: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_pbea.lo gga_x_pbea.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_pbea.c -fPIC -DPIC -o .libs/gga_x_pbea.o In file included from gga_x_pbea.c:16: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_mpbe.lo gga_x_mpbe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_mpbe.c -fPIC -DPIC -o .libs/gga_x_mpbe.o In file included from gga_x_mpbe.c:59: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ In file included from gga_x_mpbe.c:75: work_gga_x.c: In function 'work_gga_k': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_herman.lo gga_x_herman.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_herman.c -fPIC -DPIC -o .libs/gga_x_herman.o In file included from gga_x_herman.c:16: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_b86.lo gga_x_b86.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_b86.c -fPIC -DPIC -o .libs/gga_x_b86.o In file included from gga_x_b86.c:65: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_b88.lo gga_x_b88.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_b88.c -fPIC -DPIC -o .libs/gga_x_b88.o In file included from gga_x_b88.c:76: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ In file included from gga_x_b88.c:144: work_gga_x.c: In function 'work_gga_k': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_g96.lo gga_x_g96.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_g96.c -fPIC -DPIC -o .libs/gga_x_g96.o In file included from gga_x_g96.c:16: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_pw86.lo gga_x_pw86.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_pw86.c -fPIC -DPIC -o .libs/gga_x_pw86.o In file included from gga_x_pw86.c:60: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ In file included from gga_x_pw86.c:91: work_gga_x.c: In function 'work_gga_k': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_pw91.lo gga_x_pw91.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_pw91.c -fPIC -DPIC -o .libs/gga_x_pw91.o In file included from gga_x_pw91.c:86: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ In file included from gga_x_pw91.c:119: work_gga_x.c: In function 'work_gga_k': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_optx.lo gga_x_optx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_optx.c -fPIC -DPIC -o .libs/gga_x_optx.o In file included from gga_x_optx.c:44: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_airy.lo gga_x_airy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_airy.c -fPIC -DPIC -o .libs/gga_x_airy.o In file included from gga_x_airy.c:16: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_c09x.lo gga_x_c09x.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_c09x.c -fPIC -DPIC -o .libs/gga_x_c09x.o In file included from gga_x_c09x.c:16: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_dk87.lo gga_x_dk87.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_dk87.c -fPIC -DPIC -o .libs/gga_x_dk87.o In file included from gga_x_dk87.c:51: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_ft97.lo gga_x_ft97.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_ft97.c -fPIC -DPIC -o .libs/gga_x_ft97.o In file included from gga_x_ft97.c:54: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_wc.lo gga_x_wc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_wc.c -fPIC -DPIC -o .libs/gga_x_wc.o In file included from gga_x_wc.c:16: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_am05.lo gga_x_am05.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_am05.c -fPIC -DPIC -o .libs/gga_x_am05.o In file included from gga_x_am05.c:16: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_bayesian.lo gga_x_bayesian.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_bayesian.c -fPIC -DPIC -o .libs/gga_x_bayesian.o In file included from gga_x_bayesian.c:16: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_kt.lo gga_x_kt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_kt.c -fPIC -DPIC -o .libs/gga_x_kt.o In file included from gga_x_kt.c:44: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_htbs.lo gga_x_htbs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_htbs.c -fPIC -DPIC -o .libs/gga_x_htbs.o In file included from gga_x_htbs.c:16: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_c_pbe.lo gga_c_pbe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_c_pbe.c -fPIC -DPIC -o .libs/gga_c_pbe.o In file included from gga_c_pbe.c:107: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_c_lyp.lo gga_c_lyp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_c_lyp.c -fPIC -DPIC -o .libs/gga_c_lyp.o In file included from gga_c_lyp.c:57: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_c_p86.lo gga_c_p86.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_c_p86.c -fPIC -DPIC -o .libs/gga_c_p86.o In file included from gga_c_p86.c:16: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_c_pw91.lo gga_c_pw91.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_c_pw91.c -fPIC -DPIC -o .libs/gga_c_pw91.o In file included from gga_c_pw91.c:16: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ In file included from gga_c_pw91.c:16: work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_c_am05.lo gga_c_am05.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_c_am05.c -fPIC -DPIC -o .libs/gga_c_am05.o In file included from gga_c_am05.c:17: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_c_lm.lo gga_c_lm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_c_lm.c -fPIC -DPIC -o .libs/gga_c_lm.o In file included from gga_c_lm.c:22: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_c_wl.lo gga_c_wl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_c_wl.c -fPIC -DPIC -o .libs/gga_c_wl.o In file included from gga_c_wl.c:17: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_c_wi.lo gga_c_wi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_c_wi.c -fPIC -DPIC -o .libs/gga_c_wi.o In file included from gga_c_wi.c:52: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_lb.lo gga_x_lb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_lb.c -fPIC -DPIC -o .libs/gga_x_lb.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_xc_b97.lo gga_xc_b97.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_xc_b97.c -fPIC -DPIC -o .libs/gga_xc_b97.o In file included from gga_xc_b97.c:269: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_xc_edf1.lo gga_xc_edf1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_xc_edf1.c -fPIC -DPIC -o .libs/gga_xc_edf1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_xc_1w.lo gga_xc_1w.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_xc_1w.c -fPIC -DPIC -o .libs/gga_xc_1w.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_c_optc.lo gga_c_optc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_c_optc.c -fPIC -DPIC -o .libs/gga_c_optc.o In file included from gga_c_optc.c:16: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_c_tca.lo gga_c_tca.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_c_tca.c -fPIC -DPIC -o .libs/gga_c_tca.o In file included from gga_c_tca.c:16: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_bpccac.lo gga_x_bpccac.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_bpccac.c -fPIC -DPIC -o .libs/gga_x_bpccac.o In file included from gga_x_bpccac.c:16: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_sogga11.lo gga_x_sogga11.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_sogga11.c -fPIC -DPIC -o .libs/gga_x_sogga11.o In file included from gga_x_sogga11.c:57: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_c_sogga11.lo gga_c_sogga11.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_c_sogga11.c -fPIC -DPIC -o .libs/gga_c_sogga11.o In file included from gga_c_sogga11.c:54: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_xc_th1.lo gga_xc_th1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_xc_th1.c -fPIC -DPIC -o .libs/gga_xc_th1.o In file included from gga_xc_th1.c:91: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_wpbeh.lo gga_x_wpbeh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_wpbeh.c -fPIC -DPIC -o .libs/gga_x_wpbeh.o In file included from gga_x_wpbeh.c:563: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ gga_x_wpbeh.c:516:52: warning: 'dterm5dw' may be used uninitialized in this function [-Wmaybe-uninitialized] *lvrho = m89*(dterm1dw + dterm3dw + dterm4dw + dterm5dw); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ gga_x_wpbeh.c:162:90: note: 'dterm5dw' was declared here double dterm1ds, dterm2ds, dterm3ds, dterm4ds, dterm5ds, dterm1dw, dterm3dw, dterm4dw, dterm5dw; ^~~~~~~~ gga_x_wpbeh.c:516:41: warning: 'dterm4dw' may be used uninitialized in this function [-Wmaybe-uninitialized] *lvrho = m89*(dterm1dw + dterm3dw + dterm4dw + dterm5dw); ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ gga_x_wpbeh.c:162:80: note: 'dterm4dw' was declared here double dterm1ds, dterm2ds, dterm3ds, dterm4ds, dterm5ds, dterm1dw, dterm3dw, dterm4dw, dterm5dw; ^~~~~~~~ gga_x_wpbeh.c:516:30: warning: 'dterm3dw' may be used uninitialized in this function [-Wmaybe-uninitialized] *lvrho = m89*(dterm1dw + dterm3dw + dterm4dw + dterm5dw); ~~~~~~~~~^~~~~~~~~~ gga_x_wpbeh.c:162:70: note: 'dterm3dw' was declared here double dterm1ds, dterm2ds, dterm3ds, dterm4ds, dterm5ds, dterm1dw, dterm3dw, dterm4dw, dterm5dw; ^~~~~~~~ gga_x_wpbeh.c:515:63: warning: 'dterm5ds' may be used uninitialized in this function [-Wmaybe-uninitialized] *dfdx = m89*(dterm1ds + dterm2ds + dterm3ds + dterm4ds + dterm5ds); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ gga_x_wpbeh.c:162:50: note: 'dterm5ds' was declared here double dterm1ds, dterm2ds, dterm3ds, dterm4ds, dterm5ds, dterm1dw, dterm3dw, dterm4dw, dterm5dw; ^~~~~~~~ gga_x_wpbeh.c:515:52: warning: 'dterm4ds' may be used uninitialized in this function [-Wmaybe-uninitialized] *dfdx = m89*(dterm1ds + dterm2ds + dterm3ds + dterm4ds + dterm5ds); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ gga_x_wpbeh.c:162:40: note: 'dterm4ds' was declared here double dterm1ds, dterm2ds, dterm3ds, dterm4ds, dterm5ds, dterm1dw, dterm3dw, dterm4dw, dterm5dw; ^~~~~~~~ gga_x_wpbeh.c:515:41: warning: 'dterm3ds' may be used uninitialized in this function [-Wmaybe-uninitialized] *dfdx = m89*(dterm1ds + dterm2ds + dterm3ds + dterm4ds + dterm5ds); ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ gga_x_wpbeh.c:162:30: note: 'dterm3ds' was declared here double dterm1ds, dterm2ds, dterm3ds, dterm4ds, dterm5ds, dterm1dw, dterm3dw, dterm4dw, dterm5dw; ^~~~~~~~ gga_x_wpbeh.c:425:30: warning: 'dterm2ds' may be used uninitialized in this function [-Wmaybe-uninitialized] *dfdx = m89*(dterm1ds + dterm2ds + dterm3ds + dterm4ds + dterm5ds); ~~~~~~~~~^~~~~~~~~~ gga_x_wpbeh.c:162:20: note: 'dterm2ds' was declared here double dterm1ds, dterm2ds, dterm3ds, dterm4ds, dterm5ds, dterm1dw, dterm3dw, dterm4dw, dterm5dw; ^~~~~~~~ gga_x_wpbeh.c:513:16: warning: 'dt10dw' may be used uninitialized in this function [-Wmaybe-uninitialized] dterm1dw = dt1dw + dt2t9dw + dt10dw; ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ gga_x_wpbeh.c:163:18: note: 'dt10dw' was declared here double dt10ds, dt10dw, dpiexperfds, dpiexperfdw, dexpeids, dexpeidw; ^~~~~~ gga_x_wpbeh.c:512:16: warning: 'dt10ds' may be used uninitialized in this function [-Wmaybe-uninitialized] dterm1ds = dt1ds + dt2t9ds + dt10ds; ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ gga_x_wpbeh.c:163:10: note: 'dt10ds' was declared here double dt10ds, dt10dw, dpiexperfds, dpiexperfdw, dexpeids, dexpeidw; ^~~~~~ gga_x_wpbeh.c:457:11: warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] term1 = t1 + t2t9 + t10; ~~~~~~^~~~~~~~~~~~~~~~~ gga_x_wpbeh.c:161:45: note: 't10' was declared here double term1, term2, term3, term4, term5, t10, piexperf, expei; ^~~ gga_x_wpbeh.c:523:12: warning: 'dssdx' may be used uninitialized in this function [-Wmaybe-uninitialized] *dfdx *= dssdx; ^~ gga_x_wpbeh.c:153:39: note: 'dssdx' was declared here double ss, ss2, ss3, ss4, ss5, ss6, dssdx; ^~~~~ gga_x_wpbeh.c:556:33: warning: 'lvrho' may be used uninitialized in this function [-Wmaybe-uninitialized] r->dfdrs += dexdrs*f + ex*lvrho*ddsdrs; ~~^~~~~~ gga_x_wpbeh.c:533:21: note: 'lvrho' was declared here double ds, ex, f, lvrho, dexdrs, ddsdrs, dexdz, ddsdz; ^~~~~ In file included from gga_x_wpbeh.c:563: work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_hjs.lo gga_x_hjs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_hjs.c -fPIC -DPIC -o .libs/gga_x_hjs.o In file included from gga_x_hjs.c:98: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_ityh.lo gga_x_ityh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_ityh.c -fPIC -DPIC -o .libs/gga_x_ityh.o In file included from gga_x_ityh.c:131: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ gga_x_ityh.c:125:33: warning: 'lvrho' may be used uninitialized in this function [-Wmaybe-uninitialized] r->dfdrs += dexdrs*f + ex*lvrho*ddsdrs; ~~^~~~~~ gga_x_ityh.c:102:21: note: 'lvrho' was declared here double ds, ex, f, lvrho, dexdrs, ddsdrs, dexdz, ddsdz; ^~~~~ In file included from gga_x_ityh.c:131: work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_sfat.lo gga_x_sfat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_sfat.c -fPIC -DPIC -o .libs/gga_x_sfat.o gga_x_sfat.c: In function 'func': gga_x_sfat.c:76:37: warning: unused variable 'd2ftdrssz' [-Wunused-variable] double dftdrss, dftdz, d2ftdrss2, d2ftdrssz; ^~~~~~~~~ gga_x_sfat.c:76:26: warning: unused variable 'd2ftdrss2' [-Wunused-variable] double dftdrss, dftdz, d2ftdrss2, d2ftdrssz; ^~~~~~~~~ gga_x_sfat.c:76:19: warning: unused variable 'dftdz' [-Wunused-variable] double dftdrss, dftdz, d2ftdrss2, d2ftdrssz; ^~~~~ gga_x_sfat.c:76:10: warning: unused variable 'dftdrss' [-Wunused-variable] double dftdrss, dftdz, d2ftdrss2, d2ftdrssz; ^~~~~~~ gga_x_sfat.c:71:27: warning: unused variable 'x2' [-Wunused-variable] double opz, opz13, rss, x2, drssdrs, drssdz, d2rssdrsz, d2rssdz2; ^~ In file included from gga_x_sfat.c:168: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_ev93.lo gga_x_ev93.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_ev93.c -fPIC -DPIC -o .libs/gga_x_ev93.o In file included from gga_x_ev93.c:16: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_ak13.lo gga_x_ak13.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_ak13.c -fPIC -DPIC -o .libs/gga_x_ak13.o In file included from gga_x_ak13.c:34: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_q2d.lo gga_x_q2d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_q2d.c -fPIC -DPIC -o .libs/gga_x_q2d.o In file included from gga_x_q2d.c:16: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_c_q2d.lo gga_c_q2d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_c_q2d.c -fPIC -DPIC -o .libs/gga_c_q2d.o In file included from gga_c_q2d.c:17: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_ssb_sw.lo gga_x_ssb_sw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_ssb_sw.c -fPIC -DPIC -o .libs/gga_x_ssb_sw.o In file included from gga_x_ssb_sw.c:49: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_c_ft97.lo gga_c_ft97.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_c_ft97.c -fPIC -DPIC -o .libs/gga_c_ft97.o In file included from gga_c_ft97.c:17: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_n12.lo gga_x_n12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_n12.c -fPIC -DPIC -o .libs/gga_x_n12.o In file included from gga_x_n12.c:77: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_lv_rpw86.lo gga_x_lv_rpw86.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_lv_rpw86.c -fPIC -DPIC -o .libs/gga_x_lv_rpw86.o In file included from gga_x_lv_rpw86.c:16: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_2d_b86.lo gga_x_2d_b86.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_2d_b86.c -fPIC -DPIC -o .libs/gga_x_2d_b86.o In file included from gga_x_2d_b86.c:17: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_2d_b86_mgc.lo gga_x_2d_b86_mgc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_2d_b86_mgc.c -fPIC -DPIC -o .libs/gga_x_2d_b86_mgc.o In file included from gga_x_2d_b86_mgc.c:17: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_2d_b88.lo gga_x_2d_b88.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_2d_b88.c -fPIC -DPIC -o .libs/gga_x_2d_b88.o In file included from gga_x_2d_b88.c:17: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_2d_pbe.lo gga_x_2d_pbe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_2d_pbe.c -fPIC -DPIC -o .libs/gga_x_2d_pbe.o In file included from gga_x_2d_pbe.c:17: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_k_tflw.lo gga_k_tflw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_k_tflw.c -fPIC -DPIC -o .libs/gga_k_tflw.o In file included from gga_k_tflw.c:131: work_gga_x.c: In function 'work_gga_k': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_k_pearson.lo gga_k_pearson.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_k_pearson.c -fPIC -DPIC -o .libs/gga_k_pearson.o In file included from gga_k_pearson.c:17: work_gga_x.c: In function 'work_gga_k': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_k_ol1.lo gga_k_ol1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_k_ol1.c -fPIC -DPIC -o .libs/gga_k_ol1.o In file included from gga_k_ol1.c:17: work_gga_x.c: In function 'work_gga_k': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_k_ol2.lo gga_k_ol2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_k_ol2.c -fPIC -DPIC -o .libs/gga_k_ol2.o In file included from gga_k_ol2.c:44: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ In file included from gga_k_ol2.c:61: work_gga_x.c: In function 'work_gga_k': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_k_dk.lo gga_k_dk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_k_dk.c -fPIC -DPIC -o .libs/gga_k_dk.o In file included from gga_k_dk.c:113: work_gga_x.c: In function 'work_gga_k': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_k_meyer.lo gga_k_meyer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_k_meyer.c -fPIC -DPIC -o .libs/gga_k_meyer.o In file included from gga_k_meyer.c:17: work_gga_x.c: In function 'work_gga_k': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_vmt.lo gga_x_vmt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_vmt.c -fPIC -DPIC -o .libs/gga_x_vmt.o In file included from gga_x_vmt.c:47: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_hcth_a.lo gga_x_hcth_a.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_hcth_a.c -fPIC -DPIC -o .libs/gga_x_hcth_a.o In file included from gga_x_hcth_a.c:16: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_cap.lo gga_x_cap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_cap.c -fPIC -DPIC -o .libs/gga_x_cap.o In file included from gga_x_cap.c:17: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_beefvdw.lo gga_x_beefvdw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_beefvdw.c -fPIC -DPIC -o .libs/gga_x_beefvdw.o In file included from gga_x_beefvdw.c:18: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_sg4.lo gga_x_sg4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_sg4.c -fPIC -DPIC -o .libs/gga_x_sg4.o In file included from gga_x_sg4.c:16: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_gg99.lo gga_x_gg99.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_gg99.c -fPIC -DPIC -o .libs/gga_x_gg99.o gga_x_gg99.c: In function 'xc_gga_x_gg99_enhance': gga_x_gg99.c:95:32: warning: unused variable 'df' [-Wunused-variable] double num, den, dnum, dden, df; ^~ gga_x_gg99.c:121:44: warning: 'dr' may be used uninitialized in this function [-Wmaybe-uninitialized] r->dfdx = DFRACTION(num, dnum, den, dden)*dr/X_FACTOR_C; In file included from gga_x_gg99.c:125: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_pbepow.lo gga_x_pbepow.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_pbepow.c -fPIC -DPIC -o .libs/gga_x_pbepow.o In file included from gga_x_pbepow.c:16: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_lag.lo gga_x_lag.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_lag.c -fPIC -DPIC -o .libs/gga_x_lag.o In file included from gga_x_lag.c:16: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_k_thakkar.lo gga_k_thakkar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_k_thakkar.c -fPIC -DPIC -o .libs/gga_k_thakkar.o In file included from gga_k_thakkar.c:17: work_gga_x.c: In function 'work_gga_k': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_xc_oblyp_d.lo gga_xc_oblyp_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_xc_oblyp_d.c -fPIC -DPIC -o .libs/gga_xc_oblyp_d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hyb_gga_xc_b3lyp.lo hyb_gga_xc_b3lyp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c hyb_gga_xc_b3lyp.c -fPIC -DPIC -o .libs/hyb_gga_xc_b3lyp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hyb_gga_xc_o3lyp.lo hyb_gga_xc_o3lyp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c hyb_gga_xc_o3lyp.c -fPIC -DPIC -o .libs/hyb_gga_xc_o3lyp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_pbeint.lo gga_x_pbeint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_pbeint.c -fPIC -DPIC -o .libs/gga_x_pbeint.o gga_x_pbeint.c: In function 'gga_x_pbe_init': gga_x_pbeint.c:24:24: warning: variable 'params' set but not used [-Wunused-but-set-variable] gga_x_pbeint_params *params; ^~~~~~ In file included from gga_x_pbeint.c:64: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ In file included from gga_x_pbeint.c:80: work_gga_x.c: In function 'work_gga_k': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_rge2.lo gga_x_rge2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_rge2.c -fPIC -DPIC -o .libs/gga_x_rge2.o In file included from gga_x_rge2.c:16: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_vmt84.lo gga_x_vmt84.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_vmt84.c -fPIC -DPIC -o .libs/gga_x_vmt84.o In file included from gga_x_vmt84.c:46: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_hjs_b88_v2.lo gga_x_hjs_b88_v2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_hjs_b88_v2.c -fPIC -DPIC -o .libs/gga_x_hjs_b88_v2.o In file included from gga_x_hjs_b88_v2.c:41: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_c_revtca.lo gga_c_revtca.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_c_revtca.c -fPIC -DPIC -o .libs/gga_c_revtca.o In file included from gga_c_revtca.c:16: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_c_bcgp.lo gga_c_bcgp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_c_bcgp.c -fPIC -DPIC -o .libs/gga_c_bcgp.o In file included from gga_c_bcgp.c:16: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_c_zpbeint.lo gga_c_zpbeint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_c_zpbeint.c -fPIC -DPIC -o .libs/gga_c_zpbeint.o In file included from gga_c_zpbeint.c:45: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_c_pbeloc.lo gga_c_pbeloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_c_pbeloc.c -fPIC -DPIC -o .libs/gga_c_pbeloc.o In file included from gga_c_pbeloc.c:16: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_c_sg4.lo gga_c_sg4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_c_sg4.c -fPIC -DPIC -o .libs/gga_c_sg4.o In file included from gga_c_sg4.c:16: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_c_regtpss.lo gga_c_regtpss.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_c_regtpss.c -fPIC -DPIC -o .libs/gga_c_regtpss.o In file included from gga_c_regtpss.c:16: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_c_scan_e0.lo gga_c_scan_e0.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_c_scan_e0.c -fPIC -DPIC -o .libs/gga_c_scan_e0.o In file included from gga_c_scan_e0.c:16: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_xc_th2.lo gga_xc_th2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_xc_th2.c -fPIC -DPIC -o .libs/gga_xc_th2.o In file included from gga_xc_th2.c:16: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_xc_th3.lo gga_xc_th3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_xc_th3.c -fPIC -DPIC -o .libs/gga_xc_th3.o In file included from gga_xc_th3.c:61: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_c_hcth_a.lo gga_c_hcth_a.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_c_hcth_a.c -fPIC -DPIC -o .libs/gga_c_hcth_a.o In file included from gga_c_hcth_a.c:16: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hyb_gga_xc_wb97.lo hyb_gga_xc_wb97.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c hyb_gga_xc_wb97.c -fPIC -DPIC -o .libs/hyb_gga_xc_wb97.o In file included from hyb_gga_xc_wb97.c:90: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_c_bmk.lo gga_c_bmk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_c_bmk.c -fPIC -DPIC -o .libs/gga_c_bmk.o In file included from gga_c_bmk.c:92: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_c_gapc.lo gga_c_gapc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_c_gapc.c -fPIC -DPIC -o .libs/gga_c_gapc.o In file included from gga_c_gapc.c:16: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_c_gaploc.lo gga_c_gaploc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_c_gaploc.c -fPIC -DPIC -o .libs/gga_c_gaploc.o In file included from gga_c_gaploc.c:16: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_c_zvpbeint.lo gga_c_zvpbeint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_c_zvpbeint.c -fPIC -DPIC -o .libs/gga_c_zvpbeint.o In file included from gga_c_zvpbeint.c:47: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_c_w94.lo gga_c_w94.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_c_w94.c -fPIC -DPIC -o .libs/gga_c_w94.o In file included from gga_c_w94.c:17: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_c_cs1.lo gga_c_cs1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_c_cs1.c -fPIC -DPIC -o .libs/gga_c_cs1.o In file included from gga_c_cs1.c:16: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_c_op_xalpha.lo gga_c_op_xalpha.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_c_op_xalpha.c -fPIC -DPIC -o .libs/gga_c_op_xalpha.o In file included from gga_c_op_xalpha.c:17: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_c_op_b88.lo gga_c_op_b88.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_c_op_b88.c -fPIC -DPIC -o .libs/gga_c_op_b88.o In file included from gga_c_op_b88.c:17: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_c_op_pbe.lo gga_c_op_pbe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_c_op_pbe.c -fPIC -DPIC -o .libs/gga_c_op_pbe.o In file included from gga_c_op_pbe.c:17: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_c_op_g96.lo gga_c_op_g96.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_c_op_g96.c -fPIC -DPIC -o .libs/gga_c_op_g96.o In file included from gga_c_op_g96.c:17: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_c_op_pw91.lo gga_c_op_pw91.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_c_op_pw91.c -fPIC -DPIC -o .libs/gga_c_op_pw91.o In file included from gga_c_op_pw91.c:17: work_gga_c.c: In function 'work_gga_c': work_gga_c.c:24:92: warning: variable 'd3xsds3' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~ work_gga_c.c:24:79: warning: variable 'd3xsdns2' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:24:66: warning: variable 'd3xsdn2s' set but not used [-Wunused-but-set-variable] double d3rs, d3xtdn3, d3xtdn2s, d3xtdns2, d3xtds3, d3xsdn3[2], d3xsdn2s[2], d3xsdns2[2], d3xsds3[2]; ^~~~~~~~ work_gga_c.c:175:61: warning: 'dxsds[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_c.c:175:83: warning: 'd2xsds2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (2.0*r.d2fdxtxs[1]*dxtds*dxsds[1] + r.d2fdxs2[2]*dxsds[1]*dxsds[1] + r.dfdxs[1]*d2xsds2[1]); ~~~~~~~~~~^~~~~~~~~~~ work_gga_c.c:189:13: warning: 'd2xsdns[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] r.dfdxs[1]*d2xsdns[1]); ~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_pbetrans.lo gga_x_pbetrans.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_pbetrans.c -fPIC -DPIC -o .libs/gga_x_pbetrans.o In file included from gga_x_pbetrans.c:16: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_x_chachiyo.lo gga_x_chachiyo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_x_chachiyo.c -fPIC -DPIC -o .libs/gga_x_chachiyo.o In file included from gga_x_chachiyo.c:16: work_gga_x.c: In function 'work_gga_x': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_k_exp4.lo gga_k_exp4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_k_exp4.c -fPIC -DPIC -o .libs/gga_k_exp4.o In file included from gga_k_exp4.c:17: work_gga_x.c: In function 'work_gga_k': work_gga_x.c:177:68: warning: 'c_v3sigma3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:43: warning: 'c_v3sigma3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:177:20: warning: 'c_v3sigma3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3sigma3[0]*r.dfdx + c_v3sigma3[1]*r.d2fdx2 + c_v3sigma3[2]*r.d3fdx3)/(sigma[is2]*sigma[is2]*sigma[is2]); ~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:171:77: warning: 'c_v3rho2sigma[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:49: warning: 'c_v3rho2sigma[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:171:23: warning: 'c_v3rho2sigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho2sigma[0]*r.dfdx + c_v3rho2sigma[1]*r.d2fdx2 + c_v3rho2sigma[2]*r.d3fdx3)/sigma[is2]; ~~~~~~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:78: warning: 'c_v3rho3[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:55: warning: 'c_v3rho3[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:167:34: warning: 'c_v3rho3[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:167:16: warning: 'c_v3rho3[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v3rho3[0]*r.f + c_v3rho3[1]*r.dfdx + c_v3rho3[2]*r.d2fdx2 + c_v3rho3[3]*r.d3fdx3); ~~~~~~~~~~~^~~~ work_gga_x.c:161:20: warning: 'c_v2sigma2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_v2sigma2[0]*(r.d2fdx2 - r.dfdx)/(sigma[is2]*sigma[is2])); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ work_gga_x.c:155:84: warning: 'c_v2rho2[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~~~ work_gga_x.c:155:63: warning: 'c_v2rho2[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:155:45: warning: 'c_v2rho2[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] v2rho2[is2] = rhoLDA/(ds*ds) * (c_v2rho2[0]*r.f + c_v2rho2[1]*r.dfdx + c_v2rho2[2]*r.d2fdx2); ~~~~~~~~~~~^~~~ work_gga_x.c:151:18: warning: 'c_vsigma[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (c_vsigma[0]*r.dfdx/(2.0*sigma[is2])); ~~~~~~~~~~~^~~~~~~ work_gga_x.c:142:15: warning: 'c_zk[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *zk += rhoLDA* ~~~~~~^ c_zk[0]*r.f; ~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hyb_gga_xc_pbeh.lo hyb_gga_xc_pbeh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c hyb_gga_xc_pbeh.c -fPIC -DPIC -o .libs/hyb_gga_xc_pbeh.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hyb_gga_xc_b1wc.lo hyb_gga_xc_b1wc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c hyb_gga_xc_b1wc.c -fPIC -DPIC -o .libs/hyb_gga_xc_b1wc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hyb_gga_xc_hse.lo hyb_gga_xc_hse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c hyb_gga_xc_hse.c -fPIC -DPIC -o .libs/hyb_gga_xc_hse.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hyb_gga_xc_cam_b3lyp.lo hyb_gga_xc_cam_b3lyp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c hyb_gga_xc_cam_b3lyp.c -fPIC -DPIC -o .libs/hyb_gga_xc_cam_b3lyp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hyb_gga_xc_camy_blyp.lo hyb_gga_xc_camy_blyp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c hyb_gga_xc_camy_blyp.c -fPIC -DPIC -o .libs/hyb_gga_xc_camy_blyp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hyb_gga_xc_camy_b3lyp.lo hyb_gga_xc_camy_b3lyp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c hyb_gga_xc_camy_b3lyp.c -fPIC -DPIC -o .libs/hyb_gga_xc_camy_b3lyp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hyb_gga_xc_lcy_pbe.lo hyb_gga_xc_lcy_pbe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c hyb_gga_xc_lcy_pbe.c -fPIC -DPIC -o .libs/hyb_gga_xc_lcy_pbe.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hyb_gga_xc_lcy_blyp.lo hyb_gga_xc_lcy_blyp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c hyb_gga_xc_lcy_blyp.c -fPIC -DPIC -o .libs/hyb_gga_xc_lcy_blyp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gga_xc_vv10.lo gga_xc_vv10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gga_xc_vv10.c -fPIC -DPIC -o .libs/gga_xc_vv10.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hyb_gga_xc_edf2.lo hyb_gga_xc_edf2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c hyb_gga_xc_edf2.c -fPIC -DPIC -o .libs/hyb_gga_xc_edf2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga.lo mgga.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga.c -fPIC -DPIC -o .libs/mgga.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_x_lta.lo mgga_x_lta.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_x_lta.c -fPIC -DPIC -o .libs/mgga_x_lta.o In file included from mgga_x_lta.c:18: work_mgga_x.c: In function 'work_mgga_x': work_mgga_x.c:38:37: warning: unused variable 'beta' [-Wunused-variable] double sfact, sfact2, x_factor_c, beta, dens; ^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_x_tpss.lo mgga_x_tpss.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_x_tpss.c -fPIC -DPIC -o .libs/mgga_x_tpss.o mgga_x_tpss.c: In function 'mgga_x_tpss_init': mgga_x_tpss.c:32:23: warning: variable 'params' set but not used [-Wunused-but-set-variable] mgga_x_tpss_params *params; ^~~~~~ In file included from mgga_x_tpss.c:79: work_mgga_x.c: In function 'work_mgga_x': work_mgga_x.c:38:37: warning: unused variable 'beta' [-Wunused-variable] double sfact, sfact2, x_factor_c, beta, dens; ^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_x_br89.lo mgga_x_br89.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_x_br89.c -fPIC -DPIC -o .libs/mgga_x_br89.o In file included from mgga_x_br89.c:275: work_mgga_x.c: In function 'work_mgga_x': work_mgga_x.c:38:37: warning: unused variable 'beta' [-Wunused-variable] double sfact, sfact2, x_factor_c, beta, dens; ^~~~ mgga_x_br89.c:256:20: warning: 'dffdx' may be used uninitialized in this function [-Wmaybe-uninitialized] d2ffdx2 = dffdx*dffdx/ff + ff*(-1.0/(br_x*br_x) + 1.0/((br_x - 2.0)*(br_x - 2.0))); ~~~~~^~~~~~ mgga_x_br89.c:174:65: note: 'dffdx' was declared here double Q, br_x, v_BR, dv_BRdbx, d2v_BRdbx2, dxdQ, d2xdQ2, ff, dffdx, d2ffdx2; ^~~~~ mgga_x_br89.c:256:26: warning: 'ff' may be used uninitialized in this function [-Wmaybe-uninitialized] d2ffdx2 = dffdx*dffdx/ff + ff*(-1.0/(br_x*br_x) + 1.0/((br_x - 2.0)*(br_x - 2.0))); ~~~~~~~~~~~^~~ mgga_x_br89.c:174:61: note: 'ff' was declared here double Q, br_x, v_BR, dv_BRdbx, d2v_BRdbx2, dxdQ, d2xdQ2, ff, dffdx, d2ffdx2; ^~ mgga_x_br89.c:257:36: warning: 'dxdQ' may be used uninitialized in this function [-Wmaybe-uninitialized] d2xdQ2 = -(2.0*dxdQ/Q + d2ffdx2*dxdQ*dxdQ/dffdx); ~~~~~~~^~~~~ mgga_x_br89.c:174:47: note: 'dxdQ' was declared here double Q, br_x, v_BR, dv_BRdbx, d2v_BRdbx2, dxdQ, d2xdQ2, ff, dffdx, d2ffdx2; ^~~~ mgga_x_br89.c:222:26: warning: 'dv_BRdbx' may be used uninitialized in this function [-Wmaybe-uninitialized] r->dfdx = -r->x*gamma*dv_BRdbx*dxdQ/12.0; ~~~~~~~~~~~^~~~~~~~~ mgga_x_br89.c:174:25: note: 'dv_BRdbx' was declared here double Q, br_x, v_BR, dv_BRdbx, d2v_BRdbx2, dxdQ, d2xdQ2, ff, dffdx, d2ffdx2; ^~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_x_gvt4.lo mgga_x_gvt4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_x_gvt4.c -fPIC -DPIC -o .libs/mgga_x_gvt4.o In file included from mgga_x_gvt4.c:16: work_mgga_x.c: In function 'work_mgga_x': work_mgga_x.c:38:37: warning: unused variable 'beta' [-Wunused-variable] double sfact, sfact2, x_factor_c, beta, dens; ^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_x_m06l.lo mgga_x_m06l.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_x_m06l.c -fPIC -DPIC -o .libs/mgga_x_m06l.o In file included from mgga_x_m06l.c:83: work_mgga_x.c: In function 'work_mgga_x': work_mgga_x.c:38:37: warning: unused variable 'beta' [-Wunused-variable] double sfact, sfact2, x_factor_c, beta, dens; ^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_x_tau_hcth.lo mgga_x_tau_hcth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_x_tau_hcth.c -fPIC -DPIC -o .libs/mgga_x_tau_hcth.o In file included from mgga_x_tau_hcth.c:67: work_mgga_x.c: In function 'work_mgga_x': work_mgga_x.c:38:37: warning: unused variable 'beta' [-Wunused-variable] double sfact, sfact2, x_factor_c, beta, dens; ^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_x_2d_prhg07.lo mgga_x_2d_prhg07.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_x_2d_prhg07.c -fPIC -DPIC -o .libs/mgga_x_2d_prhg07.o In file included from mgga_x_2d_prhg07.c:121: work_mgga_x.c: In function 'work_mgga_x': work_mgga_x.c:38:37: warning: unused variable 'beta' [-Wunused-variable] double sfact, sfact2, x_factor_c, beta, dens; ^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_x_pkzb.lo mgga_x_pkzb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_x_pkzb.c -fPIC -DPIC -o .libs/mgga_x_pkzb.o In file included from mgga_x_pkzb.c:17: work_mgga_x.c: In function 'work_mgga_x': work_mgga_x.c:38:37: warning: unused variable 'beta' [-Wunused-variable] double sfact, sfact2, x_factor_c, beta, dens; ^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hyb_mgga_x_m05.lo hyb_mgga_x_m05.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c hyb_mgga_x_m05.c -fPIC -DPIC -o .libs/hyb_mgga_x_m05.o In file included from hyb_mgga_x_m05.c:71: work_mgga_x.c: In function 'work_mgga_x': work_mgga_x.c:38:37: warning: unused variable 'beta' [-Wunused-variable] double sfact, sfact2, x_factor_c, beta, dens; ^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_x_m08.lo mgga_x_m08.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_x_m08.c -fPIC -DPIC -o .libs/mgga_x_m08.o In file included from mgga_x_m08.c:67: work_mgga_x.c: In function 'work_mgga_x': work_mgga_x.c:38:37: warning: unused variable 'beta' [-Wunused-variable] double sfact, sfact2, x_factor_c, beta, dens; ^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_x_ms.lo mgga_x_ms.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_x_ms.c -fPIC -DPIC -o .libs/mgga_x_ms.o In file included from mgga_x_ms.c:55: work_mgga_x.c: In function 'work_mgga_x': work_mgga_x.c:38:37: warning: unused variable 'beta' [-Wunused-variable] double sfact, sfact2, x_factor_c, beta, dens; ^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_x_mn12.lo mgga_x_mn12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_x_mn12.c -fPIC -DPIC -o .libs/mgga_x_mn12.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_x_mk00.lo mgga_x_mk00.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_x_mk00.c -fPIC -DPIC -o .libs/mgga_x_mk00.o In file included from mgga_x_mk00.c:19: work_mgga_x.c: In function 'work_mgga_x': work_mgga_x.c:38:37: warning: unused variable 'beta' [-Wunused-variable] double sfact, sfact2, x_factor_c, beta, dens; ^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_c_vsxc.lo mgga_c_vsxc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_c_vsxc.c -fPIC -DPIC -o .libs/mgga_c_vsxc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_c_pkzb.lo mgga_c_pkzb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_c_pkzb.c -fPIC -DPIC -o .libs/mgga_c_pkzb.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_c_bc95.lo mgga_c_bc95.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_c_bc95.c -fPIC -DPIC -o .libs/mgga_c_bc95.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_c_m08.lo mgga_c_m08.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_c_m08.c -fPIC -DPIC -o .libs/mgga_c_m08.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_xc_cc06.lo mgga_xc_cc06.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_xc_cc06.c -fPIC -DPIC -o .libs/mgga_xc_cc06.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_c_cs.lo mgga_c_cs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_c_cs.c -fPIC -DPIC -o .libs/mgga_c_cs.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_xc_otpss_d.lo mgga_xc_otpss_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_xc_otpss_d.c -fPIC -DPIC -o .libs/mgga_xc_otpss_d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_xc_zlp.lo mgga_xc_zlp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_xc_zlp.c -fPIC -DPIC -o .libs/mgga_xc_zlp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hyb_mgga_xc_b88b95.lo hyb_mgga_xc_b88b95.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c hyb_mgga_xc_b88b95.c -fPIC -DPIC -o .libs/hyb_mgga_xc_b88b95.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_x_mbeef.lo mgga_x_mbeef.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_x_mbeef.c -fPIC -DPIC -o .libs/mgga_x_mbeef.o In file included from mgga_x_mbeef.c:81: work_mgga_x.c: In function 'work_mgga_x': work_mgga_x.c:38:37: warning: unused variable 'beta' [-Wunused-variable] double sfact, sfact2, x_factor_c, beta, dens; ^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_xc_b97mv.lo mgga_xc_b97mv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_xc_b97mv.c -fPIC -DPIC -o .libs/mgga_xc_b97mv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_x_scan.lo mgga_x_scan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_x_scan.c -fPIC -DPIC -o .libs/mgga_x_scan.o In file included from mgga_x_scan.c:49: work_mgga_x.c: In function 'work_mgga_x': work_mgga_x.c:38:37: warning: unused variable 'beta' [-Wunused-variable] double sfact, sfact2, x_factor_c, beta, dens; ^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_c_scan.lo mgga_c_scan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_c_scan.c -fPIC -DPIC -o .libs/mgga_c_scan.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hyb_mgga_xc_tpssh.lo hyb_mgga_xc_tpssh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c hyb_mgga_xc_tpssh.c -fPIC -DPIC -o .libs/hyb_mgga_xc_tpssh.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_x_mvs.lo mgga_x_mvs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_x_mvs.c -fPIC -DPIC -o .libs/mgga_x_mvs.o In file included from mgga_x_mvs.c:17: work_mgga_x.c: In function 'work_mgga_x': work_mgga_x.c:38:37: warning: unused variable 'beta' [-Wunused-variable] double sfact, sfact2, x_factor_c, beta, dens; ^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hyb_mgga_x_mvsh.lo hyb_mgga_x_mvsh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c hyb_mgga_x_mvsh.c -fPIC -DPIC -o .libs/hyb_mgga_x_mvsh.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_x_tm.lo mgga_x_tm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_x_tm.c -fPIC -DPIC -o .libs/mgga_x_tm.o In file included from mgga_x_tm.c:16: work_mgga_x.c: In function 'work_mgga_x': work_mgga_x.c:38:37: warning: unused variable 'beta' [-Wunused-variable] double sfact, sfact2, x_factor_c, beta, dens; ^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_x_vt84.lo mgga_x_vt84.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_x_vt84.c -fPIC -DPIC -o .libs/mgga_x_vt84.o In file included from mgga_x_vt84.c:17: work_mgga_x.c: In function 'work_mgga_x': work_mgga_x.c:38:37: warning: unused variable 'beta' [-Wunused-variable] double sfact, sfact2, x_factor_c, beta, dens; ^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_x_sa_tpss.lo mgga_x_sa_tpss.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_x_sa_tpss.c -fPIC -DPIC -o .libs/mgga_x_sa_tpss.o In file included from mgga_x_sa_tpss.c:17: work_mgga_x.c: In function 'work_mgga_x': work_mgga_x.c:38:37: warning: unused variable 'beta' [-Wunused-variable] double sfact, sfact2, x_factor_c, beta, dens; ^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_k_pc07.lo mgga_k_pc07.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_k_pc07.c -fPIC -DPIC -o .libs/mgga_k_pc07.o In file included from mgga_k_pc07.c:17: work_mgga_x.c: In function 'work_mgga_k': work_mgga_x.c:38:37: warning: unused variable 'beta' [-Wunused-variable] double sfact, sfact2, x_factor_c, beta, dens; ^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_x_mbeefvdw.lo mgga_x_mbeefvdw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_x_mbeefvdw.c -fPIC -DPIC -o .libs/mgga_x_mbeefvdw.o In file included from mgga_x_mbeefvdw.c:17: work_mgga_x.c: In function 'work_mgga_x': work_mgga_x.c:38:37: warning: unused variable 'beta' [-Wunused-variable] double sfact, sfact2, x_factor_c, beta, dens; ^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_x_m11.lo mgga_x_m11.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_x_m11.c -fPIC -DPIC -o .libs/mgga_x_m11.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_x_m11_l.lo mgga_x_m11_l.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_x_m11_l.c -fPIC -DPIC -o .libs/mgga_x_m11_l.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hyb_mgga_xc_wb97mv.lo hyb_mgga_xc_wb97mv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c hyb_mgga_xc_wb97mv.c -fPIC -DPIC -o .libs/hyb_mgga_xc_wb97mv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_c_m05.lo mgga_c_m05.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_c_m05.c -fPIC -DPIC -o .libs/mgga_c_m05.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_c_m06l.lo mgga_c_m06l.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_c_m06l.c -fPIC -DPIC -o .libs/mgga_c_m06l.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hyb_mgga_x_dldf.lo hyb_mgga_x_dldf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c hyb_mgga_x_dldf.c -fPIC -DPIC -o .libs/hyb_mgga_x_dldf.o In file included from hyb_mgga_x_dldf.c:23: work_mgga_x.c: In function 'work_mgga_x': work_mgga_x.c:38:37: warning: unused variable 'beta' [-Wunused-variable] double sfact, sfact2, x_factor_c, beta, dens; ^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_c_tpss.lo mgga_c_tpss.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_c_tpss.c -fPIC -DPIC -o .libs/mgga_c_tpss.o In file included from mgga_c_tpss.c:54: maple2c/mgga_c_tpss.c: In function 'xc_mgga_c_tpss_func': maple2c/mgga_c_tpss.c:58:28: warning: variable 't546' set but not used [-Wunused-but-set-variable] double t539, t543, t544, t546, t547, t548, t550, t551; ^~~~ maple2c/mgga_c_tpss.c:53:22: warning: variable 't470' set but not used [-Wunused-but-set-variable] double t467, t468, t470, t471, t472, t474, t475, t477; ^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_c_revtpss.lo mgga_c_revtpss.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_c_revtpss.c -fPIC -DPIC -o .libs/mgga_c_revtpss.o In file included from mgga_c_revtpss.c:14: maple2c/mgga_c_revtpss.c: In function 'xc_mgga_c_revtpss_func': maple2c/mgga_c_revtpss.c:65:16: warning: variable 't651' set but not used [-Wunused-but-set-variable] double t649, t651, t652, t653, t655, t656, t659, t661; ^~~~ maple2c/mgga_c_revtpss.c:58:10: warning: variable 't543' set but not used [-Wunused-but-set-variable] double t543, t544, t545, t547, t548, t550, t551, t552; ^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_c_tpssloc.lo mgga_c_tpssloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_c_tpssloc.c -fPIC -DPIC -o .libs/mgga_c_tpssloc.o In file included from mgga_c_tpssloc.c:14: maple2c/mgga_c_tpssloc.c: In function 'xc_mgga_c_tpssloc_func': maple2c/mgga_c_tpssloc.c:64:22: warning: variable 't604' set but not used [-Wunused-but-set-variable] double t601, t602, t604, t605, t606, t608, t609, t612; ^~~~ maple2c/mgga_c_tpssloc.c:57:46: warning: variable 't513' set but not used [-Wunused-but-set-variable] double t503, t504, t506, t508, t510, t511, t513, t514; ^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_xc_hle17.lo mgga_xc_hle17.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_xc_hle17.c -fPIC -DPIC -o .libs/mgga_xc_hle17.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_c_kcis.lo mgga_c_kcis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_c_kcis.c -fPIC -DPIC -o .libs/mgga_c_kcis.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_xc_lp90.lo mgga_xc_lp90.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_xc_lp90.c -fPIC -DPIC -o .libs/mgga_xc_lp90.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hyb_mgga_xc_kcis.lo hyb_mgga_xc_kcis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c hyb_mgga_xc_kcis.c -fPIC -DPIC -o .libs/hyb_mgga_xc_kcis.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_c_b88.lo mgga_c_b88.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_c_b88.c -fPIC -DPIC -o .libs/mgga_c_b88.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_x_gx.lo mgga_x_gx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_x_gx.c -fPIC -DPIC -o .libs/mgga_x_gx.o In file included from mgga_x_gx.c:14: maple2c/mgga_x_gx.c: In function 'xc_mgga_x_gx_enhance': maple2c/mgga_x_gx.c:24:22: warning: variable 't113' set but not used [-Wunused-but-set-variable] double t105, t107, t113, t114, t117, t120, t125, t128; ^~~~ maple2c/mgga_x_gx.c:23:35: warning: variable 't100' set but not used [-Wunused-but-set-variable] double t86, t88, t89, t91, t96, t100, t101, t103; ^~~~ In file included from mgga_x_gx.c:17: work_mgga_x.c: In function 'work_mgga_x': work_mgga_x.c:38:37: warning: unused variable 'beta' [-Wunused-variable] double sfact, sfact2, x_factor_c, beta, dens; ^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_x_pbe_gx.lo mgga_x_pbe_gx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_x_pbe_gx.c -fPIC -DPIC -o .libs/mgga_x_pbe_gx.o In file included from mgga_x_pbe_gx.c:14: maple2c/mgga_x_pbe_gx.c: In function 'xc_mgga_x_pbe_gx_enhance': maple2c/mgga_x_pbe_gx.c:25:16: warning: variable 't124' set but not used [-Wunused-but-set-variable] double t118, t124, t125, t127, t129, t132, t137, t140; ^~~~ maple2c/mgga_x_pbe_gx.c:24:33: warning: variable 't111' set but not used [-Wunused-but-set-variable] double t99, t100, t102, t107, t111, t112, t114, t116; ^~~~ In file included from mgga_x_pbe_gx.c:17: work_mgga_x.c: In function 'work_mgga_x': work_mgga_x.c:38:37: warning: unused variable 'beta' [-Wunused-variable] double sfact, sfact2, x_factor_c, beta, dens; ^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_c_revscan.lo mgga_c_revscan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_c_revscan.c -fPIC -DPIC -o .libs/mgga_c_revscan.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_x_br89_explicit.lo mgga_x_br89_explicit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_x_br89_explicit.c -fPIC -DPIC -o .libs/mgga_x_br89_explicit.o In file included from mgga_x_br89_explicit.c:17: work_mgga_x.c: In function 'work_mgga_x': work_mgga_x.c:38:37: warning: unused variable 'beta' [-Wunused-variable] double sfact, sfact2, x_factor_c, beta, dens; ^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mgga_xc_b98.lo mgga_xc_b98.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mgga_xc_b98.c -fPIC -DPIC -o .libs/mgga_xc_b98.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -version-info 8:3:3 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libxc.la -rpath /usr/lib64 references.lo special_functions.lo bessel.lo expint_e1.lo integrate.lo util.lo mix_func.lo func_info.lo functionals.lo version.lo func_reference.lo lda.lo lda_x.lo lda_x_1d.lo lda_x_2d.lo lda_c_wigner.lo lda_c_gombas.lo lda_c_rpa.lo lda_c_hl.lo lda_c_vwn.lo lda_c_vwn_1.lo lda_c_vwn_2.lo lda_c_vwn_3.lo lda_c_vwn_4.lo lda_c_vwn_rpa.lo lda_c_pz.lo lda_c_pw.lo lda_c_pk09.lo lda_c_lp96.lo lda_c_ml1.lo lda_c_rc04.lo lda_xc_teter93.lo lda_c_1d_csc.lo lda_c_1d_loos.lo lda_c_2d_amgb.lo lda_c_2d_prm.lo lda_k_tf.lo lda_xc_zlp.lo lda_xc_ksdt.lo lda_c_chachiyo.lo lda_xc_1d_ehwlrg.lo lda_x_rel.lo lda_x_erf.lo lda_k_zlp.lo lda_c_gk72.lo gga.lo gga_x_lg93.lo gga_x_pbe.lo gga_x_rpbe.lo gga_x_pbea.lo gga_x_mpbe.lo gga_x_herman.lo gga_x_b86.lo gga_x_b88.lo gga_x_g96.lo gga_x_pw86.lo gga_x_pw91.lo gga_x_optx.lo gga_x_airy.lo gga_x_c09x.lo gga_x_dk87.lo gga_x_ft97.lo gga_x_wc.lo gga_x_am05.lo gga_x_bayesian.lo gga_x_kt.lo gga_x_htbs.lo gga_c_pbe.lo gga_c_lyp.lo gga_c_p86.lo gga_c_pw91.lo gga_c_am05.lo gga_c_lm.lo gga_c_wl.lo gga_c_wi.lo gga_x_lb.lo gga_xc_b97.lo gga_xc_edf1.lo gga_xc_1w.lo gga_c_optc.lo gga_c_tca.lo gga_x_bpccac.lo gga_x_sogga11.lo gga_c_sogga11.lo gga_xc_th1.lo gga_x_wpbeh.lo gga_x_hjs.lo gga_x_ityh.lo gga_x_sfat.lo gga_x_ev93.lo gga_x_ak13.lo gga_x_q2d.lo gga_c_q2d.lo gga_x_ssb_sw.lo gga_c_ft97.lo gga_x_n12.lo gga_x_lv_rpw86.lo gga_x_2d_b86.lo gga_x_2d_b86_mgc.lo gga_x_2d_b88.lo gga_x_2d_pbe.lo gga_k_tflw.lo gga_k_pearson.lo gga_k_ol1.lo gga_k_ol2.lo gga_k_dk.lo gga_k_meyer.lo gga_x_vmt.lo gga_x_hcth_a.lo gga_x_cap.lo gga_x_beefvdw.lo gga_x_sg4.lo gga_x_gg99.lo gga_x_pbepow.lo gga_x_lag.lo gga_k_thakkar.lo gga_xc_oblyp_d.lo hyb_gga_xc_b3lyp.lo hyb_gga_xc_o3lyp.lo gga_x_pbeint.lo gga_x_rge2.lo gga_x_vmt84.lo gga_x_hjs_b88_v2.lo gga_c_revtca.lo gga_c_bcgp.lo gga_c_zpbeint.lo gga_c_pbeloc.lo gga_c_sg4.lo gga_c_regtpss.lo gga_c_scan_e0.lo gga_xc_th2.lo gga_xc_th3.lo gga_c_hcth_a.lo hyb_gga_xc_wb97.lo gga_c_bmk.lo gga_c_gapc.lo gga_c_gaploc.lo gga_c_zvpbeint.lo gga_c_w94.lo gga_c_cs1.lo gga_c_op_xalpha.lo gga_c_op_b88.lo gga_c_op_pbe.lo gga_c_op_g96.lo gga_c_op_pw91.lo gga_x_pbetrans.lo gga_x_chachiyo.lo gga_k_exp4.lo hyb_gga_xc_pbeh.lo hyb_gga_xc_b1wc.lo hyb_gga_xc_hse.lo hyb_gga_xc_cam_b3lyp.lo hyb_gga_xc_camy_blyp.lo hyb_gga_xc_camy_b3lyp.lo hyb_gga_xc_lcy_pbe.lo hyb_gga_xc_lcy_blyp.lo gga_xc_vv10.lo hyb_gga_xc_edf2.lo mgga.lo mgga_x_lta.lo mgga_x_tpss.lo mgga_x_br89.lo mgga_x_gvt4.lo mgga_x_m06l.lo mgga_x_tau_hcth.lo mgga_x_2d_prhg07.lo mgga_x_pkzb.lo hyb_mgga_x_m05.lo mgga_x_m08.lo mgga_x_ms.lo mgga_x_mn12.lo mgga_x_mk00.lo mgga_c_vsxc.lo mgga_c_pkzb.lo mgga_c_bc95.lo mgga_c_m08.lo mgga_xc_cc06.lo mgga_c_cs.lo mgga_xc_otpss_d.lo mgga_xc_zlp.lo hyb_mgga_xc_b88b95.lo mgga_x_mbeef.lo mgga_xc_b97mv.lo mgga_x_scan.lo mgga_c_scan.lo hyb_mgga_xc_tpssh.lo mgga_x_mvs.lo hyb_mgga_x_mvsh.lo mgga_x_tm.lo mgga_x_vt84.lo mgga_x_sa_tpss.lo mgga_k_pc07.lo mgga_x_mbeefvdw.lo mgga_x_m11.lo mgga_x_m11_l.lo hyb_mgga_xc_wb97mv.lo mgga_c_m05.lo mgga_c_m06l.lo hyb_mgga_x_dldf.lo mgga_c_tpss.lo mgga_c_revtpss.lo mgga_c_tpssloc.lo mgga_xc_hle17.lo mgga_c_kcis.lo mgga_xc_lp90.lo hyb_mgga_xc_kcis.lo mgga_c_b88.lo mgga_x_gx.lo mgga_x_pbe_gx.lo mgga_c_revscan.lo mgga_x_br89_explicit.lo mgga_xc_b98.lo libtool: link: gcc -shared -fPIC -DPIC .libs/references.o .libs/special_functions.o .libs/bessel.o .libs/expint_e1.o .libs/integrate.o .libs/util.o .libs/mix_func.o .libs/func_info.o .libs/functionals.o .libs/version.o .libs/func_reference.o .libs/lda.o .libs/lda_x.o .libs/lda_x_1d.o .libs/lda_x_2d.o .libs/lda_c_wigner.o .libs/lda_c_gombas.o .libs/lda_c_rpa.o .libs/lda_c_hl.o .libs/lda_c_vwn.o .libs/lda_c_vwn_1.o .libs/lda_c_vwn_2.o .libs/lda_c_vwn_3.o .libs/lda_c_vwn_4.o .libs/lda_c_vwn_rpa.o .libs/lda_c_pz.o .libs/lda_c_pw.o .libs/lda_c_pk09.o .libs/lda_c_lp96.o .libs/lda_c_ml1.o .libs/lda_c_rc04.o .libs/lda_xc_teter93.o .libs/lda_c_1d_csc.o .libs/lda_c_1d_loos.o .libs/lda_c_2d_amgb.o .libs/lda_c_2d_prm.o .libs/lda_k_tf.o .libs/lda_xc_zlp.o .libs/lda_xc_ksdt.o .libs/lda_c_chachiyo.o .libs/lda_xc_1d_ehwlrg.o .libs/lda_x_rel.o .libs/lda_x_erf.o .libs/lda_k_zlp.o .libs/lda_c_gk72.o .libs/gga.o .libs/gga_x_lg93.o .libs/gga_x_pbe.o .libs/gga_x_rpbe.o .libs/gga_x_pbea.o .libs/gga_x_mpbe.o .libs/gga_x_herman.o .libs/gga_x_b86.o .libs/gga_x_b88.o .libs/gga_x_g96.o .libs/gga_x_pw86.o .libs/gga_x_pw91.o .libs/gga_x_optx.o .libs/gga_x_airy.o .libs/gga_x_c09x.o .libs/gga_x_dk87.o .libs/gga_x_ft97.o .libs/gga_x_wc.o .libs/gga_x_am05.o .libs/gga_x_bayesian.o .libs/gga_x_kt.o .libs/gga_x_htbs.o .libs/gga_c_pbe.o .libs/gga_c_lyp.o .libs/gga_c_p86.o .libs/gga_c_pw91.o .libs/gga_c_am05.o .libs/gga_c_lm.o .libs/gga_c_wl.o .libs/gga_c_wi.o .libs/gga_x_lb.o .libs/gga_xc_b97.o .libs/gga_xc_edf1.o .libs/gga_xc_1w.o .libs/gga_c_optc.o .libs/gga_c_tca.o .libs/gga_x_bpccac.o .libs/gga_x_sogga11.o .libs/gga_c_sogga11.o .libs/gga_xc_th1.o .libs/gga_x_wpbeh.o .libs/gga_x_hjs.o .libs/gga_x_ityh.o .libs/gga_x_sfat.o .libs/gga_x_ev93.o .libs/gga_x_ak13.o .libs/gga_x_q2d.o .libs/gga_c_q2d.o .libs/gga_x_ssb_sw.o .libs/gga_c_ft97.o .libs/gga_x_n12.o .libs/gga_x_lv_rpw86.o .libs/gga_x_2d_b86.o .libs/gga_x_2d_b86_mgc.o .libs/gga_x_2d_b88.o .libs/gga_x_2d_pbe.o .libs/gga_k_tflw.o .libs/gga_k_pearson.o .libs/gga_k_ol1.o .libs/gga_k_ol2.o .libs/gga_k_dk.o .libs/gga_k_meyer.o .libs/gga_x_vmt.o .libs/gga_x_hcth_a.o .libs/gga_x_cap.o .libs/gga_x_beefvdw.o .libs/gga_x_sg4.o .libs/gga_x_gg99.o .libs/gga_x_pbepow.o .libs/gga_x_lag.o .libs/gga_k_thakkar.o .libs/gga_xc_oblyp_d.o .libs/hyb_gga_xc_b3lyp.o .libs/hyb_gga_xc_o3lyp.o .libs/gga_x_pbeint.o .libs/gga_x_rge2.o .libs/gga_x_vmt84.o .libs/gga_x_hjs_b88_v2.o .libs/gga_c_revtca.o .libs/gga_c_bcgp.o .libs/gga_c_zpbeint.o .libs/gga_c_pbeloc.o .libs/gga_c_sg4.o .libs/gga_c_regtpss.o .libs/gga_c_scan_e0.o .libs/gga_xc_th2.o .libs/gga_xc_th3.o .libs/gga_c_hcth_a.o .libs/hyb_gga_xc_wb97.o .libs/gga_c_bmk.o .libs/gga_c_gapc.o .libs/gga_c_gaploc.o .libs/gga_c_zvpbeint.o .libs/gga_c_w94.o .libs/gga_c_cs1.o .libs/gga_c_op_xalpha.o .libs/gga_c_op_b88.o .libs/gga_c_op_pbe.o .libs/gga_c_op_g96.o .libs/gga_c_op_pw91.o .libs/gga_x_pbetrans.o .libs/gga_x_chachiyo.o .libs/gga_k_exp4.o .libs/hyb_gga_xc_pbeh.o .libs/hyb_gga_xc_b1wc.o .libs/hyb_gga_xc_hse.o .libs/hyb_gga_xc_cam_b3lyp.o .libs/hyb_gga_xc_camy_blyp.o .libs/hyb_gga_xc_camy_b3lyp.o .libs/hyb_gga_xc_lcy_pbe.o .libs/hyb_gga_xc_lcy_blyp.o .libs/gga_xc_vv10.o .libs/hyb_gga_xc_edf2.o .libs/mgga.o .libs/mgga_x_lta.o .libs/mgga_x_tpss.o .libs/mgga_x_br89.o .libs/mgga_x_gvt4.o .libs/mgga_x_m06l.o .libs/mgga_x_tau_hcth.o .libs/mgga_x_2d_prhg07.o .libs/mgga_x_pkzb.o .libs/hyb_mgga_x_m05.o .libs/mgga_x_m08.o .libs/mgga_x_ms.o .libs/mgga_x_mn12.o .libs/mgga_x_mk00.o .libs/mgga_c_vsxc.o .libs/mgga_c_pkzb.o .libs/mgga_c_bc95.o .libs/mgga_c_m08.o .libs/mgga_xc_cc06.o .libs/mgga_c_cs.o .libs/mgga_xc_otpss_d.o .libs/mgga_xc_zlp.o .libs/hyb_mgga_xc_b88b95.o .libs/mgga_x_mbeef.o .libs/mgga_xc_b97mv.o .libs/mgga_x_scan.o .libs/mgga_c_scan.o .libs/hyb_mgga_xc_tpssh.o .libs/mgga_x_mvs.o .libs/hyb_mgga_x_mvsh.o .libs/mgga_x_tm.o .libs/mgga_x_vt84.o .libs/mgga_x_sa_tpss.o .libs/mgga_k_pc07.o .libs/mgga_x_mbeefvdw.o .libs/mgga_x_m11.o .libs/mgga_x_m11_l.o .libs/hyb_mgga_xc_wb97mv.o .libs/mgga_c_m05.o .libs/mgga_c_m06l.o .libs/hyb_mgga_x_dldf.o .libs/mgga_c_tpss.o .libs/mgga_c_revtpss.o .libs/mgga_c_tpssloc.o .libs/mgga_xc_hle17.o .libs/mgga_c_kcis.o .libs/mgga_xc_lp90.o .libs/hyb_mgga_xc_kcis.o .libs/mgga_c_b88.o .libs/mgga_x_gx.o .libs/mgga_x_pbe_gx.o .libs/mgga_c_revscan.o .libs/mgga_x_br89_explicit.o .libs/mgga_xc_b98.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libxc.so.5 -o .libs/libxc.so.5.3.3 libtool: link: (cd ".libs" && rm -f "libxc.so.5" && ln -s "libxc.so.5.3.3" "libxc.so.5") libtool: link: (cd ".libs" && rm -f "libxc.so" && ln -s "libxc.so.5.3.3" "libxc.so") libtool: link: ( cd ".libs" && rm -f "libxc.la" && ln -s "../libxc.la" "libxc.la" ) /bin/sh ../libtool --tag=CC --tag=F77 --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o libxcf90_la-xc_f.lo `test -f 'xc_f.c' || echo './'`xc_f.c libtool: error: ignoring unknown tag F77 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c xc_f.c -fPIC -DPIC -o .libs/libxcf90_la-xc_f.o /bin/sh ../libtool --tag=FC --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o libxcf90_la-libxc_funcs.lo `test -f 'libxc_funcs.f90' || echo './'`libxc_funcs.f90 libtool: error: ignoring unknown tag F77 libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c libxc_funcs.f90 -fPIC -o .libs/libxcf90_la-libxc_funcs.o cpp -ffreestanding -ansi -I../src ./libxc_master.F90 > ../src/libxc.f90 /bin/sh ../libtool --tag=FC --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o libxcf90_la-libxc.lo `test -f 'libxc.f90' || echo './'`libxc.f90 libtool: error: ignoring unknown tag F77 libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c libxc.f90 -fPIC -o .libs/libxcf90_la-libxc.o /bin/sh ../libtool --tag=FC --tag=F77 --mode=link gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -version-info 8:3:3 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libxcf90.la -rpath /usr/lib64 libxcf90_la-xc_f.lo libxcf90_la-libxc_funcs.lo libxcf90_la-libxc.lo libxc.la libtool: error: ignoring unknown tag F77 libtool: link: gfortran -shared -fPIC .libs/libxcf90_la-xc_f.o .libs/libxcf90_la-libxc_funcs.o .libs/libxcf90_la-libxc.o ./.libs/libxc.so -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libxcf90.so.5 -o .libs/libxcf90.so.5.3.3 libtool: link: (cd ".libs" && rm -f "libxcf90.so.5" && ln -s "libxcf90.so.5.3.3" "libxcf90.so.5") libtool: link: (cd ".libs" && rm -f "libxcf90.so" && ln -s "libxcf90.so.5.3.3" "libxcf90.so") libtool: link: ( cd ".libs" && rm -f "libxcf90.la" && ln -s "../libxcf90.la" "libxcf90.la" ) cpp -ffreestanding -ansi -I../src ./libxc_master.F03 > ../src/libxcf03.f90 /bin/sh ../libtool --tag=FC --tag=F77 --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o libxcf03_la-libxcf03.lo `test -f 'libxcf03.f90' || echo './'`libxcf03.f90 libtool: error: ignoring unknown tag F77 libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c libxcf03.f90 -fPIC -o .libs/libxcf03_la-libxcf03.o ./libxc_master.F03:1340:0: subroutine c_to_f_string(c_string, f_string) Warning: 'c_to_f_string' defined but not used [-Wunused-function] /bin/sh ../libtool --tag=FC --tag=F77 --mode=link gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -version-info 8:3:3 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libxcf03.la -rpath /usr/lib64 libxcf03_la-libxcf03.lo libxc.la libtool: error: ignoring unknown tag F77 libtool: link: gfortran -shared -fPIC .libs/libxcf03_la-libxcf03.o ./.libs/libxc.so -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libxcf03.so.5 -o .libs/libxcf03.so.5.3.3 libtool: link: (cd ".libs" && rm -f "libxcf03.so.5" && ln -s "libxcf03.so.5.3.3" "libxcf03.so.5") libtool: link: (cd ".libs" && rm -f "libxcf03.so" && ln -s "libxcf03.so.5.3.3" "libxcf03.so") libtool: link: ( cd ".libs" && rm -f "libxcf03.la" && ln -s "../libxcf03.la" "libxcf03.la" ) gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o xc-info.o xc-info.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o xc-info xc-info.o libxc.la -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/xc-info xc-info.o ./.libs/libxc.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o xc-threshold.o xc-threshold.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o xc-threshold xc-threshold.o libxc.la -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/xc-threshold xc-threshold.o ./.libs/libxc.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o genwiki.o genwiki.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o genwiki genwiki.o libxc.la -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/genwiki genwiki.o ./.libs/libxc.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o xc-sanity.o xc-sanity.c xc-sanity.c: In function 'main': xc-sanity.c:20:9: warning: unused variable 'fname' [-Wunused-variable] char *fname, *p; ^~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o xc-sanity xc-sanity.o libxc.la -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/xc-sanity xc-sanity.o ./.libs/libxc.so -lm make[4]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3/src' make[3]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3/src' make[2]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3/src' Making all in testsuite make[2]: Entering directory '/builddir/build/BUILD/libxc-4.3.3/testsuite' Making all in pytest make[3]: Entering directory '/builddir/build/BUILD/libxc-4.3.3/testsuite/pytest' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3/testsuite/pytest' make[3]: Entering directory '/builddir/build/BUILD/libxc-4.3.3/testsuite' gcc -DHAVE_CONFIG_H -I. -I.. -I./../src/ -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o xc_get_data-xc-get_data.o `test -f 'xc-get_data.c' || echo './'`xc-get_data.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o xc-get_data xc_get_data-xc-get_data.o -L../src/ -lxc -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/xc-get_data xc_get_data-xc-get_data.o -L../src/ /builddir/build/BUILD/libxc-4.3.3/src/.libs/libxc.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I./../src/ -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o xc_consistency-xc-consistency.o `test -f 'xc-consistency.c' || echo './'`xc-consistency.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o xc-consistency xc_consistency-xc-consistency.o -L../src/ -lxc -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/xc-consistency xc_consistency-xc-consistency.o -L../src/ /builddir/build/BUILD/libxc-4.3.3/src/.libs/libxc.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I./../src/ -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o xc_regression-xc-regression.o `test -f 'xc-regression.c' || echo './'`xc-regression.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o xc-regression xc_regression-xc-regression.o -L../src/ -lxc -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/xc-regression xc_regression-xc-regression.o -L../src/ /builddir/build/BUILD/libxc-4.3.3/src/.libs/libxc.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I./../src/ -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o xc_error-xc-error.o `test -f 'xc-error.c' || echo './'`xc-error.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o xc-error xc_error-xc-error.o -lm libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o xc-error xc_error-xc-error.o -lm make[3]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3/testsuite' make[2]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3/testsuite' Making all in cmake make[2]: Entering directory '/builddir/build/BUILD/libxc-4.3.3/cmake' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3/cmake' Making all in pylibxc make[2]: Entering directory '/builddir/build/BUILD/libxc-4.3.3/pylibxc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3/pylibxc' make[2]: Entering directory '/builddir/build/BUILD/libxc-4.3.3' make[2]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3' make[1]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3' + [[ ! -f src/.libs/libxc.so.5 ]] + 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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build/lib creating build/lib/pylibxc copying pylibxc/__init__.py -> build/lib/pylibxc copying pylibxc/structs.py -> build/lib/pylibxc copying pylibxc/util.py -> build/lib/pylibxc copying pylibxc/core.py -> build/lib/pylibxc copying pylibxc/functional.py -> build/lib/pylibxc copying pylibxc/version.py -> build/lib/pylibxc copying pylibxc/flags.py -> build/lib/pylibxc + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HEui4X + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64 + cd libxc-4.3.3 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64 'INSTALL=/usr/bin/install -p' Making install in build make[1]: Entering directory '/builddir/build/BUILD/libxc-4.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/libxc-4.3.3/build' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libxc.pc libxcf90.pc libxcf03.pc '/builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3/build' make[1]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3/build' Making install in scripts make[1]: Entering directory '/builddir/build/BUILD/libxc-4.3.3/scripts' make[2]: Entering directory '/builddir/build/BUILD/libxc-4.3.3/scripts' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3/scripts' make[1]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3/scripts' Making install in maple make[1]: Entering directory '/builddir/build/BUILD/libxc-4.3.3/maple' make[2]: Entering directory '/builddir/build/BUILD/libxc-4.3.3/maple' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3/maple' make[1]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3/maple' Making install in src make[1]: Entering directory '/builddir/build/BUILD/libxc-4.3.3/src' /usr/bin/make install-recursive make[2]: Entering directory '/builddir/build/BUILD/libxc-4.3.3/src' Making install in maple2c make[3]: Entering directory '/builddir/build/BUILD/libxc-4.3.3/src/maple2c' make[4]: Entering directory '/builddir/build/BUILD/libxc-4.3.3/src/maple2c' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3/src/maple2c' make[3]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3/src/maple2c' make[3]: Entering directory '/builddir/build/BUILD/libxc-4.3.3/src' make[4]: Entering directory '/builddir/build/BUILD/libxc-4.3.3/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libxc.la libxcf90.la libxcf03.la '/builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libxc.so.5.3.3 /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib64/libxc.so.5.3.3 libtool: install: (cd /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib64 && { ln -s -f libxc.so.5.3.3 libxc.so.5 || { rm -f libxc.so.5 && ln -s libxc.so.5.3.3 libxc.so.5; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib64 && { ln -s -f libxc.so.5.3.3 libxc.so || { rm -f libxc.so && ln -s libxc.so.5.3.3 libxc.so; }; }) libtool: install: /usr/bin/install -p .libs/libxc.lai /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib64/libxc.la libtool: warning: relinking 'libxcf90.la' libtool: install: (cd /builddir/build/BUILD/libxc-4.3.3/src; /bin/sh "/builddir/build/BUILD/libxc-4.3.3/libtool" --tag FC --tag F77 --mode=relink gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -version-info 8:3:3 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libxcf90.la -rpath /usr/lib64 libxcf90_la-xc_f.lo libxcf90_la-libxc_funcs.lo libxcf90_la-libxc.lo libxc.la -inst-prefix-dir /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64) libtool: error: ignoring unknown tag F77 libtool: relink: gfortran -shared -fPIC .libs/libxcf90_la-xc_f.o .libs/libxcf90_la-libxc_funcs.o .libs/libxcf90_la-libxc.o -L/builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib64 -L/usr/lib64 -lxc -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libxcf90.so.5 -o .libs/libxcf90.so.5.3.3 libtool: install: /usr/bin/install -p .libs/libxcf90.so.5.3.3T /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib64/libxcf90.so.5.3.3 libtool: install: (cd /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib64 && { ln -s -f libxcf90.so.5.3.3 libxcf90.so.5 || { rm -f libxcf90.so.5 && ln -s libxcf90.so.5.3.3 libxcf90.so.5; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib64 && { ln -s -f libxcf90.so.5.3.3 libxcf90.so || { rm -f libxcf90.so && ln -s libxcf90.so.5.3.3 libxcf90.so; }; }) libtool: install: /usr/bin/install -p .libs/libxcf90.lai /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib64/libxcf90.la libtool: warning: relinking 'libxcf03.la' libtool: install: (cd /builddir/build/BUILD/libxc-4.3.3/src; /bin/sh "/builddir/build/BUILD/libxc-4.3.3/libtool" --tag FC --tag F77 --mode=relink gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -version-info 8:3:3 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libxcf03.la -rpath /usr/lib64 libxcf03_la-libxcf03.lo libxc.la -inst-prefix-dir /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64) libtool: error: ignoring unknown tag F77 libtool: relink: gfortran -shared -fPIC .libs/libxcf03_la-libxcf03.o -L/builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib64 -L/usr/lib64 -lxc -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libxcf03.so.5 -o .libs/libxcf03.so.5.3.3 libtool: install: /usr/bin/install -p .libs/libxcf03.so.5.3.3T /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib64/libxcf03.so.5.3.3 libtool: install: (cd /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib64 && { ln -s -f libxcf03.so.5.3.3 libxcf03.so.5 || { rm -f libxcf03.so.5 && ln -s libxcf03.so.5.3.3 libxcf03.so.5; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib64 && { ln -s -f libxcf03.so.5.3.3 libxcf03.so || { rm -f libxcf03.so && ln -s libxcf03.so.5.3.3 libxcf03.so; }; }) libtool: install: /usr/bin/install -p .libs/libxcf03.lai /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib64/libxcf03.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p xc-info xc-threshold '/builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/bin' libtool: warning: 'libxc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/xc-info /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/bin/xc-info libtool: warning: 'libxc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/xc-threshold /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/bin/xc-threshold /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/include' /usr/bin/install -p -m 644 libxc_funcs_m.mod xc_f90_lib_m.mod xc_f90_types_m.mod xc_f03_lib_m.mod '/builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/include' /usr/bin/install -p -m 644 xc.h xc_funcs_removed.h '/builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/include' /usr/bin/install -p -m 644 xc_funcs.h '/builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/include' make[4]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3/src' make[3]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3/src' make[2]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3/src' make[1]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3/src' Making install in testsuite make[1]: Entering directory '/builddir/build/BUILD/libxc-4.3.3/testsuite' Making install in pytest make[2]: Entering directory '/builddir/build/BUILD/libxc-4.3.3/testsuite/pytest' make[3]: Entering directory '/builddir/build/BUILD/libxc-4.3.3/testsuite/pytest' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3/testsuite/pytest' make[2]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3/testsuite/pytest' make[2]: Entering directory '/builddir/build/BUILD/libxc-4.3.3/testsuite' make[3]: Entering directory '/builddir/build/BUILD/libxc-4.3.3/testsuite' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3/testsuite' make[2]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3/testsuite' make[1]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3/testsuite' Making install in cmake make[1]: Entering directory '/builddir/build/BUILD/libxc-4.3.3/cmake' make[2]: Entering directory '/builddir/build/BUILD/libxc-4.3.3/cmake' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3/cmake' make[1]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3/cmake' Making install in pylibxc make[1]: Entering directory '/builddir/build/BUILD/libxc-4.3.3/pylibxc' make[2]: Entering directory '/builddir/build/BUILD/libxc-4.3.3/pylibxc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3/pylibxc' make[1]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3/pylibxc' make[1]: Entering directory '/builddir/build/BUILD/libxc-4.3.3' make[2]: Entering directory '/builddir/build/BUILD/libxc-4.3.3' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/include' /usr/bin/install -p -m 644 xc_version.h '/builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/include' make[2]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3' make[1]: Leaving directory '/builddir/build/BUILD/libxc-4.3.3' + mkdir -p /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib64/gfortran/modules + mv /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/include/libxc_funcs_m.mod /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/include/xc_f03_lib_m.mod /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/include/xc_f90_lib_m.mod /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/include/xc_f90_types_m.mod /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib64/gfortran/modules + find /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib64 -name '*.la' -exec rm -rf '{}' ';' + 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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib creating /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib/python2.7/site-packages/pylibxc copying build/lib/pylibxc/__init__.py -> /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib/python2.7/site-packages/pylibxc copying build/lib/pylibxc/structs.py -> /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib/python2.7/site-packages/pylibxc copying build/lib/pylibxc/util.py -> /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib/python2.7/site-packages/pylibxc copying build/lib/pylibxc/core.py -> /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib/python2.7/site-packages/pylibxc copying build/lib/pylibxc/functional.py -> /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib/python2.7/site-packages/pylibxc copying build/lib/pylibxc/version.py -> /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib/python2.7/site-packages/pylibxc copying build/lib/pylibxc/flags.py -> /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib/python2.7/site-packages/pylibxc byte-compiling /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib/python2.7/site-packages/pylibxc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib/python2.7/site-packages/pylibxc/structs.py to structs.pyc byte-compiling /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib/python2.7/site-packages/pylibxc/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib/python2.7/site-packages/pylibxc/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib/python2.7/site-packages/pylibxc/functional.py to functional.pyc byte-compiling /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib/python2.7/site-packages/pylibxc/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib/python2.7/site-packages/pylibxc/flags.py to flags.pyc writing byte-compilation script '/tmp/tmpoA8E5I.py' /usr/bin/python2 -O /tmp/tmpoA8E5I.py removing /tmp/tmpoA8E5I.py running install_egg_info running egg_info creating pylibxc.egg-info writing requirements to pylibxc.egg-info/requires.txt writing pylibxc.egg-info/PKG-INFO writing top-level names to pylibxc.egg-info/top_level.txt writing dependency_links to pylibxc.egg-info/dependency_links.txt writing manifest file 'pylibxc.egg-info/SOURCES.txt' reading manifest file 'pylibxc.egg-info/SOURCES.txt' writing manifest file 'pylibxc.egg-info/SOURCES.txt' Copying pylibxc.egg-info to /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib/python2.7/site-packages/pylibxc-4.3.3-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 4.3.3-3.el8 --unique-debug-suffix -4.3.3-3.el8.x86_64 --unique-debug-src-base libxc-4.3.3-3.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/libxc-4.3.3 extracting debug info from /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/bin/xc-info extracting debug info from /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib64/libxcf03.so.5.3.3 extracting debug info from /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/bin/xc-threshold extracting debug info from /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib64/libxcf90.so.5.3.3 extracting debug info from /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib64/libxc.so.5.3.3 dwz: ./usr/lib64/libxcf03.so.5.3.3-4.3.3-3.el8.x86_64.debug: Unknown DWARF DW_OP_253 /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 1 CRC32s did match. 16892 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 1 Bytecompiling .py files below /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libxc-4.3.3-3.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YnRIq2 + umask 022 + cd /builddir/build/BUILD + cd libxc-4.3.3 + DOCDIR=/builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/share/doc/libxc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/share/doc/libxc + cp -pr README /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/share/doc/libxc + cp -pr NEWS /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/share/doc/libxc + cp -pr COPYING /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/share/doc/libxc + cp -pr AUTHORS /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/share/doc/libxc + cp -pr ChangeLog /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/share/doc/libxc + cp -pr TODO /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64/usr/share/doc/libxc + exit 0 Provides: libxc = 4.3.3-3.el8 libxc(x86-64) = 4.3.3-3.el8 libxc.so.5()(64bit) libxcf03.so.5()(64bit) libxcf90.so.5()(64bit) 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgcc_s.so.1()(64bit) libgfortran.so.5()(64bit) libgfortran.so.5(GFORTRAN_8)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libquadmath.so.0()(64bit) libxc.so.5()(64bit) rtld(GNU_HASH) Obsoletes: python3-libxc < 4.3.3-3.el8 Processing files: libxc-devel-4.3.3-3.el8.x86_64 Provides: libxc-devel = 4.3.3-3.el8 libxc-devel(x86-64) = 4.3.3-3.el8 pkgconfig(libxc) = 4.3.3 pkgconfig(libxcf03) = 4.3.3 pkgconfig(libxcf90) = 4.3.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libxc.so.5()(64bit) libxcf03.so.5()(64bit) libxcf90.so.5()(64bit) pkgconfig(libxc) = 4.3.3 Processing files: python2-libxc-4.3.3-3.el8.noarch Provides: python2-libxc = 4.3.3-3.el8 python2.7dist(pylibxc) = 4.3.3 python2dist(pylibxc) = 4.3.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 python2.7dist(numpy) >= 1.7 Processing files: libxc-debugsource-4.3.3-3.el8.x86_64 Provides: libxc-debugsource = 4.3.3-3.el8 libxc-debugsource(x86-64) = 4.3.3-3.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libxc-debuginfo-4.3.3-3.el8.x86_64 Provides: debuginfo(build-id) = 73c404e126287e3eac732bda9d858840fdca489e debuginfo(build-id) = 91498080c9bf8167c666dfa17e2db522bfefc85f debuginfo(build-id) = a4f6ad2ae701bd1024002c8c83b073e070dbf1c8 debuginfo(build-id) = e574a51b86b27299aa190609dbcd43381edf772c debuginfo(build-id) = f60edbbf6abc7dac58666b2dfb07e6a19ac081a3 libxc-debuginfo = 4.3.3-3.el8 libxc-debuginfo(x86-64) = 4.3.3-3.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libxc-debugsource(x86-64) = 4.3.3-3.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64 Wrote: /builddir/build/RPMS/libxc-4.3.3-3.el8.x86_64.rpm Wrote: /builddir/build/RPMS/libxc-devel-4.3.3-3.el8.x86_64.rpm Wrote: /builddir/build/RPMS/python2-libxc-4.3.3-3.el8.noarch.rpm Wrote: /builddir/build/RPMS/libxc-debugsource-4.3.3-3.el8.x86_64.rpm Wrote: /builddir/build/RPMS/libxc-debuginfo-4.3.3-3.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Inazyq + umask 022 + cd /builddir/build/BUILD + cd libxc-4.3.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libxc-4.3.3-3.el8.x86_64 + exit 0 Child return code was: 0