Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/gabedit.spec'], chrootPath='/var/lib/mock/f31-build-69040-30249/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/gabedit.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Wrote: /builddir/build/SRPMS/gabedit-2.5.1-3.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gabedit.spec'], chrootPath='/var/lib/mock/f31-build-69040-30249/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gabedit.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GRxn4A + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf GabeditSrc251_021118 + /usr/bin/gzip -dc /builddir/build/SOURCES/GabeditSrc251_021118.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd GabeditSrc251_021118 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #2 (gabedit-csh.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + echo 'Patch #4 (gabedit-strlen.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .strlen --fuzz=0 + rm -r utils/InnosSetupScriptWin32 utils/Others/gabedit64.bat + echo external_gtkglarea=1 + echo external_gl2ps=1 + pushd utils/Others + tr -d '\r' + touch -r isotopNIST.txt isotopNIST.txt.unix + mv isotopNIST.txt.unix isotopNIST.txt + popd + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #2 (gabedit-csh.patch): patching file utils/Others/gabeditRunGamess.csh Patch #4 (gabedit-strlen.patch): patching file src/Display/PovrayGL.c patching file src/Geometry/Povray.c patching file src/SemiEmpirical/SemiEmpiricalDlg.c Hunk #2 succeeded at 4497 (offset 3 lines). Hunk #3 succeeded at 4516 (offset 3 lines). Hunk #4 succeeded at 4529 (offset 3 lines). Hunk #5 succeeded at 4832 (offset 3 lines). Hunk #6 succeeded at 4846 (offset 3 lines). ~/build/BUILD/GabeditSrc251_021118/utils/Others ~/build/BUILD/GabeditSrc251_021118 ~/build/BUILD/GabeditSrc251_021118 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2ibriB + umask 022 + cd /builddir/build/BUILD + cd GabeditSrc251_021118 + /usr/bin/make -j4 'COMMONCFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED' BUILDSTDERR: GInterfaceBasis.c: In function 'create_basis_interface': BUILDSTDERR: GInterfaceBasis.c:864:14: warning: variable 'vseparator' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 864 | GtkWidget *vseparator; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: Gabedit.c: In function 'main': BUILDSTDERR: Gabedit.c:50:8: warning: variable 'ierr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 50 | gint ierr; BUILDSTDERR: | ^~~~ BUILDSTDERR: GInterfaceBasis.c: In function 'EditBasisT': BUILDSTDERR: GInterfaceBasis.c:629:25: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: 629 | sprintf(pathString,"%d",i); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from GInterfaceBasis.c:22: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: GeomOrbXYZ.c: In function 'gl_read_xyz_file': BUILDSTDERR: GeomOrbXYZ.c:494:11: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 494 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:514:11: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 514 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:520:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 520 | if(j>=(gint)n) BUILDSTDERR: | ^~ BUILDSTDERR: GeomOrbXYZ.c:522:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 522 | progress_orb(scal,GABEDIT_PROGORB_READGEOM,FALSE); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: GeomOrbXYZ.c:523:12: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 523 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c: In function 'gl_read_molden_or_gabedit_file_geom': BUILDSTDERR: GeomOrbXYZ.c:1148:29: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1148 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:1173:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1173 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:1189:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1189 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c: In function 'gl_read_molpro_file_geom_pos': BUILDSTDERR: GeomOrbXYZ.c:1309:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1309 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:1312:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1312 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:1313:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1313 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:1314:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1314 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:1334:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1334 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c: In function 'gl_read_dalton_file_geomi': BUILDSTDERR: GeomOrbXYZ.c:1437:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1437 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:1440:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1440 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:1441:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1441 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:1463:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1463 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c: In function 'gl_get_charges_from_gaussian_output_file': BUILDSTDERR: GeomOrbXYZ.c:1531:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1531 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:1543:30: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1543 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:1549:31: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1549 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c: In function 'gl_get_natural_charges_from_gaussian_output_file': BUILDSTDERR: GeomOrbXYZ.c:1588:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1588 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:1595:30: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1595 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:1597:30: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1597 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:1600:30: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1600 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:1603:30: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1603 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:1606:30: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1606 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:1612:31: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1612 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c: In function 'gl_get_esp_charges_from_gaussian_output_file': BUILDSTDERR: GeomOrbXYZ.c:1649:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1649 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:1656:30: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1656 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:1658:30: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1658 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:1663:31: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1663 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c: In function 'gl_read_gamess_file_geomi': BUILDSTDERR: GeomOrbXYZ.c:1776:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1776 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:1784:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1784 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:1785:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1785 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:1808:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1808 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c: In function 'gl_read_molcas_file_geomi': BUILDSTDERR: GeomOrbXYZ.c:2119:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 2119 | { char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:2122:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 2122 | { char* e = fgets(t,taille,file);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:2123:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 2123 | { char* e = fgets(t,taille,file);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:2124:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 2124 | { char* e = fgets(t,taille,file);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:2146:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 2146 | { char* e = fgets(t,taille,file);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c: In function 'gl_read_molpro_file_geomi': BUILDSTDERR: GeomOrbXYZ.c:2249:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 2249 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:2252:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 2252 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:2253:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 2253 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:2254:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 2254 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:2277:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 2277 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c: In function 'gl_read_gaussn_file_geomi_str': BUILDSTDERR: GeomOrbXYZ.c:2376:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 2376 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:2381:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 2381 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:2382:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 2382 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:2383:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 2383 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:2391:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 2391 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:2413:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 2413 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c: In function 'gl_get_charges_from_mopac_output_file': BUILDSTDERR: GeomOrbXYZ.c:2687:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 2687 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c: In function 'gl_read_mopac_output_file_geomi': BUILDSTDERR: GeomOrbXYZ.c:2724:8: warning: unused variable 'tmp2' [-Wunused-variable] BUILDSTDERR: 2724 | gchar tmp2[100]; BUILDSTDERR: | ^~~~ BUILDSTDERR: GeomOrbXYZ.c:2723:8: warning: unused variable 'tmp1' [-Wunused-variable] BUILDSTDERR: 2723 | gchar tmp1[100]; BUILDSTDERR: | ^~~~ BUILDSTDERR: GeomOrbXYZ.c: In function 'gl_get_charges_from_orca_output_file': BUILDSTDERR: GeomOrbXYZ.c:3023:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 3023 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:3043:31: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 3043 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c: In function 'gl_read_orca_file_geomi': BUILDSTDERR: GeomOrbXYZ.c:3131:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 3131 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c: In function 'gl_read_orca_file_hessian': BUILDSTDERR: GeomOrbXYZ.c:3253:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 3253 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:3210:10: warning: unused variable 'nucCharge' [-Wunused-variable] BUILDSTDERR: 3210 | gdouble nucCharge; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: GeomOrbXYZ.c:3208:8: warning: unused variable 'dum' [-Wunused-variable] BUILDSTDERR: 3208 | gchar dum[BSIZE]; BUILDSTDERR: | ^~~ BUILDSTDERR: GeomOrbXYZ.c:3206:11: warning: unused variable 'geomposok' [-Wunused-variable] BUILDSTDERR: 3206 | long int geomposok = 0; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: GeomOrbXYZ.c:3205:10: warning: unused variable 'pdest' [-Wunused-variable] BUILDSTDERR: 3205 | gchar *pdest; BUILDSTDERR: | ^~~~~ BUILDSTDERR: GeomOrbXYZ.c: In function 'gl_get_charges_from_qchem_output_file': BUILDSTDERR: GeomOrbXYZ.c:3315:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 3315 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:3334:31: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 3334 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c: In function 'gl_read_qchem_file_geomi': BUILDSTDERR: GeomOrbXYZ.c:3422:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 3422 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c: In function 'gl_get_charges_from_nwchem_output_file': BUILDSTDERR: GeomOrbXYZ.c:3496:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 3496 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:3515:31: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 3515 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c: In function 'gl_read_nwchem_file_geomi': BUILDSTDERR: GeomOrbXYZ.c:3601:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 3601 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c: In function 'gl_get_charges_from_psicode_output_file': BUILDSTDERR: GeomOrbXYZ.c:3680:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 3680 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:3699:31: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 3699 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c: In function 'gl_read_psicode_file_geomi': BUILDSTDERR: GeomOrbXYZ.c:3789:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 3789 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:3719:9: warning: unused variable 'idummy' [-Wunused-variable] BUILDSTDERR: 3719 | guint idummy; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: GeomOrbXYZ.c: In function 'gl_read_aimall_file': BUILDSTDERR: GeomOrbXYZ.c:4016:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 4016 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:4019:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 4019 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomOrbXYZ.c:4028:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 4028 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ make[1]: Entering directory '/builddir/build/BUILD/GabeditSrc251_021118/src/Files' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` FileChooser.c -o FileChooser.o make[1]: Entering directory '/builddir/build/BUILD/GabeditSrc251_021118/src/Common' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` Gabedit.c -o Gabedit.o make[1]: Entering directory '/builddir/build/BUILD/GabeditSrc251_021118/src/Display' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include GeomOrbXYZ.c -o GeomOrbXYZ.o make[1]: Entering directory '/builddir/build/BUILD/GabeditSrc251_021118/src/Gaussian' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` GInterfaceBasis.c -o GInterfaceBasis.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` Help.c -o Help.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` FolderChooser.c -o FolderChooser.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` GInterfaceGeom.c -o GInterfaceGeom.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` Install.c -o Install.o BUILDSTDERR: gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_ListeFiles.c: In function 'create_remote_frame_popup': BUILDSTDERR: ListeFiles.c:986:14: warning: variable 'Label' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 986 | GtkWidget *Label; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ListeFiles.c: In function 'create_local_frame_popup': BUILDSTDERR: ListeFiles.c:1126:14: warning: variable 'Label' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1126 | GtkWidget *Label; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ListeFiles.c: In function 'create_remote_frame': BUILDSTDERR: ListeFiles.c:1305:14: warning: variable 'Label' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1305 | GtkWidget *Label; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ListeFiles.c: In function 'create_local_frame': BUILDSTDERR: ListeFiles.c:1442:14: warning: variable 'Label' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1442 | GtkWidget *Label; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ListeFiles.c: In function 'get_one_line': BUILDSTDERR: ListeFiles.c:1647:14: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1647 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: ListeFiles.c: In function 'add_liste_files': BUILDSTDERR: ListeFiles.c:1681:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1681 | { char* e = fgets(t,BSIZE,fd);} BUILDSTDERR: | ^ BUILDSTDERR: ListeFiles.c:1695:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1695 | { char* e = fgets(t,BSIZE,fd);} BUILDSTDERR: | ^ BUILDSTDERR: ListeFiles.c:1704:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1704 | { char* e = fgets(t,BSIZE,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Preferences.c:44:19: warning: 'entrybabel' defined but not used [-Wunused-variable] BUILDSTDERR: 44 | static GtkWidget* entrybabel = NULL; BUILDSTDERR: | ^~~~~~~~~~ FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` ListeFiles.c -o ListeFiles.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` GInterfaceLink.c -o GInterfaceLink.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` Preferences.c -o Preferences.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` GInterfaceMethodeBase.c -o GInterfaceMethodeBase.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include BondsOrb.c -o BondsOrb.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` GabeditFolderChooser.c -o GabeditFolderChooser.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` GInterfaceRoute.c -o GInterfaceRoute.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` GabeditFileChooser.c -o GabeditFileChooser.o BUILDSTDERR: gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.GeomDraw.c: In function 'gl_build_box': BUILDSTDERR: GeomDraw.c:596:11: warning: unused variable 'nj' [-Wunused-variable] BUILDSTDERR: 596 | gint ni, nj; BUILDSTDERR: | ^~ BUILDSTDERR: GeomDraw.c:596:7: warning: unused variable 'ni' [-Wunused-variable] BUILDSTDERR: 596 | gint ni, nj; BUILDSTDERR: | ^~ BUILDSTDERR: GeomDraw.c:595:14: warning: unused variable 'rayon' [-Wunused-variable] BUILDSTDERR: 595 | gdouble rayon; BUILDSTDERR: | ^~~~~ BUILDSTDERR: Run.c: In function 'create_cmd_firefly': BUILDSTDERR: Run.c:1094:8: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 1094 | { int i = system(buffer);} BUILDSTDERR: | ^ BUILDSTDERR: Run.c: In function 'create_cmd_demon': BUILDSTDERR: Run.c:1223:8: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 1223 | { int i = system(buffer);} BUILDSTDERR: | ^ BUILDSTDERR: Run.c: In function 'create_cmd_orca': BUILDSTDERR: Run.c:1291:8: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 1291 | { int i = system(buffer);} BUILDSTDERR: | ^ BUILDSTDERR: Run.c: In function 'create_cmd_nwchem': BUILDSTDERR: Run.c:1364:8: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 1364 | { int i = system(buffer);} BUILDSTDERR: | ^ BUILDSTDERR: Run.c: In function 'create_cmd_psicode': BUILDSTDERR: Run.c:1437:8: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 1437 | { int i = system(buffer);} BUILDSTDERR: | ^ BUILDSTDERR: Run.c: In function 'create_cmd_qchem': BUILDSTDERR: Run.c:1535:8: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 1535 | { int i = system(buffer);} BUILDSTDERR: | ^ BUILDSTDERR: Run.c: In function 'create_cmd_mopac': BUILDSTDERR: Run.c:1612:8: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 1612 | { int i = system(buffer);} BUILDSTDERR: | ^ BUILDSTDERR: Run.c: In function 'create_cmd_gamess': BUILDSTDERR: Run.c:1796:8: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 1796 | { int i = system(buffer);} BUILDSTDERR: | ^ BUILDSTDERR: Run.c: In function 'create_cmd_gaussian': BUILDSTDERR: Run.c:1886:8: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 1886 | { int i = system(buffer);} BUILDSTDERR: | ^ BUILDSTDERR: Run.c: In function 'create_cmd_molcas': BUILDSTDERR: Run.c:1974:8: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 1974 | { int i = system(buffer);} BUILDSTDERR: | ^ BUILDSTDERR: Run.c: In function 'create_cmd_molpro': BUILDSTDERR: Run.c:2127:8: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 2127 | { int i = system(buffer);} BUILDSTDERR: | ^ BUILDSTDERR: Run.c: In function 'create_cmd_mpqc': BUILDSTDERR: Run.c:2202:8: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 2202 | { int i = system(buffer);} BUILDSTDERR: | ^ BUILDSTDERR: Run.c: In function 'create_cmd_other': BUILDSTDERR: Run.c:2246:8: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 2246 | { int i = system(buffer);} BUILDSTDERR: | ^ BUILDSTDERR: EnergiesCurves.c: In function 'destroy_widget_null': BUILDSTDERR: EnergiesCurves.c:546:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 546 | for(i=0;i<*k;i++) BUILDSTDERR: | ^~~ BUILDSTDERR: EnergiesCurves.c:549:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' BUILDSTDERR: 549 | g_free(GeomConv); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: Run.c: In function 'run_local_gamess.isra.0': BUILDSTDERR: Run.c:4994:24: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: 4994 | sprintf(Command ,"%s&",cmdFileAllName); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from Run.c:34: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 1025 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: GeomConversion.c: In function 'zmat_to_xyz': BUILDSTDERR: GeomConversion.c:552:3: warning: this 'else' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 552 | else BUILDSTDERR: | ^~~~ BUILDSTDERR: GeomConversion.c:555:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' BUILDSTDERR: 555 | angle *= DEG_TO_RAD; BUILDSTDERR: | ^~~~~ BUILDSTDERR: GeomConversion.c:594:3: warning: this 'else' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 594 | else BUILDSTDERR: | ^~~~ BUILDSTDERR: GeomConversion.c:597:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' BUILDSTDERR: 597 | angle *= DEG_TO_RAD; BUILDSTDERR: | ^~~~~ BUILDSTDERR: GeomXYZ.c: In function 'compute_volume_molecule': BUILDSTDERR: GeomXYZ.c:1527:10: warning: unused variable 'vol' [-Wunused-variable] BUILDSTDERR: 1527 | gdouble vol = 0; BUILDSTDERR: | ^~~ BUILDSTDERR: GeomXYZ.c:1523:9: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: 1523 | gint i,j; BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c: In function 'get_charges_from_gaussian_output_file': BUILDSTDERR: GeomXYZ.c:5379:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5379 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:5391:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5391 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:5398:18: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5398 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c: In function 'get_natural_charges_from_gaussian_output_file': BUILDSTDERR: GeomXYZ.c:5438:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5438 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:5445:30: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5445 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:5447:30: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5447 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:5450:30: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5450 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:5453:30: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5453 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:5456:30: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5456 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:5468:31: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5468 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c: In function 'get_esp_charges_from_gaussian_output_file': BUILDSTDERR: GeomXYZ.c:5506:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5506 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:5513:30: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5513 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:5515:30: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5515 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:5520:31: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5520 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c: In function 'read_geom_conv_from_dalton_output_file': BUILDSTDERR: GeomXYZ.c:6221:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 6221 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:6224:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 6224 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:6225:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 6225 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:6243:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 6243 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c: In function 'read_geom_from_dalton_output_file': BUILDSTDERR: GeomXYZ.c:6337:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 6337 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:6340:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 6340 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:6341:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 6341 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:6359:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 6359 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c: In function 'read_geom_conv_from_gamess_output_file': BUILDSTDERR: GeomXYZ.c:6483:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 6483 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:6486:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 6486 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:6487:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 6487 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:6506:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 6506 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c: In function 'read_geom_from_aimall_file': BUILDSTDERR: GeomXYZ.c:6640:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 6640 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:6643:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 6643 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:6651:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 6651 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c: In function 'read_geom_from_gamess_output_file': BUILDSTDERR: GeomXYZ.c:6777:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 6777 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:6780:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 6780 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:6787:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 6787 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:6788:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 6788 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:6807:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 6807 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c: In function 'read_geom_from_gamess_irc_file': BUILDSTDERR: GeomXYZ.c:6924:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 6924 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:6945:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 6945 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c: In function 'read_geom_from_turbomole_output_file': BUILDSTDERR: GeomXYZ.c:7111:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 7111 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:7115:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 7115 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:7137:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 7137 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c: In function 'read_geom_from_poscar_file': BUILDSTDERR: GeomXYZ.c:7374:7: warning: unused variable 'n' [-Wunused-variable] BUILDSTDERR: 7374 | gint n = 0; BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c: In function 'read_geom_from_gaussian_file': BUILDSTDERR: GeomXYZ.c:7724:14: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 7724 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:7745:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 7745 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:7746:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 7746 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:7747:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 7747 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:7754:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 7754 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:7776:13: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 7776 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c: In function 'read_geom_from_molpro_file': BUILDSTDERR: GeomXYZ.c:7883:14: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 7883 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:7886:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 7886 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:7887:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 7887 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:7888:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 7888 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:7909:13: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 7909 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c: In function 'read_last_gaussian_file': BUILDSTDERR: GeomXYZ.c:8030:14: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 8030 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:8042:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 8042 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:8043:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 8043 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:8044:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 8044 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:8051:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 8051 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:8066:12: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 8066 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c: In function 'read_first_gaussian_file': BUILDSTDERR: GeomXYZ.c:8189:13: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 8189 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:8201:14: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 8201 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:8202:14: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 8202 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:8203:14: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 8203 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:8211:14: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 8211 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:8224:13: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 8224 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c: In function 'read_last_molcas_file': BUILDSTDERR: GeomXYZ.c:8463:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 8463 | { char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:8466:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 8466 | { char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:8467:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 8467 | { char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:8468:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 8468 | { char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:8484:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 8484 | { char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c: In function 'read_last_molpro_file': BUILDSTDERR: GeomXYZ.c:8581:14: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 8581 | { char* e = fgets(t,BSIZE,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:8584:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 8584 | { char* e = fgets(t,BSIZE,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:8585:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 8585 | { char* e = fgets(t,BSIZE,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:8586:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 8586 | { char* e = fgets(t,BSIZE,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:8601:13: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 8601 | { char* e = fgets(t,BSIZE,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c: In function 'get_charges_from_qchem_output_file': BUILDSTDERR: GeomXYZ.c:8686:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 8686 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:8705:31: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 8705 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c: In function 'get_charges_from_nwchem_output_file': BUILDSTDERR: GeomXYZ.c:8863:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 8863 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:8882:31: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 8882 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c: In function 'get_charges_from_psicode_output_file': BUILDSTDERR: GeomXYZ.c:9040:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 9040 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:9059:31: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 9059 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c: In function 'read_geom_from_psicode_file': BUILDSTDERR: GeomXYZ.c:9078:8: warning: unused variable 'idummy' [-Wunused-variable] BUILDSTDERR: 9078 | guint idummy; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: GeomXYZ.c: In function 'read_geom_from_mopac_output_file': BUILDSTDERR: GeomXYZ.c:9323:15: warning: unused variable 'tmp2' [-Wunused-variable] BUILDSTDERR: 9323 | gchar tmp2[100]; BUILDSTDERR: | ^~~~ BUILDSTDERR: GeomXYZ.c:9322:15: warning: unused variable 'tmp1' [-Wunused-variable] BUILDSTDERR: 9322 | gchar tmp1[100]; BUILDSTDERR: | ^~~~ BUILDSTDERR: GeomXYZ.c: In function 'get_charges_from_orca_output_file': BUILDSTDERR: GeomXYZ.c:10028:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 10028 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:10047:31: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 10047 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c: In function 'get_translation_vectors_from_vasp_file': BUILDSTDERR: GeomXYZ.c:10364:9: warning: unused variable 'pdest' [-Wunused-variable] BUILDSTDERR: 10364 | gchar* pdest = NULL; BUILDSTDERR: | ^~~~~ BUILDSTDERR: GeomXYZ.c:10358:7: warning: unused variable 'n' [-Wunused-variable] BUILDSTDERR: 10358 | gint n; BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:10357:10: warning: unused variable 'elements' [-Wunused-variable] BUILDSTDERR: 10357 | gchar** elements = NULL; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: GeomXYZ.c: In function 'get_charges_from_vasp_output_file': BUILDSTDERR: GeomXYZ.c:10416:11: warning: unused variable 'pdest' [-Wunused-variable] BUILDSTDERR: 10416 | gchar* pdest; BUILDSTDERR: | ^~~~~ BUILDSTDERR: GeomXYZ.c:10415:10: warning: unused variable 'd' [-Wunused-variable] BUILDSTDERR: 10415 | gchar d[BSIZE]; BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:10414:10: warning: unused variable 'dump' [-Wunused-variable] BUILDSTDERR: 10414 | gchar dump[BSIZE]; BUILDSTDERR: | ^~~~ BUILDSTDERR: GeomXYZ.c:10413:10: warning: unused variable 't' [-Wunused-variable] BUILDSTDERR: 10413 | gchar t[BSIZE]; BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:10412:9: warning: unused variable 'taille' [-Wunused-variable] BUILDSTDERR: 10412 | guint taille=BSIZE; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: GeomXYZ.c: In function 'read_geom_from_vasp_file': BUILDSTDERR: GeomXYZ.c:10443:8: warning: unused variable 'told' [-Wunused-variable] BUILDSTDERR: 10443 | gchar told[20]; BUILDSTDERR: | ^~~~ BUILDSTDERR: GeomXYZ.c:10435:7: warning: unused variable 'l' [-Wunused-variable] BUILDSTDERR: 10435 | gint l; BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c: In function 'read_first_molcas_file': BUILDSTDERR: GeomXYZ.c:10723:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 10723 | { char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:10726:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 10726 | { char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:10727:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 10727 | { char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:10728:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 10728 | { char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:10742:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 10742 | { char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c: In function 'read_first_molpro_file': BUILDSTDERR: GeomXYZ.c:10835:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 10835 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:10838:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 10838 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:10839:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 10839 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:10840:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 10840 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c:10853:13: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 10853 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c: In function 'read_XYZ_from_gamess_input_file': BUILDSTDERR: GeomXYZ.c:11007:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 11007 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c: In function 'read_XYZ_from_mpqc_input_file': BUILDSTDERR: GeomXYZ.c:11132:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 11132 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomXYZ.c: In function 'read_XYZ_from_molpro_input_file': BUILDSTDERR: GeomXYZ.c:11231:48: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 11231 | for(i=0;(gint)idata); BUILDSTDERR: | ^ BUILDSTDERR: VASPSpectra.c: In function 'computeConductivityReal': BUILDSTDERR: VASPSpectra.c:238:11: warning: unused variable 'r' [-Wunused-variable] BUILDSTDERR: 238 | gdouble r = *(gdouble*)(cr->data); BUILDSTDERR: | ^ BUILDSTDERR: VASPSpectra.c: In function 'computeConductivityImag': BUILDSTDERR: VASPSpectra.c:259:11: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 259 | gdouble i = *(gdouble*)(ci->data); BUILDSTDERR: | ^ BUILDSTDERR: VASPSpectra.c: In function 'read_dielectric_vasp_xml_file': BUILDSTDERR: VASPSpectra.c:353:10: warning: unused variable 'b' [-Wunused-variable] BUILDSTDERR: 353 | gdouble b = 1; BUILDSTDERR: | ^ BUILDSTDERR: VASPSpectra.c:352:10: warning: unused variable 'a' [-Wunused-variable] BUILDSTDERR: 352 | gdouble a; BUILDSTDERR: | ^ BUILDSTDERR: VASPSpectra.c:351:11: warning: unused variable 'intensities' [-Wunused-variable] BUILDSTDERR: 351 | gdouble* intensities = NULL; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: VASPSpectra.c:350:11: warning: unused variable 'energies' [-Wunused-variable] BUILDSTDERR: 350 | gdouble* energies = NULL; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: VASPSpectra.c:349:7: warning: unused variable 'numberOfPoints' [-Wunused-variable] BUILDSTDERR: 349 | gint numberOfPoints = 0; BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: VASPSpectra.c:348:7: warning: unused variable 'ne' [-Wunused-variable] BUILDSTDERR: 348 | gint ne; BUILDSTDERR: | ^~ BUILDSTDERR: VASPSpectra.c:345:9: warning: unused variable 't' [-Wunused-variable] BUILDSTDERR: 345 | gchar t[BSIZE]; BUILDSTDERR: | ^ BUILDSTDERR: VASPSpectra.c: In function 'apply_dielectric_vasp': BUILDSTDERR: VASPSpectra.c:448:7: warning: unused variable 'direction' [-Wunused-variable] BUILDSTDERR: 448 | gint direction = 0; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: VASPSpectra.c: In function 'create_dielectric_vasp_xml_win_dlg': BUILDSTDERR: VASPSpectra.c:466:13: warning: unused variable 'tmp_label' [-Wunused-variable] BUILDSTDERR: 466 | GtkWidget* tmp_label = NULL; BUILDSTDERR: | ^~~~~~~~~ ToolBar.c -o MenuToolBar.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` ECDSpectrum.c -o ECDSpectrum.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` StockIcons.c -o StockIcons.o make[1]: Leaving directory '/builddir/build/BUILD/GabeditSrc251_021118/src/Common' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` NMRSpectrum.c -o NMRSpectrum.o make[1]: Entering directory '/builddir/build/BUILD/GabeditSrc251_021118/src/MolecularMechanics' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` Atom.c -o Atom.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` Molecule.c -o Molecule.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` DOS.c -o DOS.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` ForceField.c -o ForceField.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` VASPSpectra.c -o VASPSpectra.o BUILDSTDERR: gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhatMolecularMechanics.c: In function 'calculateGradientBendAmber': BUILDSTDERR: MolecularMechanics.c:1484:31: warning: variable 'cosTheta' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1484 | gdouble thetaDeg, thetaRad, cosTheta; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: IGVPT2Spectrum.c: In function 'searchPosTxt': BUILDSTDERR: IGVPT2Spectrum.c:47:7: warning: unused variable 'nM' [-Wunused-variable] BUILDSTDERR: 47 | gint nM=0; BUILDSTDERR: | ^~ BUILDSTDERR: IGVPT2Spectrum.c: In function 'applyAnharmonicAll': BUILDSTDERR: IGVPT2Spectrum.c:145:9: warning: unused variable 't3' [-Wunused-variable] BUILDSTDERR: 145 | gchar* t3=NULL; BUILDSTDERR: | ^~ BUILDSTDERR: IGVPT2Spectrum.c:144:9: warning: unused variable 't2' [-Wunused-variable] BUILDSTDERR: 144 | gchar* t2=NULL; BUILDSTDERR: | ^~ BUILDSTDERR: IGVPT2Spectrum.c:143:9: warning: unused variable 't1' [-Wunused-variable] BUILDSTDERR: 143 | gchar* t1=NULL; BUILDSTDERR: | ^~ BUILDSTDERR: IGVPT2Spectrum.c: In function 'applyAnharmonic': BUILDSTDERR: IGVPT2Spectrum.c:259:7: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 259 | gint i; BUILDSTDERR: | ^ BUILDSTDERR: IGVPT2Spectrum.c:256:9: warning: unused variable 't3' [-Wunused-variable] BUILDSTDERR: 256 | gchar* t3=NULL; BUILDSTDERR: | ^~ BUILDSTDERR: IGVPT2Spectrum.c:254:9: warning: unused variable 't1' [-Wunused-variable] BUILDSTDERR: 254 | gchar* t1=NULL; BUILDSTDERR: | ^~ BUILDSTDERR: IGVPT2Spectrum.c: In function 'applyHarmonic': BUILDSTDERR: IGVPT2Spectrum.c:300:7: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 300 | gint i; BUILDSTDERR: | ^ BUILDSTDERR: IGVPT2Spectrum.c:297:9: warning: unused variable 't3' [-Wunused-variable] BUILDSTDERR: 297 | gchar* t3=NULL; BUILDSTDERR: | ^~ BUILDSTDERR: IGVPT2Spectrum.c:295:9: warning: unused variable 't1' [-Wunused-variable] BUILDSTDERR: 295 | gchar* t1=NULL; BUILDSTDERR: | ^~ BUILDSTDERR: IGVPT2Spectrum.c: In function 'save_igvpt2_win': BUILDSTDERR: IGVPT2Spectrum.c:403:7: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: 403 | gint j; BUILDSTDERR: | ^ BUILDSTDERR: IGVPT2Spectrum.c: In function 'run_igvpt2_win': BUILDSTDERR: IGVPT2Spectrum.c:474:7: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: 474 | gint j; BUILDSTDERR: | ^ BUILDSTDERR: IGVPT2Spectrum.c:539:2: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 539 | system(command); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from IGVPT2Spectrum.c:23: BUILDSTDERR: In function 'printf', BUILDSTDERR: inlined from 'save_igvpt2_win' at IGVPT2Spectrum.c:422:2: BUILDSTDERR: /usr/include/bits/stdio2.h:107:10: warning: '%s' directive argument is null [-Wformat-overflow=] BUILDSTDERR: 107 | return __printf_chk (__USE_FORTIFY_LEVEL - 1, __fmt, __va_arg_pack ()); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'printf', BUILDSTDERR: inlined from 'run_igvpt2_win' at IGVPT2Spectrum.c:497:2: BUILDSTDERR: /usr/include/bits/stdio2.h:107:10: warning: '%s' directive argument is null [-Wformat-overflow=] BUILDSTDERR: 107 | return __printf_chk (__USE_FORTIFY_LEVEL - 1, __fmt, __va_arg_pack ()); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ConjugateGradient.c: In function 'inverseParabolicInterpolation': BUILDSTDERR: ConjugateGradient.c:676:26: warning: variable 'midAB' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 676 | gdouble pointA, pointB, midAB; BUILDSTDERR: | ^~~~~ BUILDSTDERR: GeomZmatrix.c: In function 'OneVariableToConst': BUILDSTDERR: GeomZmatrix.c:2794:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 2794 | if(i>2) BUILDSTDERR: | ^~ BUILDSTDERR: GeomZmatrix.c:2797:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 2797 | if(k>0) show_geom_in_list(i); BUILDSTDERR: | ^~ BUILDSTDERR: GeomZmatrix.c: In function 'SelectAtom': BUILDSTDERR: GeomZmatrix.c:3023:21: warning: variable 'style' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3023 | GtkStyle *style; BUILDSTDERR: | ^~~~~ BUILDSTDERR: GeomZmatrix.c: In function 'read_Zmat_from_molcas_input_file': BUILDSTDERR: GeomZmatrix.c:4084:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 4084 | { char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: GeomZmatrix.c:4112:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 4112 | { char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: GeomZmatrix.c: In function 'read_Zmat_from_molpro_input_file': BUILDSTDERR: GeomZmatrix.c:4271:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 4271 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomZmatrix.c:4273:14: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 4273 | { char* e = fgets(t,taille,fd);} /* Ligne de commentaires*/ BUILDSTDERR: | ^ BUILDSTDERR: GeomZmatrix.c:4276:14: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 4276 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomZmatrix.c:4310:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 4310 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomZmatrix.c:4455:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 4455 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomZmatrix.c:4466:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 4466 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: GeomZmatrix.c: In function 'read_Zmat_from_demon_input_file': BUILDSTDERR: GeomZmatrix.c:4548:50: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 4548 | for(i=0;(gint)iNUMBER_ENTRY_ANGLE) BUILDSTDERR: | ^~ BUILDSTDERR: Molpro.c:492:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 492 | line=g_strdup_printf("%s;\n",line); BUILDSTDERR: | ^~~~ g-config gtkglext-1.0 --cflags` MInterfaceBasis.c -o MInterfaceBasis.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` MInterfaceComm.c -o MInterfaceComm.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include Grid.c -o Grid.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` MInterfaceGene.c -o MInterfaceGene.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` ImagesGeom.c -o ImagesGeom.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` MInterfaceGeom.c -o MInterfaceGeom.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` InterfaceGeom.c -o InterfaceGeom.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` Molpro.c -o Molpro.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` Measure.c -o Measure.o BUILDSTDERR: gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fMolproBasisLibrary.c: In function 'newAtom': BUILDSTDERR: MolproBasisLibrary.c:653:7: warning: variable 'basisNumber' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 653 | gint basisNumber; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: MolproBasisLibrary.c: In function 'selectAtom': BUILDSTDERR: MolproBasisLibrary.c:730:19: warning: variable 'style' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 730 | GtkStyle *style; BUILDSTDERR: | ^~~~~ BUILDSTDERR: MolproBasisLibrary.c: In function 'newAtomDlg': BUILDSTDERR: MolproBasisLibrary.c:781:7: warning: variable 'basisNumber' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 781 | gint basisNumber; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: MolproBasisLibrary.c:780:7: warning: variable 'atomNumber' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 780 | gint atomNumber; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: MolproBasisLibrary.c: In function 'newBasisDlg': BUILDSTDERR: MolproBasisLibrary.c:914:7: warning: variable 'basisNumber' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 914 | gint basisNumber; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: MolproBasisLibrary.c: In function 'loadMolproBasis': BUILDSTDERR: MolproBasisLibrary.c:1215:14: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1215 | { char* e = fgets(t,BSIZE,file);} /* number of atoms */ BUILDSTDERR: | ^ BUILDSTDERR: Povray.c: In function 'get_pov_box': BUILDSTDERR: Povray.c:1000:13: warning: unused variable 'Center2' [-Wunused-variable] BUILDSTDERR: 1000 | XYZRC Center2; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: Povray.c:999:13: warning: unused variable 'Center1' [-Wunused-variable] BUILDSTDERR: 999 | XYZRC Center1; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: Povray.c:993:13: warning: unused variable 'Ambiant' [-Wunused-variable] BUILDSTDERR: 993 | V4d Ambiant = {1.0f,1.0f,1.0f,1.0f}; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: Povray.c:992:13: warning: unused variable 'Diffuse' [-Wunused-variable] BUILDSTDERR: 992 | V4d Diffuse = {1.0f,1.0f,1.0f,1.0f}; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: Povray.c:985:11: warning: unused variable 'nj' [-Wunused-variable] BUILDSTDERR: 985 | gint ni, nj; BUILDSTDERR: | ^~ BUILDSTDERR: Povray.c:985:7: warning: unused variable 'ni' [-Wunused-variable] BUILDSTDERR: 985 | gint ni, nj; BUILDSTDERR: | ^~ BUILDSTDERR: Povray.c:984:14: warning: unused variable 'rayon' [-Wunused-variable] BUILDSTDERR: 984 | gdouble rayon; BUILDSTDERR: | ^~~~~ BUILDSTDERR: Povray.c:983:8: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: 983 | guint j; BUILDSTDERR: | ^ BUILDSTDERR: Povray.c: In function 'create_cmd_pov': BUILDSTDERR: Povray.c:1245:8: warning: unused variable 'ierr' [-Wunused-variable] BUILDSTDERR: 1245 | {int ierr = system(buffer);} BUILDSTDERR: | ^~~~ BUILDSTDERR: Povray.c: In function 'exportPOVRay': BUILDSTDERR: Povray.c:1319:11: warning: unused variable 'ierr' [-Wunused-variable] BUILDSTDERR: 1319 | {int ierr = system(fileNameCMD);} BUILDSTDERR: | ^~~~ BUILDSTDERR: ResultsAnalise.c: In function 'find_energy_mopac_aux': BUILDSTDERR: ResultsAnalise.c:145:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 145 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: ResultsAnalise.c: In function 'find_energy_mpqc_output': BUILDSTDERR: ResultsAnalise.c:565:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 565 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: ResultsAnalise.c: In function 'find_energy_dalton_output': BUILDSTDERR: ResultsAnalise.c:846:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 846 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: ResultsAnalise.c: In function 'find_energy_gamess_output': BUILDSTDERR: ResultsAnalise.c:996:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 996 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: ResultsAnalise.c: In function 'find_energy_gamess_output_heat': BUILDSTDERR: ResultsAnalise.c:1119:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1119 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: ResultsAnalise.c: In function 'find_energy_gauss_output': BUILDSTDERR: ResultsAnalise.c:1352:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1352 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: ResultsAnalise.c:1411:18: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1411 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: ResultsAnalise.c: In function 'find_energy_orca_output': BUILDSTDERR: ResultsAnalise.c:1528:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1528 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: ResultsAnalise.c: In function 'find_energy_vasp_outcar': BUILDSTDERR: ResultsAnalise.c:1675:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1675 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: ResultsAnalise.c:1689:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1689 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: ResultsAnalise.c: In function 'find_energy_vasp_xml': BUILDSTDERR: ResultsAnalise.c:1818:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1818 | { char* e = fgets(t,BSIZE,fd);} BUILDSTDERR: | ^ BUILDSTDERR: ResultsAnalise.c:1832:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1832 | { char* e = fgets(t,BSIZE,fd);} BUILDSTDERR: | ^ BUILDSTDERR: ResultsAnalise.c: In function 'find_energy_molpro_log': BUILDSTDERR: ResultsAnalise.c:1971:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1971 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: ResultsAnalise.c:2047:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 2047 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: ResultsAnalise.c: In function 'find_energy_qchem_log': BUILDSTDERR: ResultsAnalise.c:2109:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 2109 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: ResultsAnalise.c: In function 'find_energy_nwchem_log': BUILDSTDERR: ResultsAnalise.c:2255:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 2255 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: ResultsAnalise.c: In function 'find_energy_psicode_log': BUILDSTDERR: ResultsAnalise.c:2395:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 2395 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: ResultsAnalise.c: In function 'find_energy_molden_gabedit': BUILDSTDERR: ResultsAnalise.c:2522:10: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 2522 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ openmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` MolproBasisLibrary.c -o MolproBasisLibrary.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include IsoSurface.c -o IsoSurface.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` Povray.c -o Povray.o make[1]: Leaving directory '/builddir/build/BUILD/GabeditSrc251_021118/src/Molpro' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` ResultsAnalise.c -o ResultsAnalise.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include ViewOrb.c -o ViewOrb.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include GLArea.c -o GLArea.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` SteepestDescent.c -o SteepestDescent.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` GeomSymmetry.c -o GeomSymmetry.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` QuasiNewton.c -o QuasiNewton.o BUILDSTDERR: gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-prOrbitalsGamess.c: In function 'read_geomorb_gamess_file_geom': BUILDSTDERR: OrbitalsGamess.c:176:31: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 176 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsGamess.c:184:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 184 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsGamess.c:185:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 185 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsGamess.c:208:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 208 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsGamess.c: In function 'read_basis_from_a_gamess_output_file': BUILDSTDERR: OrbitalsGamess.c:455:14: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 455 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsGamess.c:460:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 460 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsGamess.c: In function 'read_last_orbitals_in_gamess_file': BUILDSTDERR: OrbitalsGamess.c:1025:19: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1025 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsGamess.c:1037:19: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1037 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsGamess.c:1049:19: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1049 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsGamess.c:1056:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1056 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsGamess.c:1057:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1057 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsGamess.c:1058:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1058 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsGamess.c:1059:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1059 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsGamess.c:1060:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1060 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsGamess.c:1079:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1079 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsGamess.c:1100:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1100 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsGamess.c:1105:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1105 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsGamess.c:1141:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1141 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsGamess.c:1146:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1146 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsMolpro.c: In function 'read_basis_from_a_molpro_output_file': BUILDSTDERR: OrbitalsMolpro.c:592:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 592 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsMolpro.c:606:14: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 606 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsMolpro.c:607:14: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 607 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsMolpro.c:608:14: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 608 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsMolpro.c:613:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 613 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsMolpro.c: In function 'get_orbitals_from_strorbs': BUILDSTDERR: OrbitalsMolpro.c:797:7: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 797 | gint i; BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsMolpro.c: In function 'read_orbitals_from_a_molpro_output_file': BUILDSTDERR: OrbitalsMolpro.c:882:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 882 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsMolpro.c:907:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 907 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsMolpro.c:914:14: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 914 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsMolpro.c:924:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 924 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsMolpro.c:947:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 947 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsMolpro.c: In function 'scan_orbs_in_molpro_output_file': BUILDSTDERR: OrbitalsMolpro.c:1191:14: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1191 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsMolpro.c:1210:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1210 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsMolpro.c:1221:18: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1221 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsMolpro.c:1232:20: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1232 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsMolpro.c:1333:21: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1333 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsMolpro.c:1339:20: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1339 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsMolpro.c:1347:18: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1347 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsMolpro.c:1378:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1378 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: BuildLinear.c: In function 'select_atom': BUILDSTDERR: BuildLinear.c:124:19: warning: variable 'style' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 124 | GtkStyle *style; BUILDSTDERR: | ^~~~~ BUILDSTDERR: MolecularMechanicsDlg.c: In function 'createMopacFiles': BUILDSTDERR: MolecularMechanicsDlg.c:218:8: warning: unused variable 'ierr' [-Wunused-variable] BUILDSTDERR: 218 | {int ierr = system(buffer);} BUILDSTDERR: | ^~~~ BUILDSTDERR: MolecularMechanicsDlg.c: In function 'createGaussianFiles': BUILDSTDERR: MolecularMechanicsDlg.c:284:8: warning: unused variable 'ierr' [-Wunused-variable] BUILDSTDERR: 284 | {int ierr = system(buffer);} BUILDSTDERR: | ^~~~ BUILDSTDERR: MolecularMechanicsDlg.c: In function 'createFireFlyFiles': BUILDSTDERR: MolecularMechanicsDlg.c:414:8: warning: unused variable 'ierr' [-Wunused-variable] BUILDSTDERR: 414 | {int ierr = system(buffer);} BUILDSTDERR: | ^~~~ BUILDSTDERR: MolecularMechanicsDlg.c: In function 'runOneMopac': BUILDSTDERR: MolecularMechanicsDlg.c:607:7: warning: unused variable 'ierr' [-Wunused-variable] BUILDSTDERR: 607 | {int ierr = system(buffer);} BUILDSTDERR: | ^~~~ BUILDSTDERR: MolecularMechanicsDlg.c:608:7: warning: unused variable 'ierr' [-Wunused-variable] BUILDSTDERR: 608 | {int ierr = system(fileNameSH);} BUILDSTDERR: | ^~~~ BUILDSTDERR: MolecularMechanicsDlg.c: In function 'runOneFireFly': BUILDSTDERR: MolecularMechanicsDlg.c:819:7: warning: unused variable 'ierr' [-Wunused-variable] BUILDSTDERR: 819 | {int ierr = system(buffer);} BUILDSTDERR: | ^~~~ BUILDSTDERR: MolecularMechanicsDlg.c:820:7: warning: unused variable 'ierr' [-Wunused-variable] BUILDSTDERR: 820 | {int ierr = system(fileNameSH);} BUILDSTDERR: | ^~~~ BUILDSTDERR: BuildRing.c: In function 'select_atom': BUILDSTDERR: BuildRing.c:139:19: warning: variable 'style' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 139 | GtkStyle *style; BUILDSTDERR: | ^~~~~ otector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` RotFragments.c -o RotFragments.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include OrbitalsGamess.c -o OrbitalsGamess.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include OrbitalsMolpro.c -o OrbitalsMolpro.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` BuildLinear.c -o BuildLinear.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` MolecularMechanicsDlg.c -o MolecularMechanicsDlg.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` BuildRing.c -o BuildRing.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` CreateMolecularMechanicsFile.c -o CreateMolecularMechanicsFile.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include OrbitalsOrca.c -o OrbitalsOrca.o BUILDSTDERR: gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-conOrbitalsOrca.c: In function 'read_orca_orbitals_using_orca_2mkl': BUILDSTDERR: OrbitalsOrca.c:76:7: warning: unused variable 'ierr' [-Wunused-variable] BUILDSTDERR: 76 | {int ierr = system(convertOrcaMolden);} BUILDSTDERR: | ^~~~ BUILDSTDERR: OrbitalsOrca.c: In function 'ReadOneOrcaBasis': BUILDSTDERR: OrbitalsOrca.c:215:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 215 | { char* e = fgets(t,BSIZE,forb);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsOrca.c: In function 'DefineOrcaBasisType': BUILDSTDERR: OrbitalsOrca.c:401:18: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 401 | { char* e = fgets(t,BSIZE,forb);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsOrca.c: In function 'read_one_block_orbitals_in_orca_output_file': BUILDSTDERR: OrbitalsOrca.c:475:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 475 | { char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsOrca.c:492:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 492 | { char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsOrca.c:498:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 498 | { char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsOrca.c:507:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 507 | { char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsOrca.c:511:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 511 | { char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsOrca.c:530:14: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 530 | { char* e = fgets(t,BSIZE,file);} /* backe space line */ BUILDSTDERR: | ^ BUILDSTDERR: BuildPolyPeptide.c: In function 'add_buttons': BUILDSTDERR: BuildPolyPeptide.c:1453:19: warning: variable 'style' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1453 | GtkStyle *style; BUILDSTDERR: | ^~~~~ BUILDSTDERR: BuildRoZPhi.c: In function 'select_atom': BUILDSTDERR: BuildRoZPhi.c:195:19: warning: variable 'style' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 195 | GtkStyle *style; BUILDSTDERR: | ^~~~~ BUILDSTDERR: BuildPolyPeptide.c: In function 'build_polypeptide': BUILDSTDERR: BuildPolyPeptide.c:771:32: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: 771 | else sprintf(fullFragName,"D%s",fragName); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango-utils.h:25, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango.h:47, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdktypes.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from BuildPolyPeptide.c:22: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 31 bytes into a destination of size 30 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: BuildPolyPeptide.c:770:68: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: 770 | if (GTK_TOGGLE_BUTTON (ButtonL)->active) sprintf(fullFragName,"L%s",fragName); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango-utils.h:25, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango.h:47, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdktypes.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from BuildPolyPeptide.c:22: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 31 bytes into a destination of size 30 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: BuildPolyPeptide.c:746:33: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: 746 | else sprintf(fullFragName,"D%s",fragName); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango-utils.h:25, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango.h:47, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdktypes.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from BuildPolyPeptide.c:22: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 31 bytes into a destination of size 30 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: BuildPolyPeptide.c:745:69: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: 745 | if (GTK_TOGGLE_BUTTON (ButtonL)->active) sprintf(fullFragName,"L%s",fragName); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango-utils.h:25, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango.h:47, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdktypes.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from BuildPolyPeptide.c:22: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 31 bytes into a destination of size 30 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: BuildPolyPeptide.c:733:33: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: 733 | else sprintf(fullFragName,"D%s",fragName); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango-utils.h:25, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango.h:47, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdktypes.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from BuildPolyPeptide.c:22: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 31 bytes into a destination of size 30 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: BuildPolyPeptide.c:732:69: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: 732 | if (GTK_TOGGLE_BUTTON (ButtonL)->active) sprintf(fullFragName,"L%s",fragName); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango-utils.h:25, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango.h:47, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdktypes.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from BuildPolyPeptide.c:22: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 31 bytes into a destination of size 30 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: BuildPolyPeptide.c:713:33: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: 713 | else sprintf(fullFragName,"D%s",fragName); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango-utils.h:25, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango.h:47, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdktypes.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from BuildPolyPeptide.c:22: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 31 bytes into a destination of size 30 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: BuildPolyPeptide.c:712:69: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: 712 | if (GTK_TOGGLE_BUTTON (ButtonL)->active) sprintf(fullFragName,"L%s",fragName); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango-utils.h:25, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango.h:47, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdktypes.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from BuildPolyPeptide.c:22: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 31 bytes into a destination of size 30 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: BuildPolyPeptide.c:721:33: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: 721 | else sprintf(fullFragName,"D%s",fragName); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango-utils.h:25, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango.h:47, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdktypes.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from BuildPolyPeptide.c:22: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 31 bytes into a destination of size 30 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: BuildPolyPeptide.c:720:69: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: 720 | if (GTK_TOGGLE_BUTTON (ButtonL)->active) sprintf(fullFragName,"L%s",fragName); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango-utils.h:25, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango.h:47, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdktypes.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from BuildPolyPeptide.c:22: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 31 bytes into a destination of size 30 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OrbitalsQChem.c: In function 'read_geomorb_qchem_file_geom': BUILDSTDERR: OrbitalsQChem.c:166:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 166 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: OrbitalsQChem.c: In function 'DefineQChemSphericalBasis': BUILDSTDERR: OrbitalsQChem.c:368:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 368 | for(i=0;iactive) sprintf(fullFragName,"L%s",fragName); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango-utils.h:25, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango.h:47, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdktypes.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from BuildPolyPeptide.c:22: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 31 bytes into a destination of size 30 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: BuildPolyPeptide.c: In function 'build_c_capping': BUILDSTDERR: BuildPolyPeptide.c:691:33: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: 691 | else sprintf(fullFragName,"D%s",fragName); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango-utils.h:25, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango.h:47, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdktypes.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from BuildPolyPeptide.c:22: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 31 bytes into a destination of size 30 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: BuildPolyPeptide.c:690:69: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: 690 | if (GTK_TOGGLE_BUTTON (ButtonL)->active) sprintf(fullFragName,"L%s",fragName); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango-utils.h:25, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango.h:47, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdktypes.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from BuildPolyPeptide.c:22: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 31 bytes into a destination of size 30 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: BuildPolyPeptide.c:677:33: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: 677 | else sprintf(fullFragName,"D%s",fragName); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango-utils.h:25, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango.h:47, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdktypes.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from BuildPolyPeptide.c:22: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 31 bytes into a destination of size 30 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: BuildPolyPeptide.c:676:69: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: 676 | if (GTK_TOGGLE_BUTTON (ButtonL)->active) sprintf(fullFragName,"L%s",fragName); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango-utils.h:25, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango.h:47, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdktypes.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from BuildPolyPeptide.c:22: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 31 bytes into a destination of size 30 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: BuildPolyPeptide.c:665:33: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: 665 | else sprintf(fullFragName,"D%s",fragName); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango-utils.h:25, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango.h:47, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdktypes.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from BuildPolyPeptide.c:22: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 31 bytes into a destination of size 30 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: BuildPolyPeptide.c:664:69: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: 664 | if (GTK_TOGGLE_BUTTON (ButtonL)->active) sprintf(fullFragName,"L%s",fragName); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango-utils.h:25, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango.h:47, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdktypes.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from BuildPolyPeptide.c:22: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 31 bytes into a destination of size 30 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: FragmentsPPD.c: In function 'GetFragmentPPDCOOHTerminal': BUILDSTDERR: FragmentsPPD.c:1673:10: warning: variable 'sigma' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1673 | gdouble sigma = 0; BUILDSTDERR: | ^~~~~ BUILDSTDERR: FragmentsPPD.c:1649:7: warning: variable 'HO' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1649 | gint HO = -1; BUILDSTDERR: | ^~ BUILDSTDERR: FragmentsPPD.c:1648:7: warning: variable 'OH' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1648 | gint OH = -1; BUILDSTDERR: | ^~ BUILDSTDERR: FragmentsPPD.c: In function 'GetFragmentPPDNH2Terminal': BUILDSTDERR: FragmentsPPD.c:1803:10: warning: variable 'sigma' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1803 | gdouble sigma = 0; BUILDSTDERR: | ^~~~~ fig gtkglext-1.0 --cflags` BuildRoZPhi.c -o BuildRoZPhi.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` BuildPolyPeptide.c -o BuildPolyPeptide.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include OrbitalsQChem.c -o OrbitalsQChem.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` CreatePersonalMMFile.c -o CreatePersonalMMFile.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` FragmentsPPD.c -o FragmentsPPD.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` LoadMMParameters.c -o LoadMMParameters.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` FragmentsPSC.c -o FragmentsPSC.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include OrbitalsNWChem.c -o OrbitalsNWChem.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` SetMMParameters.c -o SetMMParameters.o BUILDSTDERR: gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annoOrbitalsNWChem.c: In function 'DefineNWChemSphericalBasis': BUILDSTDERR: OrbitalsNWChem.c:254:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 254 | for(i=0;i:()\n", dump, functionals[i].name); BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from MPQCMole.c:24: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 9 or more bytes (assuming 1032) into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: MPQCMole.c:726:21: warning: ' ] BUILDSTDERR: ' directive writing 4 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] BUILDSTDERR: 726 | sprintf(buffer,"%s\t\t]\n", dump); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from MPQCMole.c:24: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 5 and 1028 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` MPQCMolecule.c -o MPQCMolecule.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` SavePersonalFragments.c -o SavePersonalFragments.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include ContoursDraw.c -o ContoursDraw.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` MPQCMole.c -o MPQCMole.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` LoadPersonalFragments.c -o LoadPersonalFragments.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include PreferencesOrb.c -o PreferencesOrb.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` FragmentsSelector.c -o FragmentsSelector.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` MPQCGuessWaveFunction.c -o MPQCGuessWaveFunction.o BUILDSTDERR: gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATEGridCube.c: In function 'read_gauss_molpro_cube_orbitals_file': BUILDSTDERR: GridCube.c:1305:7: warning: variable 'type' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1305 | gint type; BUILDSTDERR: | ^~~~ BUILDSTDERR: OpenBabel.c: In function 'disconnect_type': BUILDSTDERR: OpenBabel.c:452:8: warning: variable 'nh' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 452 | guint nh = 0; BUILDSTDERR: | ^~ BUILDSTDERR: OpenBabel.c: In function 'create_babel_dialogue': BUILDSTDERR: OpenBabel.c:571:13: warning: variable 'vboxwin' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 571 | GtkWidget *vboxwin; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: MPQCLib.c: In function 'getMPQCBasisList': BUILDSTDERR: MPQCLib.c:61:14: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 61 | { char* e = fgets(t,BSIZE,fin);} /* number of atoms */ BUILDSTDERR: | ^ BUILDSTDERR: MPQCLib.c: In function 'getMPQCBasisListOfAtoms': BUILDSTDERR: MPQCLib.c:134:14: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 134 | { char* e = fgets(t,BSIZE,fin);} /* number of atoms */ BUILDSTDERR: | ^ BUILDSTDERR: PreviewGeom.c: In function 'getXiYi': BUILDSTDERR: PreviewGeom.c:461:8: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 461 | guint i; BUILDSTDERR: | ^ BUILDSTDERR: PreviewGeom.c: In function 'draw_line': BUILDSTDERR: PreviewGeom.c:582:19: warning: variable 'colorgray' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 582 | GdkColor colorgray; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: PreviewGeom.c: In function 'draw_molecule': BUILDSTDERR: PreviewGeom.c:950:9: warning: unused variable 'Ymax' [-Wunused-variable] BUILDSTDERR: 950 | gint Ymax=drawingArea->allocation.height; BUILDSTDERR: | ^~~~ BUILDSTDERR: PreviewGeom.c:949:9: warning: unused variable 'Xmax' [-Wunused-variable] BUILDSTDERR: 949 | gint Xmax=drawingArea->allocation.width; BUILDSTDERR: | ^~~~ D `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include GridCube.c -o GridCube.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` OpenBabel.c -o OpenBabel.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` MPQCMpqc.c -o MPQCMpqc.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` MenuToolBarGeom.c -o MenuToolBarGeom.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` MPQCBasis.c -o MPQCBasis.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include GridAdfOrbitals.c -o GridAdfOrbitals.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` MPQCLib.c -o MPQCLib.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` PreviewGeom.c -o PreviewGeom.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include GridAdfDensity.c -o GridAdfDensity.o BUILDSTDERR: gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cMPQCBasisLibrary.c: In function 'newAtom': BUILDSTDERR: MPQCBasisLibrary.c:607:7: warning: variable 'basisNumber' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 607 | gint basisNumber; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: MPQCBasisLibrary.c: In function 'selectAtom': BUILDSTDERR: MPQCBasisLibrary.c:684:19: warning: variable 'style' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 684 | GtkStyle *style; BUILDSTDERR: | ^~~~~ BUILDSTDERR: MPQCBasisLibrary.c: In function 'newAtomDlg': BUILDSTDERR: MPQCBasisLibrary.c:735:7: warning: variable 'basisNumber' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 735 | gint basisNumber; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: MPQCBasisLibrary.c:734:7: warning: variable 'atomNumber' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 734 | gint atomNumber; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: MPQCBasisLibrary.c: In function 'newBasisDlg': BUILDSTDERR: MPQCBasisLibrary.c:865:7: warning: variable 'basisNumber' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 865 | gint basisNumber; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: MPQCBasisLibrary.c: In function 'loadMPQCBasis': BUILDSTDERR: MPQCBasisLibrary.c:1234:14: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1234 | { char* e = fgets(t,BSIZE,file);} /* number of atoms */ BUILDSTDERR: | ^ BUILDSTDERR: FragmentsTree.c: In function 'expandNodeStr': BUILDSTDERR: FragmentsTree.c:732:16: warning: unused variable 'model' [-Wunused-variable] BUILDSTDERR: 732 | GtkTreeModel *model; BUILDSTDERR: | ^~~~~ BUILDSTDERR: FragmentsTree.c:731:14: warning: unused variable 'iter' [-Wunused-variable] BUILDSTDERR: 731 | GtkTreeIter iter; BUILDSTDERR: | ^~~~ BUILDSTDERR: FragmentsTree.c:730:15: warning: unused variable 'path' [-Wunused-variable] BUILDSTDERR: 730 | GtkTreePath *path; BUILDSTDERR: | ^~~~ BUILDSTDERR: Dipole.c: In function 'compute_charge_transfer_dipole': BUILDSTDERR: Dipole.c:392:10: warning: unused variable 'module' [-Wunused-variable] BUILDSTDERR: 392 | gdouble module; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: TreeMolecule.c: In function 'inGroupTreeMolecule': BUILDSTDERR: TreeMolecule.c:260:7: warning: variable 'end' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 260 | gint end = FALSE; BUILDSTDERR: | ^~~ c1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` MPQCBasisLibrary.c -o MPQCBasisLibrary.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include Textures.c -o Textures.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` FragmentsTree.c -o FragmentsTree.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include Dipole.c -o Dipole.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` MPQCFunctionals.c -o MPQCFunctionals.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` ExportGeom.c -o ExportGeom.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` MPQCOptimization.c -o MPQCOptimization.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` TreeMolecule.c -o TreeMolecule.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include AxisGL.c -o AxisGL.o BUILDSTDERR: gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protectDrawGeomGL.c: In function 'show_hydrogen_atoms': BUILDSTDERR: DrawGeomGL.c:1350:7: warning: variable 'ni' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1350 | gint ni; BUILDSTDERR: | ^~ BUILDSTDERR: DrawGeomGL.c: In function 'set_xyz_to_standard_orientation': BUILDSTDERR: DrawGeomGL.c:2851:7: warning: unused variable 'nA' [-Wunused-variable] BUILDSTDERR: 2851 | gint nA = 0; BUILDSTDERR: | ^~ BUILDSTDERR: DrawGeomGL.c: In function 'setSymbolOfselectedAtomsDlg': BUILDSTDERR: DrawGeomGL.c:3963:19: warning: variable 'style' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3963 | GtkStyle *style; BUILDSTDERR: | ^~~~~ BUILDSTDERR: DrawGeomGL.c: In function 'adjust_hydrogens_connected_to_atoms': BUILDSTDERR: DrawGeomGL.c:4939:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 4939 | if(geometry0) g_free(geometry0); geometry0 = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: DrawGeomGL.c:4939:38: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 4939 | if(geometry0) g_free(geometry0); geometry0 = NULL; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: DrawGeomGL.c: In function 'add_a_fragment': BUILDSTDERR: DrawGeomGL.c:7593:9: warning: variable 'OC1' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7593 | gint OC1 = -1; BUILDSTDERR: | ^~~ BUILDSTDERR: DrawGeomGL.c: In function 'create_text_win': BUILDSTDERR: DrawGeomGL.c:7865:13: warning: variable 'vboxwin' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7865 | GtkWidget *vboxwin; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: DrawGeomGL.c: In function 'define_geometry_from_zmat': BUILDSTDERR: DrawGeomGL.c:8307:3: warning: this 'else' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 8307 | else BUILDSTDERR: | ^~~~ BUILDSTDERR: DrawGeomGL.c:8310:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' BUILDSTDERR: 8310 | angle *= DEG_TO_RAD; BUILDSTDERR: | ^~~~~ BUILDSTDERR: DrawGeomGL.c:8339:3: warning: this 'else' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 8339 | else BUILDSTDERR: | ^~~~ BUILDSTDERR: DrawGeomGL.c:8342:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' BUILDSTDERR: 8342 | angle *= DEG_TO_RAD; BUILDSTDERR: | ^~~~~ BUILDSTDERR: DrawGeomGL.c: In function 'delete_one_atom': BUILDSTDERR: DrawGeomGL.c:9068:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 9068 | if(geometry0) g_free(geometry0); geometry0 = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: DrawGeomGL.c:9068:36: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 9068 | if(geometry0) g_free(geometry0); geometry0 = NULL; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: DrawGeomGL.c: In function 'draw_label_dipole': BUILDSTDERR: DrawGeomGL.c:9845:6: warning: unused variable 'Base2Pos' [-Wunused-variable] BUILDSTDERR: 9845 | V3d Base2Pos = {Dipole.origin[0]+Dipole.value[0],Dipole.origin[1]+Dipole.value[1],Dipole.origin[2]+Dipole.value[2]}; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: DrawGeomGL.c: In function 'gl_build_box': BUILDSTDERR: DrawGeomGL.c:10416:11: warning: unused variable 'nj' [-Wunused-variable] BUILDSTDERR: 10416 | gint ni, nj; BUILDSTDERR: | ^~ BUILDSTDERR: DrawGeomGL.c:10416:7: warning: unused variable 'ni' [-Wunused-variable] BUILDSTDERR: 10416 | gint ni, nj; BUILDSTDERR: | ^~ BUILDSTDERR: DrawGeomGL.c:10415:14: warning: unused variable 'rayon' [-Wunused-variable] BUILDSTDERR: 10415 | gdouble rayon; BUILDSTDERR: | ^~~~~ BUILDSTDERR: DrawGeomGL.c:10414:11: warning: unused variable 'colorFrag' [-Wunused-variable] BUILDSTDERR: 10414 | GdkColor colorFrag; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: DrawGeomGL.c:10413:11: warning: unused variable 'colorYellow' [-Wunused-variable] BUILDSTDERR: 10413 | GdkColor colorYellow; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: DrawGeomGL.c:10412:11: warning: unused variable 'colorBlue' [-Wunused-variable] BUILDSTDERR: 10412 | GdkColor colorBlue; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: DrawGeomGL.c:10411:11: warning: unused variable 'colorGreen' [-Wunused-variable] BUILDSTDERR: 10411 | GdkColor colorGreen; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: DrawGeomGL.c:10410:11: warning: unused variable 'colorRed' [-Wunused-variable] BUILDSTDERR: 10410 | GdkColor colorRed; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: DrawGeomGL.c:10409:8: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: 10409 | guint j; BUILDSTDERR: | ^ BUILDSTDERR: DrawGeomGL.c: In function 'gl_build_geometry': BUILDSTDERR: DrawGeomGL.c:10506:7: warning: variable 'ni' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 10506 | gint ni, nj; BUILDSTDERR: | ^~ BUILDSTDERR: DrawGeomGL.c:10505:14: warning: variable 'rayon' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 10505 | gdouble rayon; BUILDSTDERR: | ^~~~~ BUILDSTDERR: DrawGeomGL.c:10504:11: warning: variable 'colorFrag' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 10504 | GdkColor colorFrag; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: DrawGeomGL.c:10503:11: warning: variable 'colorYellow' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 10503 | GdkColor colorYellow; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: DrawGeomGL.c:10502:11: warning: variable 'colorBlue' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 10502 | GdkColor colorBlue; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: DrawGeomGL.c: In function 'gl_build_selection': BUILDSTDERR: DrawGeomGL.c:10578:7: warning: variable 'ni' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 10578 | gint ni, nj; BUILDSTDERR: | ^~ BUILDSTDERR: DrawGeomGL.c: In function 'NewGeomDrawingArea': BUILDSTDERR: DrawGeomGL.c:11352:6: warning: variable 'k' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 11352 | int k = 0; BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c: In function 'read_orca_hessian_file_ir': BUILDSTDERR: Vibration.c:143:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 143 | { char* e = fgets(t,BSIZE,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:146:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 146 | { char* e = fgets(t,BSIZE,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c: In function 'read_orca_hessian_file_hessian': BUILDSTDERR: Vibration.c:216:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 216 | { char* e = fgets(t,BSIZE,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c: In function 'read_orca_hessian_file_frequencies': BUILDSTDERR: Vibration.c:354:10: warning: unused variable 'dum' [-Wunused-variable] BUILDSTDERR: 354 | gdouble dum; BUILDSTDERR: | ^~~ BUILDSTDERR: Vibration.c:353:7: warning: unused variable 'ix' [-Wunused-variable] BUILDSTDERR: 353 | gint ix; BUILDSTDERR: | ^~ BUILDSTDERR: Vibration.c:352:15: warning: unused variable 'iblock' [-Wunused-variable] BUILDSTDERR: 352 | gint nblock, iblock; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: Vibration.c:352:7: warning: unused variable 'nblock' [-Wunused-variable] BUILDSTDERR: 352 | gint nblock, iblock; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: Vibration.c:351:11: warning: unused variable 'Begin' [-Wunused-variable] BUILDSTDERR: 351 | gboolean Begin = TRUE; BUILDSTDERR: | ^~~~~ BUILDSTDERR: Vibration.c:349:7: warning: unused variable 'nfOld' [-Wunused-variable] BUILDSTDERR: 349 | gint nfOld; BUILDSTDERR: | ^~~~~ BUILDSTDERR: Vibration.c:346:10: warning: unused variable 'v' [-Wunused-variable] BUILDSTDERR: 346 | gdouble v[6] ={0,0,0,0,0,0}; BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:345:10: warning: unused variable 'freq' [-Wunused-variable] BUILDSTDERR: 345 | gdouble freq = 0; BUILDSTDERR: | ^~~~ BUILDSTDERR: Vibration.c:344:7: warning: unused variable 'n' [-Wunused-variable] BUILDSTDERR: 344 | gint n; BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:343:7: warning: unused variable 'nf' [-Wunused-variable] BUILDSTDERR: 343 | gint nf; BUILDSTDERR: | ^~ BUILDSTDERR: Vibration.c:342:9: warning: unused variable 'taille' [-Wunused-variable] BUILDSTDERR: 342 | guint taille=BSIZE; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: Vibration.c:340:12: warning: unused variable 'OK' [-Wunused-variable] BUILDSTDERR: 340 | gboolean OK; BUILDSTDERR: | ^~ BUILDSTDERR: Vibration.c:339:9: warning: unused variable 'sdum1' [-Wunused-variable] BUILDSTDERR: 339 | gchar sdum1[BSIZE]; BUILDSTDERR: | ^~~~~ BUILDSTDERR: Vibration.c:338:9: warning: unused variable 't' [-Wunused-variable] BUILDSTDERR: 338 | gchar t[BSIZE]; BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c: In function 'print_cchemi_qff_one_geometry': BUILDSTDERR: Vibration.c:1585:8: warning: unused variable 'p' [-Wunused-variable] BUILDSTDERR: 1585 | gchar p = '%'; BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c: In function 'add_cchemi_option': BUILDSTDERR: Vibration.c:1675:7: warning: unused variable 'k' [-Wunused-variable] BUILDSTDERR: 1675 | gint k; BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:1674:7: warning: unused variable 'nn' [-Wunused-variable] BUILDSTDERR: 1674 | gint nn; BUILDSTDERR: | ^~ BUILDSTDERR: Vibration.c:1671:10: warning: unused variable 'mmData' [-Wunused-variable] BUILDSTDERR: 1671 | MMData* mmData = NULL; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: Vibration.c:1670:7: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 1670 | gint i; BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c: In function 'print_cchemi_qff_geometries': BUILDSTDERR: Vibration.c:1786:11: warning: variable 'link' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1786 | gboolean link = FALSE; BUILDSTDERR: | ^~~~ BUILDSTDERR: Vibration.c:1770:8: warning: unused variable 'p' [-Wunused-variable] BUILDSTDERR: 1770 | gchar p = '%'; BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c: In function 'read_gabedit_molden_geom': BUILDSTDERR: Vibration.c:2760:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 2760 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:2786:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 2786 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c: In function 'read_gabedit_molden_frequencies': BUILDSTDERR: Vibration.c:2836:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 2836 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c: In function 'read_gabedit_molden_modes': BUILDSTDERR: Vibration.c:2936:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 2936 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c: In function 'read_molpro_geom': BUILDSTDERR: Vibration.c:3525:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 3525 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:3545:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 3545 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:3550:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 3550 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:3575:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 3575 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c: In function 'read_molpro_modes_str': BUILDSTDERR: Vibration.c:3636:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 3636 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c: In function 'read_dalton_geom': BUILDSTDERR: Vibration.c:3831:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 3831 | { char* e = fgets(t,taille,file);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:3832:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 3832 | { char* e = fgets(t,taille,file);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:3854:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 3854 | { char* e = fgets(t,taille,file);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c: In function 'read_gamess_geom': BUILDSTDERR: Vibration.c:4267:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 4267 | { char* e = fgets(t,taille,file);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:4289:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 4289 | { char* e = fgets(t,taille,file);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c: In function 'read_gaussian_file_frequencies': BUILDSTDERR: Vibration.c:4575:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 4575 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:4585:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 4585 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:4600:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 4600 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:4610:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 4610 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:4620:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 4620 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:4633:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 4633 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:4528:12: warning: variable 'OK' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4528 | gboolean OK; BUILDSTDERR: | ^~ BUILDSTDERR: Vibration.c: In function 'read_adf_geom': BUILDSTDERR: Vibration.c:4801:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 4801 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:4814:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 4814 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:4833:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 4833 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:4861:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 4861 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c: In function 'read_adf_modes': BUILDSTDERR: Vibration.c:4924:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 4924 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:4955:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 4955 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:4956:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 4956 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:5013:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5013 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:5022:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5022 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:5023:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5023 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c: In function 'read_qchem_file_frequencies': BUILDSTDERR: Vibration.c:5243:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5243 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:5266:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5266 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:5278:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5278 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:5292:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5292 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c: In function 'read_nwchem_file_frequencies': BUILDSTDERR: Vibration.c:5420:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5420 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:5425:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5425 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:5426:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5426 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:5427:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5427 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:5428:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5428 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c: In function 'read_psicode_file_frequencies': BUILDSTDERR: Vibration.c:5573:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5573 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:5576:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5576 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:5577:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5577 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:5570:8: warning: unused variable 'ns' [-Wunused-variable] BUILDSTDERR: 5570 | gint ns = 0; BUILDSTDERR: | ^~ BUILDSTDERR: Vibration.c:5526:7: warning: unused variable 'idum' [-Wunused-variable] BUILDSTDERR: 5526 | gint idum; BUILDSTDERR: | ^~~~ BUILDSTDERR: Vibration.c: In function 'read_orca_file_frequencies': BUILDSTDERR: Vibration.c:5728:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5728 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:5752:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5752 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:5792:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5792 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:5797:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5797 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:5810:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5810 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:5815:15: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 5815 | { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c: In function 'print_hybrid_QMMM_win': BUILDSTDERR: Vibration.c:7091:7: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: 7091 | gint j; BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c: In function 'run_hybrid_QMMM_win': BUILDSTDERR: Vibration.c:7161:7: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: 7161 | gint j; BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c: In function 'add_inputiGVPT2': BUILDSTDERR: Vibration.c:7280:13: warning: unused variable 'entry' [-Wunused-variable] BUILDSTDERR: 7280 | GtkWidget* entry; BUILDSTDERR: | ^~~~~ BUILDSTDERR: Vibration.c: In function 'computeThermo': BUILDSTDERR: Vibration.c:7505:17: warning: unused variable 'kT' [-Wunused-variable] BUILDSTDERR: 7505 | gdouble kT=KAU*T; // in Hartree BUILDSTDERR: | ^~ BUILDSTDERR: Vibration.c: In function 'computeThermos': BUILDSTDERR: Vibration.c:7543:34: warning: unused variable 'TG' [-Wunused-variable] BUILDSTDERR: 7543 | double zero, TE[5], S[5], TH, TG; BUILDSTDERR: | ^~ BUILDSTDERR: Vibration.c:7543:30: warning: unused variable 'TH' [-Wunused-variable] BUILDSTDERR: 7543 | double zero, TE[5], S[5], TH, TG; BUILDSTDERR: | ^~ BUILDSTDERR: Vibration.c: In function 'print_thermo': BUILDSTDERR: Vibration.c:7684:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 7684 | if(str); BUILDSTDERR: | ^~ BUILDSTDERR: Vibration.c:7685:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 7685 | { BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:7620:7: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: 7620 | gint j; BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:7619:7: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 7619 | gint i; BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c: In function 'add_inputThermo': BUILDSTDERR: Vibration.c:7703:7: warning: variable 'j' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7703 | gint j; BUILDSTDERR: | ^ BUILDSTDERR: Vibration.c:7701:13: warning: unused variable 'label' [-Wunused-variable] BUILDSTDERR: 7701 | GtkWidget* label = NULL; BUILDSTDERR: | ^~~~~ BUILDSTDERR: Vibration.c:7700:13: warning: unused variable 'entryDelta' [-Wunused-variable] BUILDSTDERR: 7700 | GtkWidget* entryDelta = NULL; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: Vibration.c:7699:13: warning: unused variable 'entryFileName' [-Wunused-variable] BUILDSTDERR: 7699 | GtkWidget* entryFileName = NULL; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: Vibration.c:7698:13: warning: unused variable 'buttonDirSelector' [-Wunused-variable] BUILDSTDERR: 7698 | GtkWidget* buttonDirSelector = NULL; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: Vibration.c: In function 'read_orca_hessian_file_hessian': BUILDSTDERR: Vibration.c:219:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 219 | fgets(t,BSIZE,fd); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: Vibration.c: In function 'run_hybrid_QMMM_win': BUILDSTDERR: Vibration.c:7225:2: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 7225 | system(command); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: Vibration.c:99:13: warning: 'normalize_modes' defined but not used [-Wunused-function] BUILDSTDERR: 99 | static void normalize_modes() BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: DeMonKeywords.c:870:13: warning: 'putDeMonMethodInfoInTextEditor' defined but not used [-Wunused-function] BUILDSTDERR: 870 | static void putDeMonMethodInfoInTextEditor() BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: DeMonKeywords.c: In function 'putDeMonSCFKeywordsInfoInTextEditor': BUILDSTDERR: DeMonKeywords.c:832:22: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: 832 | sprintf(buffer,"%s ",selectedScfConvergence); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from DeMonKeywords.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 1025 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: DeMonKeywords.c:838:22: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: 838 | sprintf(buffer,"%s ",selectedtight); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from DeMonKeywords.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 1025 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ or-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` MPQCProperties.c -o MPQCProperties.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` DrawGeomGL.c -o DrawGeomGL.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include PrincipalAxisGL.c -o PrincipalAxisGL.o make[1]: Leaving directory '/builddir/build/BUILD/GabeditSrc251_021118/src/MPQC' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` CreateDefaultPDBTpl.c -o CreateDefaultPDBTpl.o make[1]: Entering directory '/builddir/build/BUILD/GabeditSrc251_021118/src/DeMon' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` DeMon.c -o DeMon.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` DeMonMolecule.c -o DeMonMolecule.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include Vibration.c -o Vibration.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` DeMonKeywords.c -o DeMonKeywords.o BUILDSTDERR: gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -LoadPDBTemplate.c: In function 'getResiduesList': BUILDSTDERR: LoadPDBTemplate.c:40:14: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 40 | { char* e = fgets(dump,len,file);} BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from GlobalOrb.h:23, BUILDSTDERR: from Vibration.c:22: BUILDSTDERR: In function 'printf', BUILDSTDERR: inlined from 'print_hybrid_QMMM_win' at Vibration.c:7109:2: BUILDSTDERR: /usr/include/bits/stdio2.h:107:10: warning: '%s' directive argument is null [-Wformat-overflow=] BUILDSTDERR: 107 | return __printf_chk (__USE_FORTIFY_LEVEL - 1, __fmt, __va_arg_pack ()); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'printf', BUILDSTDERR: inlined from 'run_hybrid_QMMM_win' at Vibration.c:7183:2: BUILDSTDERR: /usr/include/bits/stdio2.h:107:10: warning: '%s' directive argument is null [-Wformat-overflow=] BUILDSTDERR: 107 | return __printf_chk (__USE_FORTIFY_LEVEL - 1, __fmt, __va_arg_pack ()); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: SetPDBTemplate.c: In function 'newType': BUILDSTDERR: SetPDBTemplate.c:321:7: warning: variable 'typeNumber' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 321 | gint typeNumber; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: SetPDBTemplate.c: In function 'editnewDlg': BUILDSTDERR: SetPDBTemplate.c:404:7: warning: variable 'numberOfTypes' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 404 | gint numberOfTypes; BUILDSTDERR: | ^~~~~~~~~~~~~ DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` DeMonGuess.c -o DeMonGuess.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` LoadPDBTemplate.c -o LoadPDBTemplate.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` DeMonBasis.c -o DeMonBasis.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` PDBTemplate.c -o PDBTemplate.o make[1]: Leaving directory '/builddir/build/BUILD/GabeditSrc251_021118/src/DeMon' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` SetPDBTemplate.c -o SetPDBTemplate.o make[1]: Entering directory '/builddir/build/BUILD/GabeditSrc251_021118/src/Gamess' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` Gamess.c -o Gamess.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` GamessMolecule.c -o GamessMolecule.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` SavePDBTemplate.c -o SavePDBTemplate.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include VibrationDraw.c -o VibrationDraw.o BUILDSTDERR: gcc -c -O2 -g -pipe -Wall -Werror=format-secGamessMolecule.c: In function 'putGamessMoleculeInTextEditor': BUILDSTDERR: GamessMolecule.c:615:25: warning: ' BUILDSTDERR: ' directive writing 2 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] BUILDSTDERR: 615 | else sprintf(buffer,"%s\n\n",g); BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from GamessMolecule.c:25: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 1026 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: VibrationLocal.c: In function 'save_local_vibration_gabedit_format': BUILDSTDERR: VibrationLocal.c:160:20: warning: unused variable 'harmonic' [-Wunused-variable] BUILDSTDERR: 160 | Vibration* harmonic = localVibration->harmonic; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: VibrationLocal.c: In function 'computeAB': BUILDSTDERR: VibrationLocal.c:235:7: warning: unused variable 'im' [-Wunused-variable] BUILDSTDERR: 235 | gint im,ia,c; BUILDSTDERR: | ^~ BUILDSTDERR: VibrationLocal.c: In function 'applyOneRotation': BUILDSTDERR: VibrationLocal.c:305:12: warning: unused variable 'tmp3Matrix' [-Wunused-variable] BUILDSTDERR: 305 | gdouble** tmp3Matrix = localVibration->tmp3Matrix; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: VibrationLocal.c:300:10: warning: unused variable 'jm' [-Wunused-variable] BUILDSTDERR: 300 | gint im,jm; BUILDSTDERR: | ^~ BUILDSTDERR: VibrationLocal.c:300:7: warning: unused variable 'im' [-Wunused-variable] BUILDSTDERR: 300 | gint im,jm; BUILDSTDERR: | ^~ BUILDSTDERR: VibrationLocal.c: In function 'computeLocalModeFrequencies': BUILDSTDERR: VibrationLocal.c:344:10: warning: unused variable 'cutoff' [-Wunused-variable] BUILDSTDERR: 344 | gdouble cutoff=0.25; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: VibrationLocal.c: In function 'getStrLocalModes': BUILDSTDERR: VibrationLocal.c:419:12: warning: unused variable 'tmp3Matrix' [-Wunused-variable] BUILDSTDERR: 419 | gdouble** tmp3Matrix = localVibration->tmp3Matrix; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: VibrationLocal.c:418:12: warning: unused variable 'tmp2Matrix' [-Wunused-variable] BUILDSTDERR: 418 | gdouble** tmp2Matrix = localVibration->tmp2Matrix; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: VibrationLocal.c:417:12: warning: unused variable 'tmp1Matrix' [-Wunused-variable] BUILDSTDERR: 417 | gdouble** tmp1Matrix = localVibration->tmp1Matrix; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: VibrationLocal.c: In function 'apply_localize_modes': BUILDSTDERR: VibrationLocal.c:704:9: warning: unused variable 'fileNameBas' [-Wunused-variable] BUILDSTDERR: 704 | gchar* fileNameBas = NULL; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: VibrationLocal.c: In function 'add_local_modes_entrys': BUILDSTDERR: VibrationLocal.c:803:13: warning: unused variable 'entry' [-Wunused-variable] BUILDSTDERR: 803 | GtkWidget* entry; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ColorMap.c: In function 'new_colorMap_min_max_unicolor': BUILDSTDERR: ColorMap.c:221:10: warning: 'color[0]' is used uninitialized in this function [-Wuninitialized] BUILDSTDERR: 221 | gdouble max = color[0]; BUILDSTDERR: | ^~~ urity -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` CalculTypesAmber.c -o CalculTypesAmber.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include VibrationLocal.c -o VibrationLocal.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` GamessControl.c -o GamessControl.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` MolecularDynamics.c -o MolecularDynamics.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` GamessBasis.c -o GamessBasis.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` AxesGeomGL.c -o AxesGeomGL.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include ColorMap.c -o ColorMap.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` GamessGuess.c -o GamessGuess.o BUILDSTDERR: gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 -GridMolcas.c: In function 'read_molcasgrid_density_file': BUILDSTDERR: GridMolcas.c:933:7: warning: variable 'nMO' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 933 | gint nMO = 0; BUILDSTDERR: | ^~~ -cflags` `pkg-config gtkglext-1.0 --cflags` DrawGeomCairo.c -o DrawGeomCairo.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` SelectionDlg.c -o SelectionDlg.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include GridMolcas.c -o GridMolcas.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` GamessSCF.c -o GamessSCF.o make[1]: Leaving directory '/builddir/build/BUILD/GabeditSrc251_021118/src/MolecularMechanics' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include GridQChem.c -o GridQChem.o make[1]: Leaving directory '/builddir/build/BUILD/GabeditSrc251_021118/src/Gamess' make[1]: Entering directory '/builddir/build/BUILD/GabeditSrc251_021118/src/NWChem' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` NWChem.c -o NWChem.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include AnimationRotation.c -o AnimationRotation.o make[1]: Entering directory '/builddir/build/BUILD/GabeditSrc251_021118/src/Psicode' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` Psicode.c -o Psicode.o make[1]: Leaving directory '/builddir/build/BUILD/GabeditSrc251_021118/src/Geometry' BUILDSTDERR: gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -AnimationRotation.c: In function 'animationRotationDlg': BUILDSTDERR: AnimationRotation.c:505:13: warning: variable 'hbox' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 505 | GtkWidget *hbox; BUILDSTDERR: | ^~~~ BUILDSTDERR: NWChemKeywords.c: In function 'putNWChemSCFKeywordsInfoInTextEditor': BUILDSTDERR: NWChemKeywords.c:705:28: warning: '%s' directive writing up to 1023 bytes into a region of size 1016 [-Wformat-overflow=] BUILDSTDERR: 705 | sprintf(buffer," thresh %s\n",selectedScfConvergence); BUILDSTDERR: | ^~ ~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from NWChemKeywords.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 10 and 1033 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: NWChemKeywords.c:686:40: warning: '%s' directive writing up to 1023 bytes into a region of size 1004 [-Wformat-overflow=] BUILDSTDERR: 686 | sprintf(buffer," convergence energy %s\n",selectedScfConvergence); BUILDSTDERR: | ^~ ~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from NWChemKeywords.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 22 and 1045 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: NWChemKeywords.c:689:22: warning: ' BUILDSTDERR: ' directive writing 1 byte into a region of size between 0 and 1023 [-Wformat-overflow=] BUILDSTDERR: 689 | sprintf(buffer," %s\n",selectedMethod); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from NWChemKeywords.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 1026 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: NWChemKeywords.c: In function 'putNWChemHLKeywordsInfoInTextEditor': BUILDSTDERR: NWChemKeywords.c:796:22: warning: ' BUILDSTDERR: ' directive writing 1 byte into a region of size between 0 and 1023 [-Wformat-overflow=] BUILDSTDERR: 796 | sprintf(buffer," %s\n",selectedMethod); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from NWChemKeywords.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 1026 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: NWChemKeywords.c: In function 'putNWChemMethodInfoInTextEditor': BUILDSTDERR: NWChemKeywords.c:751:25: warning: '%s' directive writing up to 1023 bytes into a region of size 1018 [-Wformat-overflow=] BUILDSTDERR: 751 | sprintf(buffer,"\ntask %s ",sMethod); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from NWChemKeywords.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 8 and 1031 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: NWChemKeywords.c:783:23: warning: ' ' directive writing 1 byte into a region of size between 0 and 1023 [-Wformat-overflow=] BUILDSTDERR: 783 | sprintf(buffer," %s ",selectedJob); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from NWChemKeywords.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 1026 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: NWChemKeywords.c:775:27: warning: '%s' directive writing up to 1023 bytes into a region of size 1018 [-Wformat-overflow=] BUILDSTDERR: 775 | sprintf(buffer,"\ntask %s ",sMethod); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from NWChemKeywords.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 8 and 1031 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: NWChemKeywords.c:763:27: warning: '%s' directive writing up to 1023 bytes into a region of size 1018 [-Wformat-overflow=] BUILDSTDERR: 763 | sprintf(buffer,"\ntask %s ",sMethod); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from NWChemKeywords.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 8 and 1031 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: PsicodeGuess.c: In function 'putPsicodeGuessMethodInfoInTextEditor': BUILDSTDERR: PsicodeGuess.c:66:29: warning: '%s' directive writing up to 1023 bytes into a region of size 1014 [-Wformat-overflow=] BUILDSTDERR: 66 | sprintf(buffer,"set guess %s\n",selectedGuessMethod); BUILDSTDERR: | ^~ ~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from PsicodeGuess.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 12 and 1035 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: PsicodeKeywords.c: In function 'putPsicodeMethodInfoInTextEditor': BUILDSTDERR: PsicodeKeywords.c:752:27: warning: '%s' directive writing up to 1023 bytes into a region of size 1016 [-Wformat-overflow=] BUILDSTDERR: 752 | sprintf(buffer,"energy(\"%s\")\n",sMethod); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from PsicodeKeywords.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 12 and 1035 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: PsicodeKeywords.c:791:23: warning: ' ' directive writing 1 byte into a region of size between 0 and 1023 [-Wformat-overflow=] BUILDSTDERR: 791 | sprintf(buffer," %s ",selectedJob); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from PsicodeKeywords.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 1026 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: PsicodeKeywords.c:786:34: warning: '%s' directive writing up to 1023 bytes into a region of size 1011 [-Wformat-overflow=] BUILDSTDERR: 786 | sprintf(buffer,"frequencies(\"%s\")\n",sMethod); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from PsicodeKeywords.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 17 and 1040 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: PsicodeKeywords.c:780:31: warning: '%s' directive writing up to 1023 bytes into a region of size 1014 [-Wformat-overflow=] BUILDSTDERR: 780 | sprintf(buffer,"optimize(\"%s\")\n",sMethod); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from PsicodeKeywords.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 14 and 1037 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: PsicodeKeywords.c:772:27: warning: '%s' directive writing up to 1023 bytes into a region of size 1018 [-Wformat-overflow=] BUILDSTDERR: 772 | sprintf(buffer,"\ntask %s ",sMethod); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from PsicodeKeywords.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 8 and 1031 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: PsicodeKeywords.c:775:34: warning: '%s' directive writing up to 1023 bytes into a region of size 1011 [-Wformat-overflow=] BUILDSTDERR: 775 | sprintf(buffer,"frequencies(\"%s\")\n",sMethod); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from PsicodeKeywords.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 17 and 1040 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: PsicodeKeywords.c:761:31: warning: '%s' directive writing up to 1023 bytes into a region of size 1014 [-Wformat-overflow=] BUILDSTDERR: 761 | sprintf(buffer,"optimize(\"%s\")\n",sMethod); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from PsicodeKeywords.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 14 and 1037 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: PsicodeKeywords.c:763:34: warning: '%s' directive writing up to 1023 bytes into a region of size 1011 [-Wformat-overflow=] BUILDSTDERR: 763 | sprintf(buffer,"frequencies(\"%s\")\n",sMethod); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from PsicodeKeywords.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 17 and 1040 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: PsicodeKeywords.c: In function 'putPsicodeHLKeywordsInfoInTextEditor': BUILDSTDERR: PsicodeKeywords.c:806:34: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] BUILDSTDERR: 806 | sprintf(buffer,"property('eom-%s', properties=['oscillator_strength'])\n",selectedMethod); BUILDSTDERR: | ^~ ~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from PsicodeKeywords.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 54 and 1077 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: PsicodeKeywords.c: In function 'putPsicodeSCFKeywordsInfoInTextEditor': BUILDSTDERR: PsicodeKeywords.c:706:42: warning: '%s' directive writing up to 1023 bytes into a region of size 1002 [-Wformat-overflow=] BUILDSTDERR: 706 | sprintf(buffer,"set scf e_convergence=%s\n",selectedScfConvergence); BUILDSTDERR: | ^~ ~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from PsicodeKeywords.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 24 and 1047 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: PsicodeKeywords.c:695:42: warning: '%s' directive writing up to 1023 bytes into a region of size 1002 [-Wformat-overflow=] BUILDSTDERR: 695 | sprintf(buffer,"set scf e_convergence=%s\n",selectedScfConvergence); BUILDSTDERR: | ^~ ~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from PsicodeKeywords.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 24 and 1047 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: PsicodeKeywords.c:698:22: warning: ' BUILDSTDERR: ' directive writing 1 byte into a region of size between 0 and 1023 [-Wformat-overflow=] BUILDSTDERR: 698 | sprintf(buffer," %s\n",selectedMethod); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from PsicodeKeywords.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 1026 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` PsicodeMolecule.c -o PsicodeMolecule.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` NWChemMolecule.c -o NWChemMolecule.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` NWChemKeywords.c -o NWChemKeywords.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include AnimationIsoSurface.c -o AnimationIsoSurface.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` PsicodeKeywords.c -o PsicodeKeywords.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` PsicodeGuess.c -o PsicodeGuess.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` NWChemGuess.c -o NWChemGuess.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` PsicodeBasis.c -o PsicodeBasis.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include AnimationContours.c -o AnimationContours.o BUILDSTDERR: gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gccNWChemGuess.c: In function 'putNWChemGuessMethodInfoInTextEditor': BUILDSTDERR: NWChemGuess.c:70:21: warning: '%s' directive writing up to 1023 bytes into a region of size 1022 [-Wformat-overflow=] BUILDSTDERR: 70 | sprintf(buffer," %s ",selectedGuessMethod); BUILDSTDERR: | ^~ ~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from NWChemGuess.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 4 and 1027 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: AnimationContours.c: In function 'animationContoursDlg': BUILDSTDERR: AnimationContours.c:865:13: warning: variable 'hbox' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 865 | GtkWidget *hbox; BUILDSTDERR: | ^~~~ BUILDSTDERR: AnimationPlanesMapped.c: In function 'animationPlanesMappedDlg': BUILDSTDERR: AnimationPlanesMapped.c:618:13: warning: variable 'hbox' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 618 | GtkWidget *hbox; BUILDSTDERR: | ^~~~ BUILDSTDERR: AnimationGeomConv.c: In function 'print_gaussian_geometries_link': BUILDSTDERR: AnimationGeomConv.c:771:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 771 | if(GTK_IS_WIDGET(buttonChkgauss)&& GTK_TOGGLE_BUTTON (buttonChkgauss)->active) BUILDSTDERR: | ^~ BUILDSTDERR: AnimationGeomConv.c:774:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 774 | fprintf(file,"# %s\n",supstr); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: AnimationGeomConv.c: In function 'read_dalton_file_geomi': BUILDSTDERR: AnimationGeomConv.c:1345:11: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1345 | {char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: AnimationGeomConv.c:1349:12: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1349 | {char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: AnimationGeomConv.c:1350:12: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1350 | {char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: AnimationGeomConv.c:1369:11: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1369 | {char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: AnimationGeomConv.c: In function 'read_gamess_file_geomi': BUILDSTDERR: AnimationGeomConv.c:1449:11: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1449 | {char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: AnimationGeomConv.c:1452:12: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1452 | {char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: AnimationGeomConv.c:1453:12: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1453 | {char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: AnimationGeomConv.c:1472:11: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1472 | {char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: AnimationGeomConv.c: In function 'read_gamess_irc_file_geomi': BUILDSTDERR: AnimationGeomConv.c:1707:11: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1707 | {char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: AnimationGeomConv.c: In function 'read_gaussian_file_geomi_str': BUILDSTDERR: AnimationGeomConv.c:1901:11: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1901 | {char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: AnimationGeomConv.c:1906:12: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1906 | {char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: AnimationGeomConv.c:1907:12: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1907 | {char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: AnimationGeomConv.c:1908:12: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1908 | {char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: AnimationGeomConv.c:1914:12: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1914 | {char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: AnimationGeomConv.c:1932:11: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1932 | {char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: AnimationGeomConv.c: In function 'read_molpro_file_geomi': BUILDSTDERR: AnimationGeomConv.c:2042:11: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 2042 | {char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: AnimationGeomConv.c:2053:11: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 2053 | {char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: AnimationGeomConv.c:2056:12: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 2056 | {char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: AnimationGeomConv.c:2057:12: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 2057 | {char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: AnimationGeomConv.c:2059:12: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 2059 | {char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: AnimationGeomConv.c:2078:11: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 2078 | {char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: AnimationGeomConv.c: In function 'read_qchem_file_geomi': BUILDSTDERR: AnimationGeomConv.c:2468:11: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 2468 | {char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: AnimationGeomConv.c: In function 'read_gaussian_output': BUILDSTDERR: AnimationGeomConv.c:3316:11: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 3316 | {char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: AnimationGeomConv.c:3318:11: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 3318 | {char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: AnimationGeomConv.c:3320:11: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 3320 | {char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: AnimationGeomConv.c:3322:11: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 3322 | {char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: QChemRem.c: In function 'putQChemExchangeInfoInTextEditor': BUILDSTDERR: QChemRem.c:255:31: warning: '%s' directive writing up to 1023 bytes into a region of size 1012 [-Wformat-overflow=] BUILDSTDERR: 255 | sprintf(buffer," exchange %s\n",selectedExchangeMethod); BUILDSTDERR: | ^~ ~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from QChemRem.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 14 and 1037 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: QChemRem.c: In function 'putQChemCorrelationInfoInTextEditor': BUILDSTDERR: QChemRem.c:266:34: warning: '%s' directive writing up to 1023 bytes into a region of size 1009 [-Wformat-overflow=] BUILDSTDERR: 266 | sprintf(buffer," correlation %s\n",selectedCorrelationMethod); BUILDSTDERR: | ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from QChemRem.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 17 and 1040 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include AnimationPlanesMapped.c -o AnimationPlanesMapped.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` NWChemBasis.c -o NWChemBasis.o make[1]: Leaving directory '/builddir/build/BUILD/GabeditSrc251_021118/src/Psicode' make[1]: Leaving directory '/builddir/build/BUILD/GabeditSrc251_021118/src/NWChem' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include AnimationGeomConv.c -o AnimationGeomConv.o make[1]: Entering directory '/builddir/build/BUILD/GabeditSrc251_021118/src/Orca' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` Orca.c -o Orca.o make[1]: Entering directory '/builddir/build/BUILD/GabeditSrc251_021118/src/QChem' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` QChem.c -o QChem.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` QChemMolecule.c -o QChemMolecule.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` QChemRem.c -o QChemRem.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` QChemGuess.c -o QChemGuess.o BUILDSTDERR: gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/QChemGuess.c: In function 'putQChemGuessMethodInfoInTextEditor': BUILDSTDERR: QChemGuess.c:87:34: warning: '%s' directive writing up to 1023 bytes into a region of size 1009 [-Wformat-overflow=] BUILDSTDERR: 87 | sprintf(buffer," scf_guess %s\n",selectedGuessMethod); BUILDSTDERR: | ^~ ~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from QChemGuess.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 17 and 1040 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OrcaKeywords.c: In function 'putOrcaJobTypeInfoInTextEditor': BUILDSTDERR: OrcaKeywords.c:652:22: warning: ' ' directive writing 1 byte into a region of size between 0 and 1023 [-Wformat-overflow=] BUILDSTDERR: 652 | sprintf(buffer," %s ",selectedJob); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from OrcaKeywords.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 1026 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OrcaKeywords.c: In function 'putOrcaSCFKeywordsInfoInTextEditor': BUILDSTDERR: OrcaKeywords.c:680:21: warning: '%s' directive writing up to 1023 bytes into a region of size 1022 [-Wformat-overflow=] BUILDSTDERR: 680 | sprintf(buffer," %s ",selectedScfConvergence); BUILDSTDERR: | ^~ ~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from OrcaKeywords.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 4 and 1027 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: OrcaKeywords.c: In function 'putOrcaMethodInfoInTextEditor': BUILDSTDERR: OrcaKeywords.c:688:21: warning: ' ' directive writing 1 byte into a region of size between 0 and 1023 [-Wformat-overflow=] BUILDSTDERR: 688 | sprintf(buffer," %s ",selectedMethod); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from OrcaKeywords.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 1026 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: AnimationGeomConv.c: In function 'read_gabedit_file.part.0': BUILDSTDERR: AnimationGeomConv.c:3070:39: warning: '%s' directive writing up to 49 bytes into a region of size 5 [-Wformat-overflow=] BUILDSTDERR: 3070 | sprintf(listOfAtoms[i].symbol,"%s",symbol); BUILDSTDERR: | ^~ ~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from GlobalOrb.h:23, BUILDSTDERR: from AnimationGeomConv.c:21: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 1 and 50 bytes into a destination of size 5 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: AnimationGeomConv.c:3071:39: warning: '%s' directive writing up to 49 bytes into a region of size 5 [-Wformat-overflow=] BUILDSTDERR: 3071 | sprintf(listOfAtoms[i].mmType,"%s",mmType); BUILDSTDERR: | ^~ ~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from GlobalOrb.h:23, BUILDSTDERR: from AnimationGeomConv.c:21: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 1 and 50 bytes into a destination of size 5 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: AnimationGeomConv.c:3072:40: warning: '%s' directive writing up to 49 bytes into a region of size 5 [-Wformat-overflow=] BUILDSTDERR: 3072 | sprintf(listOfAtoms[i].pdbType,"%s",pdbType); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from GlobalOrb.h:23, BUILDSTDERR: from AnimationGeomConv.c:21: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 1 and 50 bytes into a destination of size 5 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: QChemLib.c: In function 'getQChemBasisList': BUILDSTDERR: QChemLib.c:61:14: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 61 | { char* e = fgets(t,BSIZE,fin);} /* number of atoms */ BUILDSTDERR: | ^ BUILDSTDERR: QChemLib.c: In function 'getQChemBasisListOfAtoms': BUILDSTDERR: QChemLib.c:134:14: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 134 | { char* e = fgets(t,BSIZE,fin);} /* number of atoms */ BUILDSTDERR: | ^ BUILDSTDERR: AnimationMD.c: In function 'print_gaussian_selected_geometry': BUILDSTDERR: AnimationMD.c:1403:7: warning: unused variable 'g' [-Wunused-variable] BUILDSTDERR: 1403 | gint g; BUILDSTDERR: | ^ BUILDSTDERR: AnimationMD.c:1401:7: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: 1401 | gint j; BUILDSTDERR: | ^ BUILDSTDERR: AnimationMD.c: In function 'read_gaussian_file_geomi_str': BUILDSTDERR: AnimationMD.c:1812:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1812 | { char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: AnimationMD.c:1817:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1817 | { char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: AnimationMD.c:1818:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1818 | { char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: AnimationMD.c:1819:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1819 | { char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: AnimationMD.c:1824:17: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1824 | { char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: AnimationMD.c:1842:16: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1842 | { char* e = fgets(t,BSIZE,file);} BUILDSTDERR: | ^ BUILDSTDERR: AnimationMD.c: In function 'read_MD_gaussian_file_step': BUILDSTDERR: AnimationMD.c:2194:11: warning: variable 'OK' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2194 | gboolean OK = FALSE; BUILDSTDERR: | ^~ BUILDSTDERR: AnimationMD.c: In function 'read_MD_gamess_trj_file_step': BUILDSTDERR: AnimationMD.c:2499:11: warning: variable 'OK' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2499 | gboolean OK = FALSE; BUILDSTDERR: | ^~ BUILDSTDERR: OrcaGuess.c: In function 'putOrcaGuessMethodInfoInTextEditor': BUILDSTDERR: OrcaGuess.c:70:21: warning: '%s' directive writing up to 1023 bytes into a region of size 1022 [-Wformat-overflow=] BUILDSTDERR: 70 | sprintf(buffer," %s ",selectedGuessMethod); BUILDSTDERR: | ^~ ~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from OrcaGuess.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 4 and 1027 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` OrcaMolecule.c -o OrcaMolecule.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` QChemBasis.c -o QChemBasis.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` OrcaKeywords.c -o OrcaKeywords.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` QChemLib.c -o QChemLib.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include AnimationMD.c -o AnimationMD.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` OrcaGuess.c -o OrcaGuess.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` OrcaBasis.c -o OrcaBasis.o make[1]: Leaving directory '/builddir/build/BUILD/GabeditSrc251_021118/src/QChem' make[1]: Entering directory '/builddir/build/BUILD/GabeditSrc251_021118/src/Mopac' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` Mopac.c -o Mopac.o BUILDSTDERR: gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 PovrayGL.c: In function 'create_cmd_pov': BUILDSTDERR: PovrayGL.c:1649:8: warning: unused variable 'ierr' [-Wunused-variable] BUILDSTDERR: 1649 | {int ierr = system(buffer);} BUILDSTDERR: | ^~~~ BUILDSTDERR: PovrayGL.c: In function 'exportPOVRay': BUILDSTDERR: PovrayGL.c:1723:12: warning: unused variable 'ierr' [-Wunused-variable] BUILDSTDERR: 1723 | { int ierr = system(fileNameCMD);} BUILDSTDERR: | ^~~~ BUILDSTDERR: GabeditTextEdit.c: In function 'gabedit_text_search': BUILDSTDERR: GabeditTextEdit.c:198:15: warning: variable 'posEnd' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 198 | GtkTextIter posEnd; BUILDSTDERR: | ^~~~~~ --cflags` -I/usr/include PovrayGL.c -o PovrayGL.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` MopacMolecule.c -o MopacMolecule.o make[1]: Leaving directory '/builddir/build/BUILD/GabeditSrc251_021118/src/Orca' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include ContoursPov.c -o ContoursPov.o make[1]: Entering directory '/builddir/build/BUILD/GabeditSrc251_021118/src/NetWork' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` Ftp.c -o Ftp.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include PlanesMappedDraw.c -o PlanesMappedDraw.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` MopacRem.c -o MopacRem.o make[1]: Entering directory '/builddir/build/BUILD/GabeditSrc251_021118/src/Utils' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include GabeditTextEdit.c -o GabeditTextEdit.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` Process.c -o Process.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include PlanesMapped.c -o PlanesMapped.o BUILDSTDERR: make[1]: Leaving directory '/buildProcess.c: In function 'get_list_from_file': BUILDSTDERR: Process.c:1020:7: warning: unused variable 'ierre' [-Wunused-variable] BUILDSTDERR: 1020 | {int ierre = system(dump);} BUILDSTDERR: | ^~~~~ BUILDSTDERR: MoleculeSymmetry.c: In function 'getAbelianGroupSymbol': BUILDSTDERR: MoleculeSymmetry.c:256:7: warning: variable 'ix' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 256 | gint ix = 0; BUILDSTDERR: | ^~ BUILDSTDERR: AtomsProp.c: In function 'read_atoms_prop': BUILDSTDERR: AtomsProp.c:125:27: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 125 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: AtomsProp.c:146:29: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 146 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: AtomsProp.c: In function 'open_color_dlg_atoms': BUILDSTDERR: AtomsProp.c:848:10: warning: variable 'v' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 848 | gdouble v[3]; BUILDSTDERR: | ^ BUILDSTDERR: AtomsProp.c: In function 'editedIsotope': BUILDSTDERR: AtomsProp.c:1081:7: warning: variable 'Nc' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1081 | gint Nc = -1; BUILDSTDERR: | ^~ BUILDSTDERR: Rsh.c: In function 'rsh': BUILDSTDERR: Rsh.c:517:7: warning: unused variable 'ierr' [-Wunused-variable] BUILDSTDERR: 517 | {int ierr = system(commandrcp);} BUILDSTDERR: | ^~~~ BUILDSTDERR: Ssh.c: In function 'ssh': BUILDSTDERR: Ssh.c:180:7: warning: unused variable 'ierr' [-Wunused-variable] BUILDSTDERR: 180 | {int ierr = system(command);} BUILDSTDERR: | ^~~~ dir/build/BUILD/GabeditSrc251_021118/src/Mopac' make[1]: Entering directory '/builddir/build/BUILD/GabeditSrc251_021118/src/Symmetry' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` MoleculeSymmetry.c -o MoleculeSymmetry.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include AtomsProp.c -o AtomsProp.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` Rsh.c -o Rsh.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include PlanesMappedPov.c -o PlanesMappedPov.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` MoleculeSymmetryInterface.c -o MoleculeSymmetryInterface.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` Ssh.c -o Ssh.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include Jacobi.c -o Jacobi.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include SurfacesPov.c -o SurfacesPov.o BUILDSTDERR: gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hPolyHedralOperators.c: In function 'rotateAroundArbitraryAxes': BUILDSTDERR: PolyHedralOperators.c:193:10: warning: variable 'eps' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 193 | gdouble eps = 1e-3; BUILDSTDERR: | ^~~ BUILDSTDERR: Scp.c: In function 'clientThread': BUILDSTDERR: Scp.c:284:7: warning: unused variable 'ierr' [-Wunused-variable] BUILDSTDERR: 284 | {int ierr = system(cmd);} BUILDSTDERR: | ^~~~ BUILDSTDERR: QL.c: In function 'eigenQL': BUILDSTDERR: QL.c:34:7: warning: unused variable 'ii' [-Wunused-variable] BUILDSTDERR: 34 | gint ii; BUILDSTDERR: | ^~ ardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` Scp.c -o Scp.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` PolyHedralOperators.c -o PolyHedralOperators.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include QL.c -o QL.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` ReducePolyHedralMolecule.c -o ReducePolyHedralMolecule.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` FilesTransfer.c -o FilesTransfer.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` PrincipalAxis.c -o PrincipalAxis.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include RingsPov.c -o RingsPov.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` ReduceMolecule.c -o ReduceMolecule.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` RemoteCommand.c -o RemoteCommand.o BUILDSTDERR: gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,SymmetryOperators.c: In function 'determineOrderOfZAxis': BUILDSTDERR: SymmetryOperators.c:105:10: warning: variable 'eps' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 105 | gdouble eps = 1e-3; BUILDSTDERR: | ^~~ BUILDSTDERR: Utils.c: In function 'filegets': BUILDSTDERR: Utils.c:299:28: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 299 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Utils.c: In function 'run_command': BUILDSTDERR: Utils.c:574:7: warning: unused variable 'it' [-Wunused-variable] BUILDSTDERR: 574 | {int it = system(temp);} BUILDSTDERR: | ^~ BUILDSTDERR: Utils.c: In function 'run_local_command': BUILDSTDERR: Utils.c:658:7: warning: variable 'ierr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 658 | gint ierr = 0; BUILDSTDERR: | ^~~~ BUILDSTDERR: Utils.c: In function 'read_hosts_file': BUILDSTDERR: Utils.c:1602:28: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1602 | if(!feof(fd)) { char* e = fgets(t,len,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Utils.c:1608:29: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1608 | if(!feof(fd)) { char* e = fgets(t,len,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Utils.c:1616:30: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1616 | if(!feof(fd)) { char* e = fgets(t,len,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Utils.c: In function 'read_fonts_in_file': BUILDSTDERR: Utils.c:1641:28: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1641 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Utils.c:1656:28: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1656 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Utils.c:1658:28: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1658 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Utils.c:1660:28: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1660 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Utils.c:1663:28: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1663 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Utils.c:1665:28: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1665 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Utils.c:1667:28: warning: unused variable 'e' [-Wunused-variable] BUILDSTDERR: 1667 | if(!feof(fd)) { char* e = fgets(t,taille,fd);} BUILDSTDERR: | ^ BUILDSTDERR: Utils.c: In function 'variable_name_valid': BUILDSTDERR: Utils.c:2688:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 2688 | for(i=0;inumber>1) sprintf(n," %d",operation->number); BUILDSTDERR: | ^~ BUILDSTDERR: SOperation.c:77:36: note: directive argument in the range [2, 2147483647] BUILDSTDERR: 77 | if(operation->number>1) sprintf(n," %d",operation->number); BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from SOperation.c:23: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 12 bytes into a destination of size 10 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: SOperation.c:80:39: warning: ' ' directive writing 1 byte into a region of size between 0 and 9 [-Wformat-overflow=] BUILDSTDERR: 80 | if(operation->degree>1) sprintf(m,"%d ",operation->degree); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from SOperation.c:23: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 12 bytes into a destination of size 10 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: SOperation.c:83:28: warning: '%s' directive writing up to 9 bytes into a region of size between 1 and 10 [-Wformat-overflow=] BUILDSTDERR: 83 | sprintf(operation->str,"%s%s%s",n, operation->elementType, m); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from SOperation.c:23: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 1 and 28 bytes into a destination of size 10 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` SAtom.c -o SAtom.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include LabelsGL.c -o LabelsGL.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` SMolecule.c -o SMolecule.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include RingsOrb.c -o RingsOrb.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` Elements.c -o Elements.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` SOperation.c -o SOperation.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include Vector3d.c -o Vector3d.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` SOperations.c -o SOperations.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` HashMapSAtoms.c -o HashMapSAtoms.o BUILDSTDERR: gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-aHydrogenBond.c: In function 'addAnAtomDlg': BUILDSTDERR: HydrogenBond.c:230:19: warning: variable 'style' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 230 | GtkStyle *style; BUILDSTDERR: | ^~~~~ BUILDSTDERR: FireFlyMolecule.c: In function 'putFireFlyMoleculeInTextEditor': BUILDSTDERR: FireFlyMolecule.c:671:25: warning: ' BUILDSTDERR: ' directive writing 2 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] BUILDSTDERR: 671 | else sprintf(buffer,"%s\n\n",g); BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../Common/Global.h:22, BUILDSTDERR: from FireFlyMolecule.c:25: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 1026 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nnobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` PointGroupGabedit.c -o PointGroupGabedit.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include Matrix3D.c -o Matrix3D.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` PointGroups.c -o PointGroups.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` SymmetryGabedit.c -o SymmetryGabedit.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include HydrogenBond.c -o HydrogenBond.o make[1]: Entering directory '/builddir/build/BUILD/GabeditSrc251_021118/src/FireFly' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` FireFly.c -o FireFly.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` FireFlyMolecule.c -o FireFlyMolecule.o make[1]: Leaving directory '/builddir/build/BUILD/GabeditSrc251_021118/src/Symmetry' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` FireFlyControl.c -o FireFlyControl.o BUILDSTDERR: gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-PoissonMG.c: In function 'smootherPoissonMG': BUILDSTDERR: PoissonMG.c:613:10: warning: variable 'rms' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 613 | gdouble rms; BUILDSTDERR: | ^~~ BUILDSTDERR: PoissonMG.c: In function 'solveCGPoissonMG': BUILDSTDERR: PoissonMG.c:687:10: warning: variable 'delta0' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 687 | gdouble delta0; BUILDSTDERR: | ^~~~~~ 1.0 --cflags` FireFlyBasis.c -o FireFlyBasis.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` FireFlyGuess.c -o FireFlyGuess.o make[1]: Entering directory '/builddir/build/BUILD/GabeditSrc251_021118/src/MultiGrid' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include DomainMG.c -o DomainMG.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include GridMG.c -o GridMG.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include PoissonMG.c -o PoissonMG.o make[1]: Leaving directory '/builddir/build/BUILD/GabeditSrc251_021118/src/MultiGrid' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` FireFlySCF.c -o FireFlySCF.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include PovrayUtils.c -o PovrayUtils.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include ExportGL.c -o ExportGL.o make[1]: Entering directory '/builddir/build/BUILD/GabeditSrc251_021118/src/SemiEmpirical' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` AtomSE.c -o AtomSE.o BUILDSTDERR: gcc -c -O2 -g -pipe -Wall -Werror=fMoleculeSE.c: In function 'addMoleculeSEToFile': BUILDSTDERR: MoleculeSE.c:1017:6: warning: unused variable 'nc' [-Wunused-variable] BUILDSTDERR: 1017 | int nc; BUILDSTDERR: | ^~ BUILDSTDERR: MoleculeSE.c:1016:8: warning: unused variable 'k' [-Wunused-variable] BUILDSTDERR: 1016 | int j,k; BUILDSTDERR: | ^ BUILDSTDERR: MoleculeSE.c:1016:6: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: 1016 | int j,k; BUILDSTDERR: | ^ ormat-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` MoleculeSE.c -o MoleculeSE.o make[1]: Leaving directory '/builddir/build/BUILD/GabeditSrc251_021118/src/FireFly' make[1]: Entering directory '/builddir/build/BUILD/GabeditSrc251_021118/src/VibrationalCorrections' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` GabeditGaussianInput.c -o GabeditGaussianInput.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include CaptureOrbitals.c -o CaptureOrbitals.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include UtilsGL.c -o UtilsGL.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include ConvUtils.c -o ConvUtils.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include IntegralOrbitals.c -o IntegralOrbitals.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` SemiEmpiricalModel.c -o SemiEmpiricalModel.o make[1]: Leaving directory '/builddir/build/BUILD/GabeditSrc251_021118/src/VibrationalCorrections' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` SemiEmpiricalMD.c -o SemiEmpiricalMD.o BUILDSTDERR: gcc -c -O2 -g -pipe -Wall -Werror=formGabeditXYPlot.c: In function 'set_object_line_dialog': BUILDSTDERR: GabeditXYPlot.c:1303:15: warning: variable 'line_style' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1303 | GdkLineStyle line_style = GDK_LINE_SOLID; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: GabeditXYPlot.c: In function 'read_data_1column': BUILDSTDERR: GabeditXYPlot.c:1982:12: warning: variable 'OK' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1982 | gboolean OK; BUILDSTDERR: | ^~ BUILDSTDERR: GabeditXYPlot.c: In function 'read_data_2columns': BUILDSTDERR: GabeditXYPlot.c:2074:12: warning: variable 'OK' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2074 | gboolean OK; BUILDSTDERR: | ^~ BUILDSTDERR: GabeditXYPlot.c: In function 'draw_points': BUILDSTDERR: GabeditXYPlot.c:7544:15: warning: variable 'rect' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7544 | GdkRectangle rect; BUILDSTDERR: | ^~~~ BUILDSTDERR: GabeditXYPlot.c: In function 'draw_hmajor_ticks_and_xlegends': BUILDSTDERR: GabeditXYPlot.c:7825:15: warning: variable 'rect' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7825 | GdkRectangle rect; BUILDSTDERR: | ^~~~ BUILDSTDERR: GabeditXYPlot.c: In function 'draw_vmajor_ticks_and_ylegends': BUILDSTDERR: GabeditXYPlot.c:7953:15: warning: variable 'rect' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7953 | GdkRectangle rect; BUILDSTDERR: | ^~~~ BUILDSTDERR: GabeditXYPlot.c: In function 'gabedit_xyplot_motion_notify': BUILDSTDERR: GabeditXYPlot.c:9145:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 9145 | if (y > (xyplot->plotting_rect.y + xyplot->plotting_rect.height)) BUILDSTDERR: | ^~ BUILDSTDERR: GabeditXYPlot.c:9148:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 9148 | xyplot->distance_rect.x=xyplot->distance_point.x; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: GabeditXYPlot.c: In function 'writeBMP': BUILDSTDERR: GabeditXYPlot.c:10024:9: warning: unused variable 'it' [-Wunused-variable] BUILDSTDERR: 10024 | {int it = fwrite(bmp_header,1,54,file);} BUILDSTDERR: | ^~ BUILDSTDERR: GabeditXYPlot.c:10033:9: warning: unused variable 'it' [-Wunused-variable] BUILDSTDERR: 10033 | {int it = fwrite(rgbtmp,3,1,file);} BUILDSTDERR: | ^~ BUILDSTDERR: GabeditXYPlot.c:10037:8: warning: unused variable 'it' [-Wunused-variable] BUILDSTDERR: 10037 | {int it = fwrite(rgbtmp,1,1,file);} BUILDSTDERR: | ^~ BUILDSTDERR: SemiEmpirical.c: In function 'runOneMopac': BUILDSTDERR: SemiEmpirical.c:223:7: warning: unused variable 'ierr' [-Wunused-variable] BUILDSTDERR: 223 | {int ierr = system(buffer);} BUILDSTDERR: | ^~~~ BUILDSTDERR: SemiEmpirical.c:224:8: warning: unused variable 'ierr' [-Wunused-variable] BUILDSTDERR: 224 | { int ierr = system(fileNameSH);} BUILDSTDERR: | ^~~~ BUILDSTDERR: SemiEmpirical.c: In function 'runOneFireFly': BUILDSTDERR: SemiEmpirical.c:504:7: warning: unused variable 'ierr' [-Wunused-variable] BUILDSTDERR: 504 | {int ierr = system(buffer);} BUILDSTDERR: | ^~~~ BUILDSTDERR: SemiEmpirical.c:505:8: warning: unused variable 'ierr' [-Wunused-variable] BUILDSTDERR: 505 | { int ierr = system(fileNameSH);} BUILDSTDERR: | ^~~~ BUILDSTDERR: SemiEmpirical.c: In function 'calculateGradientFireFly': BUILDSTDERR: SemiEmpirical.c:559:9: warning: unused variable 'ierr' [-Wunused-variable] BUILDSTDERR: 559 | {int ierr = system(comm);} BUILDSTDERR: | ^~~~ BUILDSTDERR: GabeditXYPlot.c: In function 'gabedit_xyplot_set_x_label': BUILDSTDERR: GabeditXYPlot.c:10571:13: warning: variable 'widget' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 10571 | GtkWidget* widget = NULL; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: GabeditXYPlot.c: In function 'gabedit_xyplot_set_y_label': BUILDSTDERR: GabeditXYPlot.c:10594:13: warning: variable 'widget' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 10594 | GtkWidget* widget = NULL; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: SemiEmpirical.c: In function 'runOneOpenBabel': BUILDSTDERR: SemiEmpirical.c:756:2: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 756 | system(buffer); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: SemiEmpirical.c:757:2: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 757 | system(fileNameSH); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: SemiEmpirical.c: In function 'runOneGeneric': BUILDSTDERR: SemiEmpirical.c:962:2: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 962 | system(buffer); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: SemiEmpirical.c:963:2: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 963 | system(fileNameSH); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: SemiEmpirical.c: In function 'calculateGradientGeneric': BUILDSTDERR: SemiEmpirical.c:1015:4: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 1015 | system(comm); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: GabeditContoursPlot.c: In function 'create_contours_frame': BUILDSTDERR: GabeditContoursPlot.c:1651:13: warning: variable 'LabelMax' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1651 | GtkWidget *LabelMax = NULL; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: GabeditContoursPlot.c:1650:13: warning: variable 'LabelMin' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1650 | GtkWidget *LabelMin = NULL; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: GabeditContoursPlot.c: In function 'create_contours': BUILDSTDERR: GabeditContoursPlot.c:1741:13: warning: variable 'frame' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1741 | GtkWidget *frame; BUILDSTDERR: | ^~~~~ BUILDSTDERR: GabeditContoursPlot.c: In function 'set_object_line_dialog': BUILDSTDERR: GabeditContoursPlot.c:2455:15: warning: variable 'line_style' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2455 | GdkLineStyle line_style = GDK_LINE_SOLID; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: SemiEmpiricalDlg.c: In function 'runOneMopac': BUILDSTDERR: SemiEmpiricalDlg.c:457:7: warning: unused variable 'ierr' [-Wunused-variable] BUILDSTDERR: 457 | {int ierr= system(buffer);} BUILDSTDERR: | ^~~~ BUILDSTDERR: SemiEmpiricalDlg.c:458:7: warning: unused variable 'ierr' [-Wunused-variable] BUILDSTDERR: 458 | {int ierr = system(fileNameSH);} BUILDSTDERR: | ^~~~ BUILDSTDERR: SemiEmpiricalDlg.c: In function 'runOneFireFly': BUILDSTDERR: SemiEmpiricalDlg.c:702:7: warning: unused variable 'ierr' [-Wunused-variable] BUILDSTDERR: 702 | {int ierr= system(buffer);} BUILDSTDERR: | ^~~~ BUILDSTDERR: SemiEmpiricalDlg.c:703:7: warning: unused variable 'ierr' [-Wunused-variable] BUILDSTDERR: 703 | {int ierr = system(fileNameSH);} BUILDSTDERR: | ^~~~ BUILDSTDERR: SemiEmpiricalDlg.c: In function 'runOneOrca': BUILDSTDERR: SemiEmpiricalDlg.c:1269:7: warning: unused variable 'ierr' [-Wunused-variable] BUILDSTDERR: 1269 | {int ierr= system(buffer);} BUILDSTDERR: | ^~~~ BUILDSTDERR: SemiEmpiricalDlg.c:1270:7: warning: unused variable 'ierr' [-Wunused-variable] BUILDSTDERR: 1270 | {int ierr = system(fileNameSH);} BUILDSTDERR: | ^~~~ BUILDSTDERR: SemiEmpiricalDlg.c: In function 'runOneGeneric': BUILDSTDERR: SemiEmpiricalDlg.c:1895:8: warning: unused variable 'multiplicityStr' [-Wunused-variable] BUILDSTDERR: 1895 | gchar multiplicityStr[100]; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: SemiEmpiricalDlg.c: In function 'addGenericOptions': BUILDSTDERR: SemiEmpiricalDlg.c:2713:13: warning: unused variable 'comboGenericPotential' [-Wunused-variable] BUILDSTDERR: 2713 | GtkWidget* comboGenericPotential = NULL; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: GabeditContoursPlot.c: In function 'applyColorMapOptions': BUILDSTDERR: GabeditContoursPlot.c:5960:13: warning: variable 'buttonUniColor' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5960 | GtkWidget* buttonUniColor; BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: SemiEmpiricalDlg.c: In function 'runOneOptMopac': BUILDSTDERR: SemiEmpiricalDlg.c:3502:7: warning: unused variable 'ierr' [-Wunused-variable] BUILDSTDERR: 3502 | {int ierr= system(buffer);} BUILDSTDERR: | ^~~~ BUILDSTDERR: SemiEmpiricalDlg.c:3503:7: warning: unused variable 'ierr' [-Wunused-variable] BUILDSTDERR: 3503 | {int ierr = system(fileNameSH);} BUILDSTDERR: | ^~~~ BUILDSTDERR: SemiEmpiricalDlg.c: In function 'runOneOptFireFly': BUILDSTDERR: SemiEmpiricalDlg.c:3815:7: warning: unused variable 'ierr' [-Wunused-variable] BUILDSTDERR: 3815 | {int ierr= system(buffer);} BUILDSTDERR: | ^~~~ BUILDSTDERR: SemiEmpiricalDlg.c:3816:7: warning: unused variable 'ierr' [-Wunused-variable] BUILDSTDERR: 3816 | {int ierr = system(fileNameSH);} BUILDSTDERR: | ^~~~ BUILDSTDERR: SemiEmpiricalDlg.c: In function 'createMopacFiles': BUILDSTDERR: SemiEmpiricalDlg.c:4164:8: warning: unused variable 'ierr' [-Wunused-variable] BUILDSTDERR: 4164 | {int ierr= system(buffer);} BUILDSTDERR: | ^~~~ BUILDSTDERR: SemiEmpiricalDlg.c: In function 'createGaussianFiles': BUILDSTDERR: SemiEmpiricalDlg.c:4230:8: warning: unused variable 'ierr' [-Wunused-variable] BUILDSTDERR: 4230 | {int ierr= system(buffer);} BUILDSTDERR: | ^~~~ BUILDSTDERR: SemiEmpiricalDlg.c: In function 'createFireFlyFiles': BUILDSTDERR: SemiEmpiricalDlg.c:4360:8: warning: unused variable 'ierr' [-Wunused-variable] BUILDSTDERR: 4360 | {int ierr= system(buffer);} BUILDSTDERR: | ^~~~ BUILDSTDERR: GabeditContoursPlot.c: In function 'draw_points': BUILDSTDERR: GabeditContoursPlot.c:7537:15: warning: variable 'rect' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7537 | GdkRectangle rect; BUILDSTDERR: | ^~~~ BUILDSTDERR: GabeditContoursPlot.c: In function 'draw_colormap': BUILDSTDERR: GabeditContoursPlot.c:7816:15: warning: variable 'rect' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7816 | GdkRectangle rect; BUILDSTDERR: | ^~~~ BUILDSTDERR: GabeditContoursPlot.c: In function 'draw_hmajor_ticks_and_xlegends': BUILDSTDERR: GabeditContoursPlot.c:7992:15: warning: variable 'rect' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7992 | GdkRectangle rect; BUILDSTDERR: | ^~~~ BUILDSTDERR: GabeditContoursPlot.c: In function 'draw_vmajor_ticks_and_ylegends': BUILDSTDERR: GabeditContoursPlot.c:8122:15: warning: variable 'rect' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 8122 | GdkRectangle rect; BUILDSTDERR: | ^~~~ BUILDSTDERR: GabeditContoursPlot.c: In function 'gabedit_contoursplot_motion_notify': BUILDSTDERR: GabeditContoursPlot.c:9539:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 9539 | if (y > (contoursplot->plotting_rect.y + contoursplot->plotting_rect.height)) BUILDSTDERR: | ^~ BUILDSTDERR: GabeditContoursPlot.c:9542:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 9542 | contoursplot->distance_rect.x=contoursplot->distance_point.x; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: SemiEmpiricalDlg.c: In function 'runOneOpenBabel': BUILDSTDERR: SemiEmpiricalDlg.c:912:2: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 912 | system(buffer); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: SemiEmpiricalDlg.c:913:2: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 913 | system(fileNameSH); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: SemiEmpiricalDlg.c: In function 'runOneGeneric': BUILDSTDERR: SemiEmpiricalDlg.c:1955:2: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 1955 | system(buffer); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: SemiEmpiricalDlg.c:1956:2: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 1956 | system(fileNameSH); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: GabeditContoursPlot.c: In function 'writeBMP': BUILDSTDERR: GabeditContoursPlot.c:10396:9: warning: unused variable 'it' [-Wunused-variable] BUILDSTDERR: 10396 | {int it = fwrite(bmp_header,1,54,file);} BUILDSTDERR: | ^~ BUILDSTDERR: GabeditContoursPlot.c:10405:9: warning: unused variable 'it' [-Wunused-variable] BUILDSTDERR: 10405 | {int it = fwrite(rgbtmp,3,1,file);} BUILDSTDERR: | ^~ BUILDSTDERR: GabeditContoursPlot.c:10409:9: warning: unused variable 'it' [-Wunused-variable] BUILDSTDERR: 10409 | { int it = fwrite(rgbtmp,1,1,file);} BUILDSTDERR: | ^~ BUILDSTDERR: SemiEmpiricalDlg.c: In function 'runOneOptGeneric': BUILDSTDERR: SemiEmpiricalDlg.c:3638:2: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 3638 | system(buffer); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: SemiEmpiricalDlg.c:3639:2: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 3639 | system(fileNameSH); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: GabeditContoursPlot.c: In function 'gabedit_contoursplot_set_x_label': BUILDSTDERR: GabeditContoursPlot.c:10979:13: warning: variable 'widget' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 10979 | GtkWidget* widget = NULL; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: GabeditContoursPlot.c: In function 'gabedit_contoursplot_set_y_label': BUILDSTDERR: GabeditContoursPlot.c:11002:13: warning: variable 'widget' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 11002 | GtkWidget* widget = NULL; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: SemiEmpiricalDlg.c:1312:13: warning: 'runGeneric' defined but not used [-Wunused-function] BUILDSTDERR: 1312 | static void runGeneric(MoleculeSE* mol, char* fileName, char* keys, char* genericCommand) BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: SemiEmpiricalDlg.c:89:20: warning: 'entryGenericKeywords' defined but not used [-Wunused-variable] BUILDSTDERR: 89 | static GtkWidget* entryGenericKeywords = NULL; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: SemiEmpiricalDlg.c:87:20: warning: 'entryOpenBabelKeywords' defined but not used [-Wunused-variable] BUILDSTDERR: 87 | static GtkWidget* entryOpenBabelKeywords = NULL; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: IsotopeDistributionCalculator.c: In function 'compute_peaks': BUILDSTDERR: IsotopeDistributionCalculator.c:252:7: warning: variable 'nRemoved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 252 | gint nRemoved; BUILDSTDERR: | ^~~~~~~~ at-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include GabeditXYPlot.c -o GabeditXYPlot.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` SemiEmpirical.c -o SemiEmpirical.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` SemiEmpiricalDlg.c -o SemiEmpiricalDlg.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include GabeditContoursPlot.c -o GabeditContoursPlot.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include GridCP.c -o GridCP.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include AnimationGrids.c -o AnimationGrids.o make[1]: Leaving directory '/builddir/build/BUILD/GabeditSrc251_021118/src/SemiEmpirical' make[1]: Entering directory '/builddir/build/BUILD/GabeditSrc251_021118/src/IsotopeDistribution' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` IsotopeDistributionCalculator.c -o IsotopeDistributionCalculator.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include NCI.c -o NCI.o BUILDSTDERR: gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions NCI.c: In function 'compute_nci2D_from_density_grid': BUILDSTDERR: NCI.c:75:10: warning: unused variable 'yz' [-Wunused-variable] BUILDSTDERR: 75 | gdouble yz; BUILDSTDERR: | ^~ BUILDSTDERR: NCI.c:74:10: warning: unused variable 'xz' [-Wunused-variable] BUILDSTDERR: 74 | gdouble xz; BUILDSTDERR: | ^~ BUILDSTDERR: NCI.c:73:10: warning: unused variable 'xy' [-Wunused-variable] BUILDSTDERR: 73 | gdouble xy; BUILDSTDERR: | ^~ BUILDSTDERR: NCI.c:72:10: warning: unused variable 'zz' [-Wunused-variable] BUILDSTDERR: 72 | gdouble zz; BUILDSTDERR: | ^~ BUILDSTDERR: NCI.c:71:10: warning: unused variable 'yy' [-Wunused-variable] BUILDSTDERR: 71 | gdouble yy; BUILDSTDERR: | ^~ BUILDSTDERR: NCI.c:70:10: warning: unused variable 'xx' [-Wunused-variable] BUILDSTDERR: 70 | gdouble xx; BUILDSTDERR: | ^~ BUILDSTDERR: NCI.c:69:10: warning: unused variable 'tensor' [-Wunused-variable] BUILDSTDERR: 69 | gdouble tensor[6];/* inf matrix */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: NCI.c:59:11: warning: unused variable 'beg' [-Wunused-variable] BUILDSTDERR: 59 | gboolean beg = TRUE; BUILDSTDERR: | ^~~ BUILDSTDERR: NCI.c:56:13: warning: unused variable 'limits' [-Wunused-variable] BUILDSTDERR: 56 | GridLimits limits; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: NCI.c:50:10: warning: unused variable 'cc' [-Wunused-variable] BUILDSTDERR: 50 | gdouble cc = 0; BUILDSTDERR: | ^~ BUILDSTDERR: NCI.c: In function 'compute_nci_from_density_grid': BUILDSTDERR: NCI.c:200:10: warning: unused variable 'cc' [-Wunused-variable] BUILDSTDERR: 200 | gdouble cc = 0; BUILDSTDERR: | ^~ BUILDSTDERR: IsotopeDistributionCalculatorDlg.c: In function 'editedPeak': BUILDSTDERR: IsotopeDistributionCalculatorDlg.c:274:9: warning: variable 'peaks' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 274 | GList* peaks; BUILDSTDERR: | ^~~~~ BUILDSTDERR: IsotopeDistributionCalculatorDlg.c:273:7: warning: variable 'Nc' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 273 | gint Nc = -1; BUILDSTDERR: | ^~ BUILDSTDERR: Gabedit2MRQFF.c: In function 'initTWOMRQFF': BUILDSTDERR: Gabedit2MRQFF.c:92:7: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 92 | gint i; BUILDSTDERR: | ^ BUILDSTDERR: Gabedit2MRQFF.c: In function 'save_result': BUILDSTDERR: Gabedit2MRQFF.c:192:7: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 192 | gint i; BUILDSTDERR: | ^ BUILDSTDERR: Gabedit2MRQFF.c: In function 'showTWOMRQFF': BUILDSTDERR: Gabedit2MRQFF.c:299:7: warning: unused variable 't' [-Wunused-variable] BUILDSTDERR: 299 | gint t; BUILDSTDERR: | ^ BUILDSTDERR: Gabedit2MRQFF.c: In function 'printTWOMRQFF': BUILDSTDERR: Gabedit2MRQFF.c:459:7: warning: unused variable 't' [-Wunused-variable] BUILDSTDERR: 459 | gint t; BUILDSTDERR: | ^ BUILDSTDERR: Gabedit2MRQFF.c:458:9: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: 458 | gint i,j; BUILDSTDERR: | ^ BUILDSTDERR: Gabedit2MRQFF.c: In function 'readFrequenciesInitTWOMRQFF': BUILDSTDERR: Gabedit2MRQFF.c:477:10: warning: unused variable 'd' [-Wunused-variable] BUILDSTDERR: 477 | gdouble d = 0; BUILDSTDERR: | ^ BUILDSTDERR: Gabedit2MRQFF.c: In function 'readVectorReal': BUILDSTDERR: Gabedit2MRQFF.c:532:16: warning: unused variable 'v' [-Wunused-variable] BUILDSTDERR: 532 | double v; BUILDSTDERR: | ^ BUILDSTDERR: Gabedit2MRQFF.c:531:13: warning: unused variable 'ii' [-Wunused-variable] BUILDSTDERR: 531 | int ii; BUILDSTDERR: | ^~ BUILDSTDERR: Gabedit2MRQFF.c: In function 'read_2mrqff_file': BUILDSTDERR: Gabedit2MRQFF.c:1107:7: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 1107 | gint i; BUILDSTDERR: | ^ BUILDSTDERR: Gabedit2MRQFF.c:1103:7: warning: unused variable 'nf' [-Wunused-variable] BUILDSTDERR: 1103 | gint nf = 0; BUILDSTDERR: | ^~ BUILDSTDERR: ReactivityIndices.c: In function 'get_f': BUILDSTDERR: ReactivityIndices.c:359:7: warning: unused variable 'll' [-Wunused-variable] BUILDSTDERR: 359 | gint ll; BUILDSTDERR: | ^~ BUILDSTDERR: ReactivityIndices.c:358:7: warning: unused variable 'kk' [-Wunused-variable] BUILDSTDERR: 358 | gint kk; BUILDSTDERR: | ^~ BUILDSTDERR: ReactivityIndices.c:352:7: warning: unused variable 'nAll' [-Wunused-variable] BUILDSTDERR: 352 | gint nAll= 0; BUILDSTDERR: | ^~~~ BUILDSTDERR: ReactivityIndices.c:349:7: warning: unused variable 'l' [-Wunused-variable] BUILDSTDERR: 349 | gint l; BUILDSTDERR: | ^ BUILDSTDERR: ReactivityIndices.c: In function 'apply_reactivity_indices_FD': BUILDSTDERR: ReactivityIndices.c:676:10: warning: unused variable 'V' [-Wunused-variable] BUILDSTDERR: 676 | gdouble V[3][3]; BUILDSTDERR: | ^ BUILDSTDERR: ReactivityIndices.c:675:13: warning: unused variable 'entries' [-Wunused-variable] BUILDSTDERR: 675 | GtkWidget *entries[3][6]; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ReactivityIndices.c:674:7: warning: unused variable 'NumPointstmp' [-Wunused-variable] BUILDSTDERR: 674 | gint NumPointstmp[3]; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ReactivityIndices.c:673:13: warning: unused variable 'limitstmp' [-Wunused-variable] BUILDSTDERR: 673 | GridLimits limitstmp; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ReactivityIndices.c:672:9: warning: unused variable 'dump' [-Wunused-variable] BUILDSTDERR: 672 | gchar* dump; BUILDSTDERR: | ^~~~ BUILDSTDERR: ReactivityIndices.c: In function 'apply_reactivity_indices_FMO': BUILDSTDERR: ReactivityIndices.c:763:32: warning: unused variable 'overlap' [-Wunused-variable] BUILDSTDERR: 763 | gdouble integ, normi, normj, overlap; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ReactivityIndices.c:763:25: warning: unused variable 'normj' [-Wunused-variable] BUILDSTDERR: 763 | gdouble integ, normi, normj, overlap; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ReactivityIndices.c:763:18: warning: unused variable 'normi' [-Wunused-variable] BUILDSTDERR: 763 | gdouble integ, normi, normj, overlap; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ReactivityIndices.c:763:10: warning: unused variable 'integ' [-Wunused-variable] BUILDSTDERR: 763 | gdouble integ, normi, normj, overlap; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ReactivityIndices.c:756:10: warning: unused variable 'V' [-Wunused-variable] BUILDSTDERR: 756 | gdouble V[3][3]; BUILDSTDERR: | ^ BUILDSTDERR: ReactivityIndices.c:755:13: warning: unused variable 'entries' [-Wunused-variable] BUILDSTDERR: 755 | GtkWidget *entries[3][6]; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ReactivityIndices.c:754:7: warning: unused variable 'NumPointstmp' [-Wunused-variable] BUILDSTDERR: 754 | gint NumPointstmp[3]; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ReactivityIndices.c:753:13: warning: unused variable 'limitstmp' [-Wunused-variable] BUILDSTDERR: 753 | GridLimits limitstmp; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ReactivityIndices.c:752:9: warning: unused variable 'dump' [-Wunused-variable] BUILDSTDERR: 752 | gchar* dump; BUILDSTDERR: | ^~~~ BUILDSTDERR: ReactivityIndices.c:751:24: warning: unused variable 'temp' [-Wunused-variable] BUILDSTDERR: 751 | G_CONST_RETURN gchar* temp; BUILDSTDERR: | ^~~~ BUILDSTDERR: ReactivityIndices.c: In function 'reactivity_indices_fmo_dlg': BUILDSTDERR: ReactivityIndices.c:1071:13: warning: unused variable 'vbox' [-Wunused-variable] BUILDSTDERR: 1071 | GtkWidget* vbox = NULL; BUILDSTDERR: | ^~~~ BUILDSTDERR: ReactivityIndices.c:1070:14: warning: unused variable 'entries' [-Wunused-variable] BUILDSTDERR: 1070 | GtkWidget** entries; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ReactivityIndices.c:1062:13: warning: unused variable 'frameGrid' [-Wunused-variable] BUILDSTDERR: 1062 | GtkWidget *frameGrid; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: Crystallo.c: In function 'getValwFromStr': BUILDSTDERR: Crystallo.c:233:8: warning: unused variable 'tmp' [-Wunused-variable] BUILDSTDERR: 233 | gchar tmp[10]; BUILDSTDERR: | ^~~ BUILDSTDERR: ReactivityIndices.c: In function 'reactivity_indices_fd_dlg': BUILDSTDERR: ReactivityIndices.c:1190:18: warning: unused variable 'first' [-Wunused-variable] BUILDSTDERR: 1190 | static gboolean first = TRUE; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ReactivityIndices.c:1189:24: warning: unused variable 'temp' [-Wunused-variable] BUILDSTDERR: 1189 | G_CONST_RETURN gchar* temp; BUILDSTDERR: | ^~~~ BUILDSTDERR: ReactivityIndices.c:1185:14: warning: unused variable 'entries' [-Wunused-variable] BUILDSTDERR: 1185 | GtkWidget** entries; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ReactivityIndices.c:1179:13: warning: unused variable 'frameGrid' [-Wunused-variable] BUILDSTDERR: 1179 | GtkWidget *frameGrid; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: Crystallo.c: In function 'crystalloApplySymOperators': BUILDSTDERR: Crystallo.c:446:13: warning: unused variable 'small' [-Wunused-variable] BUILDSTDERR: 446 | gboolean small = FALSE; BUILDSTDERR: | ^~~~~ BUILDSTDERR: Crystallo.c:431:11: warning: unused variable 'ok' [-Wunused-variable] BUILDSTDERR: 431 | gboolean ok = FALSE; BUILDSTDERR: | ^~ BUILDSTDERR: Crystallo.c: In function 'crystalloComputeLengthsAndAngles': BUILDSTDERR: Crystallo.c:790:10: warning: unused variable 'conv' [-Wunused-variable] BUILDSTDERR: 790 | gdouble conv=M_PI/180.0; BUILDSTDERR: | ^~~~ BUILDSTDERR: Crystallo.c:789:13: warning: unused variable 'cy' [-Wunused-variable] BUILDSTDERR: 789 | gdouble cx,cy; BUILDSTDERR: | ^~ BUILDSTDERR: Crystallo.c:789:10: warning: unused variable 'cx' [-Wunused-variable] BUILDSTDERR: 789 | gdouble cx,cy; BUILDSTDERR: | ^~ BUILDSTDERR: Crystallo.c:788:33: warning: unused variable 'sgamma' [-Wunused-variable] BUILDSTDERR: 788 | gdouble calpha, cbeta, cgamma, sgamma; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: Crystallo.c:788:25: warning: unused variable 'cgamma' [-Wunused-variable] BUILDSTDERR: 788 | gdouble calpha, cbeta, cgamma, sgamma; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: Crystallo.c:788:18: warning: unused variable 'cbeta' [-Wunused-variable] BUILDSTDERR: 788 | gdouble calpha, cbeta, cgamma, sgamma; BUILDSTDERR: | ^~~~~ BUILDSTDERR: Crystallo.c:788:10: warning: unused variable 'calpha' [-Wunused-variable] BUILDSTDERR: 788 | gdouble calpha, cbeta, cgamma, sgamma; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: Crystallo.c: In function 'getOptimalRadiusForCluster': BUILDSTDERR: Crystallo.c:816:16: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: 816 | gint i,j=0; BUILDSTDERR: | ^ BUILDSTDERR: Crystallo.c: In function 'computeNSteps': BUILDSTDERR: Crystallo.c:844:16: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: 844 | gint i,j=0; BUILDSTDERR: | ^ BUILDSTDERR: Crystallo.c: In function 'crystalloCreateCellNano': BUILDSTDERR: Crystallo.c:877:7: warning: unused variable 'k' [-Wunused-variable] BUILDSTDERR: 877 | gint k; BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: ReactivityIndices.c:1190:18: warning: 'first' defined but not used [-Wunused-variable] BUILDSTDERR: 1190 | static gboolean first = TRUE; BUILDSTDERR: | ^~~~~ BUILDSTDERR: Crystallo.c: In function 'createSlab': BUILDSTDERR: Crystallo.c:1300:8: warning: unused variable 'd' [-Wunused-variable] BUILDSTDERR: 1300 | gint d=reduce3Int(hkl); BUILDSTDERR: | ^ BUILDSTDERR: Crystallo.c:1238:7: warning: unused variable 'iTv' [-Wunused-variable] BUILDSTDERR: 1238 | gint iTv; BUILDSTDERR: | ^~~ BUILDSTDERR: Crystallo.c:1237:13: warning: unused variable 'l' [-Wunused-variable] BUILDSTDERR: 1237 | GList *l = NULL; BUILDSTDERR: | ^ BUILDSTDERR: Crystallo.c:1227:7: warning: unused variable 'g' [-Wunused-variable] BUILDSTDERR: 1227 | gint g; BUILDSTDERR: | ^ BUILDSTDERR: Crystallo.c:1226:9: warning: unused variable 'q' [-Wunused-variable] BUILDSTDERR: 1226 | gint p,q; BUILDSTDERR: | ^ BUILDSTDERR: Crystallo.c:1226:7: warning: unused variable 'p' [-Wunused-variable] BUILDSTDERR: 1226 | gint p,q; BUILDSTDERR: | ^ BUILDSTDERR: Crystallo.c: In function 'crystalloReduceCell': BUILDSTDERR: Crystallo.c:1502:7: warning: unused variable 'nTv' [-Wunused-variable] BUILDSTDERR: 1502 | gint nTv = 0; BUILDSTDERR: | ^~~ BUILDSTDERR: Crystallo.c: In function 'getOneStrOp': BUILDSTDERR: Crystallo.c:1671:7: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: 1671 | gint size = sizeof(a)/sizeof(gchar); BUILDSTDERR: | ^~~~ BUILDSTDERR: Crystallo.c: In function 'getCIFAtomsPositionsAndWyckoff': BUILDSTDERR: Crystallo.c:1922:10: warning: unused variable 't2' [-Wunused-variable] BUILDSTDERR: 1922 | gchar* t2; BUILDSTDERR: | ^~ BUILDSTDERR: Crystallo.c: In function 'crystalloBuildSymOperators': BUILDSTDERR: Crystallo.c:1988:10: warning: unused variable 'l' [-Wunused-variable] BUILDSTDERR: 1988 | GList * l = NULL; BUILDSTDERR: | ^ BUILDSTDERR: Crystallo.c:1987:7: warning: unused variable 'numCol' [-Wunused-variable] BUILDSTDERR: 1987 | gint numCol = -1; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: Crystallo.c: In function 'crystalloGetCIFOperators': BUILDSTDERR: Crystallo.c:2014:18: warning: unused variable 'crystalloAtom' [-Wunused-variable] BUILDSTDERR: 2014 | CrystalloAtom* crystalloAtom = (CrystalloAtom*)l->data; BUILDSTDERR: | ^~~~~~~~~~~~~ -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` IsotopeDistributionCalculatorDlg.c -o IsotopeDistributionCalculatorDlg.o make[1]: Entering directory '/builddir/build/BUILD/GabeditSrc251_021118/src/QFF' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` Gabedit2MRQFF.c -o Gabedit2MRQFF.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include ReactivityIndices.c -o ReactivityIndices.o make[1]: Leaving directory '/builddir/build/BUILD/GabeditSrc251_021118/src/IsotopeDistribution' make[1]: Entering directory '/builddir/build/BUILD/GabeditSrc251_021118/src/Crystallography' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include Crystallo.c -o Crystallo.o make[1]: Leaving directory '/builddir/build/BUILD/GabeditSrc251_021118/src/QFF' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include UtilsCairo.c -o UtilsCairo.o make[1]: Entering directory '/builddir/build/BUILD/GabeditSrc251_021118/spglib' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED -I/usr/include arithmetic.c -o arithmetic.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED -I/usr/include cell.c -o cell.o make[1]: Leaving directory '/builddir/build/BUILD/GabeditSrc251_021118/src/Display' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED -I/usr/include debug.c -o debug.o BUILDSTDERR: gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2UtilsCairo.c: In function 'gabedit_cairo_string': BUILDSTDERR: UtilsCairo.c:63:2: warning: enumeration value 'PANGO_WEIGHT_SEMILIGHT' not handled in switch [-Wswitch] BUILDSTDERR: 63 | switch(weight) BUILDSTDERR: | ^~~~~~ -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED -I/usr/include delaunay.c -o delaunay.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED -I/usr/include determination.c -o determination.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED -I/usr/include hall_symbol.c -o hall_symbol.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED -I/usr/include kgrid.c -o kgrid.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED -I/usr/include kpoint.c -o kpoint.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED -I/usr/include mathfunc.c -o mathfunc.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include Zlm.c -o Zlm.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include UtilsCIF.c -o UtilsCIF.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED -I/usr/include niggli.c -o niggli.o BUILDSTDERR: gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflaUtilsCIF.c: In function 'print_block': BUILDSTDERR: UtilsCIF.c:201:11: warning: unused variable 'ok' [-Wunused-variable] BUILDSTDERR: 201 | gboolean ok=FALSE; BUILDSTDERR: | ^~ BUILDSTDERR: UtilsCIF.c:200:9: warning: unused variable 't' [-Wunused-variable] BUILDSTDERR: 200 | gchar t[BSIZE]; BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: UtilsCIF.c:198:13: warning: 'print_block' defined but not used [-Wunused-function] BUILDSTDERR: 198 | static void print_block(GList* list) BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: GabeditSPG.c: In function 'crystalloGetDataSet': BUILDSTDERR: GabeditSPG.c:124:7: warning: unused variable 'numGroup' [-Wunused-variable] BUILDSTDERR: 124 | gint numGroup = 0; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: GabeditSPG.c: In function 'crystalloPrimitiveSPG': BUILDSTDERR: GabeditSPG.c:211:7: warning: unused variable 'numGroup' [-Wunused-variable] BUILDSTDERR: 211 | gint numGroup = 0; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: GabeditSPG.c: In function 'crystalloStandardizeCellSPG': BUILDSTDERR: GabeditSPG.c:280:7: warning: unused variable 'numGroup' [-Wunused-variable] BUILDSTDERR: 280 | gint numGroup = 0; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: GabeditSPG.c: In function 'standardizeFromDataSetSPG': BUILDSTDERR: GabeditSPG.c:346:10: warning: unused variable 'l' [-Wunused-variable] BUILDSTDERR: 346 | GList* l; BUILDSTDERR: | ^ gs` `pkg-config gtkglext-1.0 --cflags` -I/usr/include MathFunctions.c -o MathFunctions.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED -I/usr/include overlap.c -o overlap.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include GabeditSPG.c -o GabeditSPG.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED -I/usr/include pointgroup.c -o pointgroup.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include GabeditKPoints.c -o GabeditKPoints.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED -I/usr/include primitive.c -o primitive.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED -I/usr/include refinement.c -o refinement.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED -I/usr/include sitesym_database.c -o sitesym_database.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include GTF.c -o GTF.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED -I/usr/include site_symmetry.c -o site_symmetry.o BUILDSTDERR: gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexcepIn file included from /usr/include/string.h:494, BUILDSTDERR: from spglib_f.c:36: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'spg_get_international_' at spglib_f.c:135:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: spglib_f.c: In function 'spg_get_international_': BUILDSTDERR: spglib_f.c:134:14: note: length computed here BUILDSTDERR: 134 | length = strlen(symbol_c); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from spglib_f.c:36: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'spg_get_schoenflies_' at spglib_f.c:177:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: spglib_f.c: In function 'spg_get_schoenflies_': BUILDSTDERR: spglib_f.c:176:14: note: length computed here BUILDSTDERR: 176 | length = strlen(symbol_c); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ tions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED -I/usr/include spacegroup.c -o spacegroup.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include TTables.c -o TTables.o make[1]: Leaving directory '/builddir/build/BUILD/GabeditSrc251_021118/src/Crystallography' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include Interpolation.c -o Interpolation.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED -I/usr/include spg_database.c -o spg_database.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED -I/usr/include spglib.c -o spglib.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include Point3D.c -o Point3D.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED -I/usr/include spglib_f.c -o spglib_f.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags` -I/usr/include UtilsVASP.c -o UtilsVASP.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED -I/usr/include spin.c -o spin.o BUILDSTDERR: gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/rUtilsVASP.c: In function 'read_orb_types_vasp_xml_file': BUILDSTDERR: UtilsVASP.c:56:9: warning: unused variable 'tmp1' [-Wunused-variable] BUILDSTDERR: 56 | gchar tmp1[BSIZE]; BUILDSTDERR: | ^~~~ BUILDSTDERR: UtilsVASP.c: In function 'read_atom_types_vasp_xml_file': BUILDSTDERR: UtilsVASP.c:113:7: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 113 | if(t[i]=='<') BUILDSTDERR: | ^ BUILDSTDERR: UtilsVASP.c: In function 'read_bands_vasp_xml_file_dlg': BUILDSTDERR: UtilsVASP.c:714:8: warning: unused variable 'd' [-Wunused-variable] BUILDSTDERR: 714 | gint* d = g_malloc(sizeof(gint)); BUILDSTDERR: | ^ BUILDSTDERR: UtilsVASP.c: In function 'read_dos_vasp_xml_file': BUILDSTDERR: UtilsVASP.c:778:7: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 778 | gint i; BUILDSTDERR: | ^ BUILDSTDERR: UtilsVASP.c:777:7: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: 777 | gint j; BUILDSTDERR: | ^ BUILDSTDERR: UtilsVASP.c: In function 'read_dos_vasp_xml_file_dlg': BUILDSTDERR: UtilsVASP.c:825:8: warning: unused variable 'd' [-Wunused-variable] BUILDSTDERR: 825 | gint* d = g_malloc(sizeof(gint)); BUILDSTDERR: | ^ BUILDSTDERR: UtilsVASP.c: In function 'dos_vasp_win_new': BUILDSTDERR: UtilsVASP.c:985:8: warning: unused variable 'tmp' [-Wunused-variable] BUILDSTDERR: 985 | gchar tmp[100]; BUILDSTDERR: | ^~~ BUILDSTDERR: UtilsVASP.c:962:13: warning: unused variable 'tmp_label' [-Wunused-variable] BUILDSTDERR: 962 | GtkWidget* tmp_label = NULL; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: UtilsVASP.c: In function 'read_geometry_vasp_xml_file': BUILDSTDERR: UtilsVASP.c:1153:15: warning: unused variable 'ntypes' [-Wunused-variable] BUILDSTDERR: 1153 | gint* ntypes = NULL; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: UtilsVASP.c:1148:9: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: 1148 | gint i,j,k; BUILDSTDERR: | ^ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 edhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED -I/usr/include symmetry.c -o symmetry.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_OMP -fopenmp -DDRAWGEOMGL -DENABLE_DEPRECATED -I/usr/include tetrahedron_method.c -o tetrahedron_method.o make[1]: Leaving directory '/builddir/build/BUILD/GabeditSrc251_021118/spglib' make[1]: Leaving directory '/builddir/build/BUILD/GabeditSrc251_021118/src/Utils' mkdir -p tmp cp src/Common/*.o src/Spectrum/*.o src/Files/*.o src/DeMon/*.o src/Gamess/*.o src/Gaussian/*.o src/Geometry/*.o src/MolecularMechanics/*.o src/Molcas/*.o src/Molpro/*.o src/Mopac/*.o src/MPQC/*.o src/MultiGrid/*.o src/NetWork/*.o src/Display/*.o src/FireFly/*.o src/NWChem/*.o src/Psicode/*.o src/Orca/*.o src/QChem/*.o src/SemiEmpirical/*.o src/Utils/*.o src/Symmetry/*.o src/VibrationalCorrections/*.o src/QFF/*.o src/IsotopeDistribution/*.o src/Crystallography/*.o spglib/*.o tmp gcc tmp/*.o -o gabedit -lgl2ps -lX11 `pkg-config gtk+-2.0 --libs` -lpangox-1.0 `pkg-config gtkglext-1.0 --libs` -L/usr/lib -lGL -L/usr/lib -lGLU -lpthread -L/usr/lib -lgomp -g -lm Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.H8KdFD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gabedit-2.5.1-3.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gabedit-2.5.1-3.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/gabedit-2.5.1-3.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gabedit-2.5.1-3.fc31.riscv64 + cd GabeditSrc251_021118 + install -d /builddir/build/BUILDROOT/gabedit-2.5.1-3.fc31.riscv64//usr/bin + install -pm755 gabedit /builddir/build/BUILDROOT/gabedit-2.5.1-3.fc31.riscv64//usr/bin + install -d /builddir/build/BUILDROOT/gabedit-2.5.1-3.fc31.riscv64/usr/share/applications + desktop-file-install --dir=/builddir/build/BUILDROOT/gabedit-2.5.1-3.fc31.riscv64/usr/share/applications utils/Others/gabedit.desktop + for size in 16 24 32 48 + install -d /builddir/build/BUILDROOT/gabedit-2.5.1-3.fc31.riscv64//usr/share/icons/hicolor/16x16/apps + install -pm644 icons/Gabedit16.png /builddir/build/BUILDROOT/gabedit-2.5.1-3.fc31.riscv64//usr/share/icons/hicolor/16x16/apps/gabedit.png + for size in 16 24 32 48 + install -d /builddir/build/BUILDROOT/gabedit-2.5.1-3.fc31.riscv64//usr/share/icons/hicolor/24x24/apps + install -pm644 icons/Gabedit24.png /builddir/build/BUILDROOT/gabedit-2.5.1-3.fc31.riscv64//usr/share/icons/hicolor/24x24/apps/gabedit.png + for size in 16 24 32 48 + install -d /builddir/build/BUILDROOT/gabedit-2.5.1-3.fc31.riscv64//usr/share/icons/hicolor/32x32/apps + install -pm644 icons/Gabedit32.png /builddir/build/BUILDROOT/gabedit-2.5.1-3.fc31.riscv64//usr/share/icons/hicolor/32x32/apps/gabedit.png + for size in 16 24 32 48 + install -d /builddir/build/BUILDROOT/gabedit-2.5.1-3.fc31.riscv64//usr/share/icons/hicolor/48x48/apps + install -pm644 icons/Gabedit48.png /builddir/build/BUILDROOT/gabedit-2.5.1-3.fc31.riscv64//usr/share/icons/hicolor/48x48/apps/gabedit.png + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.5.1-3.fc31 --unique-debug-suffix -2.5.1-3.fc31.riscv64 --unique-debug-src-base gabedit-2.5.1-3.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/GabeditSrc251_021118 BUILDSTDERR: 26245 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gabedit-2.5.1-3.fc31.riscv64/usr/bin/gabedit extracting debug info from /builddir/build/BUILDROOT/gabedit-2.5.1-3.fc31.riscv64/usr/bin/gabedit original debug info size: 25472kB, size after compression: 20932kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Processing files: gabedit-2.5.1-3.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VkeVID + umask 022 + cd /builddir/build/BUILD + cd GabeditSrc251_021118 + DOCDIR=/builddir/build/BUILDROOT/gabedit-2.5.1-3.fc31.riscv64/usr/share/doc/gabedit + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gabedit-2.5.1-3.fc31.riscv64/usr/share/doc/gabedit + cp -pr ChangeLog /builddir/build/BUILDROOT/gabedit-2.5.1-3.fc31.riscv64/usr/share/doc/gabedit + cp -pr utils /builddir/build/BUILDROOT/gabedit-2.5.1-3.fc31.riscv64/usr/share/doc/gabedit + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bQatwz + umask 022 + cd /builddir/build/BUILD + cd GabeditSrc251_021118 + LICENSEDIR=/builddir/build/BUILDROOT/gabedit-2.5.1-3.fc31.riscv64/usr/share/licenses/gabedit + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gabedit-2.5.1-3.fc31.riscv64/usr/share/licenses/gabedit + cp -pr License /builddir/build/BUILDROOT/gabedit-2.5.1-3.fc31.riscv64/usr/share/licenses/gabedit + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: application() application(gabedit.desktop) gabedit = 2.5.1-3.fc31 gabedit(riscv-64) = 2.5.1-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libGL.so.1()(64bit) libGLU.so.1()(64bit) libICE.so.6()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libXmu.so.6()(64bit) libXt.so.6()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgdkglext-x11-1.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libgl2ps.so.1()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgomp.so.1()(64bit) libgomp.so.1(GOMP_1.0)(64bit) libgomp.so.1(GOMP_4.0)(64bit) libgomp.so.1(OMP_1.0)(64bit) libgtk-x11-2.0.so.0()(64bit) libgtkglext-x11-1.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpangox-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: gabedit-debugsource-2.5.1-3.fc31.riscv64 Provides: gabedit-debugsource = 2.5.1-3.fc31 gabedit-debugsource(riscv-64) = 2.5.1-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gabedit-debuginfo-2.5.1-3.fc31.riscv64 Provides: debuginfo(build-id) = 0055f40995860adfe8426e5c04a20baf8e5eca7a gabedit-debuginfo = 2.5.1-3.fc31 gabedit-debuginfo(riscv-64) = 2.5.1-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gabedit-debugsource(riscv-64) = 2.5.1-3.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gabedit-2.5.1-3.fc31.riscv64 Wrote: /builddir/build/RPMS/gabedit-2.5.1-3.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/gabedit-debugsource-2.5.1-3.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/gabedit-debuginfo-2.5.1-3.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xFDY9z + umask 022 + cd /builddir/build/BUILD + cd GabeditSrc251_021118 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gabedit-2.5.1-3.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0