Mock Version: 1.2.21 Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/scotch.spec'], timeout=172800shell=Falseuid=1000chrootPath='/var/lib/mock/f24-build-6728237-660281/root'printOutput=Falsegid=425user='mockbuild'logger=env={'TERM': 'vt100', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/scotch.spec'] with env {'TERM': 'vt100', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False warning: Could not canonicalize hostname: buildvm-21.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/scotch-6.0.4-13.fc24.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/scotch.spec'], timeout=172800shell=Falseuid=1000private_network=TruechrootPath='/var/lib/mock/f24-build-6728237-660281/root'printOutput=Falsegid=425user='mockbuild'logger=env={'TERM': 'vt100', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/scotch.spec'] with env {'TERM': 'vt100', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HZYUTS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf scotch_6.0.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/scotch_6.0.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd scotch_6.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (scotch_esmumps.patch): + echo 'Patch #0 (scotch_esmumps.patch):' + /usr/bin/patch -p1 --fuzz=0 patching file src/esmumps/Makefile patching file src/Makefile + cp -a /builddir/build/SOURCES/scotch-Makefile.shared.inc.in src/Makefile.inc + for file in doc/CeCILL-C_V1-en.txt doc/CeCILL-C_V1-fr.txt + iconv -f iso8859-1 -t utf-8 doc/CeCILL-C_V1-en.txt + mv -f doc/CeCILL-C_V1-en.txt.conv doc/CeCILL-C_V1-en.txt + for file in doc/CeCILL-C_V1-en.txt doc/CeCILL-C_V1-fr.txt + iconv -f iso8859-1 -t utf-8 doc/CeCILL-C_V1-fr.txt + mv -f doc/CeCILL-C_V1-fr.txt.conv doc/CeCILL-C_V1-fr.txt + cp -a . /builddir/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24 + cp -a . /builddir/build/BUILD/ptscotch-mpich-6.0.4-13.fc24 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2Psm5f + umask 022 + cd /builddir/build/BUILD + cd scotch_6.0.4 + pushd src/ ~/build/BUILD/scotch_6.0.4/src ~/build/BUILD/scotch_6.0.4 + /usr/bin/make -j4 scotch esmumps 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' SOMAJ=0 (cd libscotch ; make VERSION=6 RELEASE=0 PATCHLEVEL=4 scotch && make install) make[1]: Entering directory '/builddir/build/BUILD/scotch_6.0.4/src/libscotch' make CC="gcc" CCD="gcc" \ scotch.h \ scotchf.h \ libscotch.so \ libscotcherr.so \ libscotcherrexit.so make[2]: Entering directory '/builddir/build/BUILD/scotch_6.0.4/src/libscotch' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch.c -o arch.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_cmplt.c -o arch_cmplt.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_cmpltw.c -o arch_cmpltw.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_deco.c -o arch_deco.o In file included from arch_cmpltw.c:56:0: arch_cmpltw.c: In function 'archCmpltwArchBuild2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_cmpltw.c:140:5: note: in expansion of macro 'memFree' memFree (archptr->velotab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_cmpltw.c:149:3: note: in expansion of macro 'memFree' memFree (vesotab); ^~~~~~~ arch_cmpltw.c: In function '_SCOTCHarchCmpltwArchFree': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_cmpltw.c:320:5: note: in expansion of macro 'memFree' memFree (archptr->velotab); ^~~~~~~ In file included from arch_deco.c:78:0: arch_deco.c: In function '_SCOTCHarchDecoArchLoad': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_deco.c:264:9: note: in expansion of macro 'memFree' memFree (termverttab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_deco.c:278:9: note: in expansion of macro 'memFree' memFree (termverttab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_deco.c:286:5: note: in expansion of macro 'memFree' memFree (termverttab); /* Free group leader */ ^~~~~~~ arch_deco.c: In function '_SCOTCHarchDecoArchFree': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_deco.c:352:5: note: in expansion of macro 'memFree' memFree (archptr->domverttab); /* Free group leader */ ^~~~~~~ arch_deco.c: In function '_SCOTCHarchDecoDomIncl': arch_deco.c:597:17: warning: variable 'dom0num' set but not used [-Wunused-but-set-variable] Anum dom0num; ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_dist.c -o arch_dist.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_hcub.c -o arch_hcub.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_mesh.c -o arch_mesh.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_tleaf.c -o arch_tleaf.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_torus.c -o arch_torus.o In file included from arch_tleaf.c:82:0: arch_tleaf.c: In function '_SCOTCHarchTleafArchFree': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_tleaf.c:162:3: note: in expansion of macro 'memFree' memFree (archptr->sizetab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_tleaf.c:164:5: note: in expansion of macro 'memFree' memFree (archptr->permtab); /* Free group leader */ ^~~~~~~ arch_tleaf.c: In function '_SCOTCHarchLtleafArchLoad': arch_tleaf.c:533:23: warning: unused variable 'levlnum' [-Wunused-variable] Anum levlnum; ^~~~~~~ arch_tleaf.c:532:23: warning: unused variable 'sizeval' [-Wunused-variable] Anum sizeval; ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_vcmplt.c -o arch_vcmplt.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_vhcub.c -o arch_vhcub.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph.c -o bgraph.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_bd.c -o bgraph_bipart_bd.o In file included from bgraph.c:77:0: bgraph.c: In function '_SCOTCHbgraphInit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph.c:123:7: note: in expansion of macro 'memFree' memFree (actgrafptr->parttax); ^~~~~~~ bgraph.c: In function '_SCOTCHbgraphExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph.c:189:5: note: in expansion of macro 'memFree' memFree (grafptr->veextax + grafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph.c:192:5: note: in expansion of macro 'memFree' memFree (grafptr->frontab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph.c:195:5: note: in expansion of macro 'memFree' memFree (grafptr->parttax + grafptr->s.baseval); ^~~~~~~ bgraph_bipart_bd.c: In function '_SCOTCHbgraphBipartBd': bgraph_bipart_bd.c:150:25: warning: unused variable 'orgdistval' [-Wunused-variable] Gnum orgdistval; ^~~~~~~~~~ bgraph_bipart_bd.c:149:25: warning: unused variable 'orgvertnum' [-Wunused-variable] Gnum orgvertnum; ^~~~~~~~~~ In file included from bgraph_bipart_bd.c:59:0: common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_bd.c:219:5: note: in expansion of macro 'memFree' memFree (queutab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_bd.c:240:5: note: in expansion of macro 'memFree' memFree (queutab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_bd.c:263:5: note: in expansion of macro 'memFree' memFree (queutab); ^~~~~~~ bgraph_bipart_bd.c:387:25: warning: variable 'orgvertnum' set but not used [-Wunused-but-set-variable] Gnum orgvertnum; ^~~~~~~~~~ In file included from bgraph_bipart_bd.c:59:0: common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_bd.c:423:5: note: in expansion of macro 'memFree' memFree (queutab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_bd.c:506:5: note: in expansion of macro 'memFree' memFree (queutab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_bd.c:512:5: note: in expansion of macro 'memFree' memFree (queutab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_bd.c:589:3: note: in expansion of macro 'memFree' memFree (queutab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_df.c -o bgraph_bipart_df.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_ex.c -o bgraph_bipart_ex.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_fm.c -o bgraph_bipart_fm.o In file included from bgraph_bipart_df.c:69:0: bgraph_bipart_df_loop.c: In function 'bgraphBipartDfSeq': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_df_loop.c:368:3: note: in expansion of macro 'memFree' memFree (ielstax + vertbas); /* Free local part of (local part of) edge load sum array */ ^~~~~~~ In file included from bgraph_bipart_df.c:118:0: bgraph_bipart_df_loop.c:88:25: warning: unused variable 'veexnbr' [-Wunused-variable] Gnum veexnbr; ^~~~~~~ bgraph_bipart_df_loop.c:82:25: warning: unused variable 'compload0' [-Wunused-variable] Gnum compload0; ^~~~~~~~~ In file included from bgraph_bipart_df.c:69:0: bgraph_bipart_df.c: In function '_SCOTCHbgraphBipartDf': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_df.c:285:3: note: in expansion of macro 'memFree' memFree (loopdat.difotax + grafptr->s.baseval); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_gg.c -o bgraph_bipart_gg.o In file included from bgraph_bipart_fm.c:81:0: bgraph_bipart_fm.c: In function '_SCOTCHbgraphBipartFm': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_fm.c:599:17: note: in expansion of macro 'memFree' memFree (hashtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_fm.c:844:3: note: in expansion of macro 'memFree' memFree (hashtab); /* Free group leader */ ^~~~~~~ bgraph_bipart_df.c:265:27: warning: 'thrddat.commloadintn' may be used uninitialized in this function [-Wmaybe-uninitialized] BgraphBipartDfThread thrddat; ^~~~~~~ bgraph_bipart_df.c:292:25: warning: 'thrddat.commgainextn' may be used uninitialized in this function [-Wmaybe-uninitialized] grafptr->commgainextn = commgainextn; ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ bgraph_bipart_df.c:291:40: warning: 'thrddat.commloadextn' may be used uninitialized in this function [-Wmaybe-uninitialized] grafptr->commload = commloadextn + (commloadintn / 2) * grafptr->domndist; ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bgraph_bipart_df.c:290:46: warning: 'thrddat.compsize1' may be used uninitialized in this function [-Wmaybe-uninitialized] grafptr->compsize0 = grafptr->s.vertnbr - compsize1; ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ bgraph_bipart_df.c:288:46: warning: 'thrddat.compload1' may be used uninitialized in this function [-Wmaybe-uninitialized] grafptr->compload0 = grafptr->s.velosum - compload1; ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ bgraph_bipart_df.c:287:25: warning: 'thrddat.fronnnd' may be used uninitialized in this function [-Wmaybe-uninitialized] grafptr->fronnbr = fronnbr; ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ In file included from bgraph_bipart_gg.c:72:0: bgraph_bipart_gg.c: In function '_SCOTCHbgraphBipartGg': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_gg.c:288:13: note: in expansion of macro 'memFree' memFree (vexxtax + grafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_gg.c:357:5: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_gg.c:358:3: note: in expansion of macro 'memFree' memFree (vexxtax + grafptr->s.baseval); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_gp.c -o bgraph_bipart_gp.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_ml.c -o bgraph_bipart_ml.o In file included from bgraph_bipart_gp.c:68:0: bgraph_bipart_gp.c: In function '_SCOTCHbgraphBipartGp': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_gp.c:254:3: note: in expansion of macro 'memFree' memFree (queudat.queutab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_st.c -o bgraph_bipart_st.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_zr.c -o bgraph_bipart_zr.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_check.c -o bgraph_check.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_store.c -o bgraph_store.o In file included from bgraph_check.c:57:0: bgraph_check.c: In function '_SCOTCHbgraphCheck': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_check.c:224:3: note: in expansion of macro 'memFree' memFree (flagtax + grafptr->s.baseval); ^~~~~~~ In file included from bgraph_store.c:58:0: bgraph_store.c: In function '_SCOTCHbgraphStoreExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_store.c:102:3: note: in expansion of macro 'memFree' memFree (storptr->datatab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common.c -DSCOTCH_COMMON_RENAME -o common.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_file.c -DSCOTCH_COMMON_RENAME -o common_file.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_file_compress.c -DSCOTCH_COMMON_RENAME -o common_file_compress.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_file_uncompress.c -DSCOTCH_COMMON_RENAME -o common_file_uncompress.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_integer.c -DSCOTCH_COMMON_RENAME -o common_integer.o In file included from common_file.c:59:0: common_file.c: In function '_SCOTCHfileNameDistExpand': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ common_file.c:142:11: note: in expansion of macro 'memFree' memFree (naexptr); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ common_file.c:161:5: note: in expansion of macro 'memFree' memFree (naexptr); /* No need for the expanded string */ ^~~~~~~ common_file.c: In function '_SCOTCHfileBlockClose': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ common_file.c:332:7: note: in expansion of macro 'memFree' memFree (filetab[i].dataptr); ^~~~~~~ In file included from common_file_compress.c:58:0: common_file_compress.c: In function 'fileCompress2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ common_file_compress.c:162:3: note: in expansion of macro 'memFree' memFree (dataptr); /* Free buffers */ ^~~~~~~ common_file_compress.c: In function '_SCOTCHfileCompress': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ common_file_compress.c:208:5: note: in expansion of macro 'memFree' memFree (dataptr); ^~~~~~~ In file included from common_file_uncompress.c:58:0: common_file_uncompress.c: In function 'fileUncompress2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ common_file_uncompress.c:165:3: note: in expansion of macro 'memFree' memFree (dataptr); /* Free buffers */ ^~~~~~~ common_file_uncompress.c: In function '_SCOTCHfileUncompress': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ common_file_uncompress.c:211:5: note: in expansion of macro 'memFree' memFree (dataptr); ^~~~~~~ common_integer.c: In function 'intRandSeed3': common_integer.c:242:54: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses] randtmp = 0x6c078965 * randtmp ^ (randtmp >> 30) + i; ~~~~~~~~~~~~~~~~^~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_memory.c -DSCOTCH_COMMON_RENAME -o common_memory.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_string.c -DSCOTCH_COMMON_RENAME -o common_string.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_stub.c -DSCOTCH_COMMON_RENAME -o common_stub.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_thread.c -DSCOTCH_COMMON_RENAME -o common_thread.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c fibo.c -o fibo.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c gain.c -o gain.o In file included from fibo.c:54:0: fibo.c: In function '_SCOTCHfiboTreeExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ fibo.c:98:5: note: in expansion of macro 'memFree' memFree (treeptr->degrtab); ^~~~~~~ In file included from gain.c:63:0: gain.c: In function '_SCOTCHgainTablExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gain.c:140:3: note: in expansion of macro 'memFree' memFree (tablptr); /* Free table structure itself */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c geom.c -o geom.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph.c -o graph.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_base.c -o graph_base.o In file included from geom.c:55:0: geom.c: In function '_SCOTCHgeomExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ geom.c:90:5: note: in expansion of macro 'memFree' memFree (geomptr->geomtab); ^~~~~~~ In file included from graph.c:71:0: graph.c: In function '_SCOTCHgraphFree': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph.c:123:5: note: in expansion of macro 'memFree' memFree (grafptr->edgetax + grafptr->baseval); /* Free it */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph.c:129:7: note: in expansion of macro 'memFree' memFree (grafptr->vendtax + grafptr->baseval); /* Then free vendtax */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph.c:131:7: note: in expansion of macro 'memFree' memFree (grafptr->verttax + grafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph.c:136:7: note: in expansion of macro 'memFree' memFree (grafptr->vnumtax + grafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph.c:141:7: note: in expansion of macro 'memFree' memFree (grafptr->velotax + grafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph.c:144:7: note: in expansion of macro 'memFree' memFree (grafptr->vlbltax + grafptr->baseval); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_band.c -o graph_band.o common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph.c:147:7: note: in expansion of macro 'memFree' memFree (grafptr->edlotax + grafptr->baseval); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_check.c -o graph_check.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_coarsen.c -o graph_coarsen.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_induce.c -o graph_induce.o In file included from graph_coarsen.c:71:0: graph_coarsen.c: In function 'graphCoarsen2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_coarsen.c:290:3: note: in expansion of macro 'memFree' memFree (thrdptr->coarhashtab); /* Free used (local) hash table */ ^~~~~~~ graph_coarsen.c:138:33: warning: unused variable 'finevertnbr' [-Wunused-variable] Gnum finevertnbr; ^~~~~~~~~~~ graph_coarsen.c:136:33: warning: unused variable 'finevertbas' [-Wunused-variable] Gnum finevertbas; ^~~~~~~~~~~ In file included from graph_coarsen.c:71:0: graph_coarsen.c: In function 'graphCoarsen3': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_coarsen.c:414:5: note: in expansion of macro 'memFree' memFree (finecoartab); ^~~~~~~ graph_coarsen.c:329:33: warning: unused variable 'finevertnum' [-Wunused-variable] Gnum finevertnum; /* Number of currently selected fine vertex */ ^~~~~~~~~~~ graph_coarsen.c:326:33: warning: unused variable 'coarmulttax' [-Wunused-variable] GraphCoarsenMulti * restrict coarmulttax; /* Multinode array */ ^~~~~~~~~~~ graph_coarsen.c:324:33: warning: unused variable 'coarvertnum' [-Wunused-variable] Gnum coarvertnum; /* Number of current multinode vertex */ ^~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_io.c -o graph_io.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_io_chac.c -o graph_io_chac.o In file included from graph_io.c:69:0: graph_io.c: In function '_SCOTCHgraphLoad': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io.c:158:7: note: in expansion of macro 'memFree' memFree (grafptr->verttax); ^~~~~~~ graph_io.c: In function '_SCOTCHgraphLoad2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io.c:293:7: note: in expansion of macro 'memFree' memFree (indxtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io.c:304:9: note: in expansion of macro 'memFree' memFree (indxtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io.c:309:9: note: in expansion of macro 'memFree' memFree (indxtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io.c:316:3: note: in expansion of macro 'memFree' memFree (indxtab); /* Free index array */ ^~~~~~~ In file included from graph_io_chac.c:65:0: graph_io_chac.c: In function '_SCOTCHgraphGeomLoadChac': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io_chac.c:135:7: note: in expansion of macro 'memFree' memFree (grafptr->verttax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io_chac.c:145:7: note: in expansion of macro 'memFree' memFree (grafptr); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io_chac.c:155:7: note: in expansion of macro 'memFree' memFree (grafptr); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io_chac.c:166:7: note: in expansion of macro 'memFree' memFree (grafptr); ^~~~~~~ graph_io_chac.c:101:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf (filesrcptr, "%*[^\n]"); /* Purge line */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_io_chac.c:178:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf (filesrcptr, "%*[^\n]"); /* Purge line */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_io_chac.c:207:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf (filesrcptr, "%*[ \t\r]"); /* Skip white spaces except '\n' */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_io_habo.c -o graph_io_habo.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_io_mmkt.c -o graph_io_mmkt.o In file included from graph_io_habo.c:62:0: graph_io_habo.c: In function '_SCOTCHgraphGeomLoadHabo': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io_habo.c:189:7: note: in expansion of macro 'memFree' memFree (grafptr->verttax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io_habo.c:338:3: note: in expansion of macro 'memFree' memFree (hashtab); ^~~~~~~ graph_io_habo.c:88:33: warning: variable 'habrownbr' set but not used [-Wunused-but-set-variable] Gnum habrownbr; /* Number of rows */ ^~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_io_scot.c -o graph_io_scot.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_list.c -o graph_list.o In file included from graph_list.c:67:0: graph_list.c: In function '_SCOTCHlistExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_list.c:102:5: note: in expansion of macro 'memFree' memFree (listptr->vnumtab); /* Free vertex list array */ ^~~~~~~ graph_list.c: In function '_SCOTCHlistFree': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_list.c:147:5: note: in expansion of macro 'memFree' memFree (listptr->vnumtab); ^~~~~~~ graph_io_mmkt.c: In function '_SCOTCHgraphGeomLoadMmkt': graph_io_mmkt.c:215:8: warning: 'verttmp' may be used uninitialized in this function [-Wmaybe-uninitialized] if (vertend != verttmp) /* If edge differs from previous one */ ^ In file included from graph_io_scot.c:61:0: graph_io_scot.c: In function '_SCOTCHgraphGeomLoadScot': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io_scot.c:155:5: note: in expansion of macro 'memFree' memFree (coorfiletab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io_scot.c:165:7: note: in expansion of macro 'memFree' memFree (coorfiletab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io_scot.c:194:7: note: in expansion of macro 'memFree' memFree (coorfiletab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io_scot.c:200:3: note: in expansion of macro 'memFree' memFree (coorfiletab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_match.c -o graph_match.o graph_io_habo.c:161:8: warning: 'habmattag' may be used uninitialized in this function [-Wmaybe-uninitialized] if (habmatnum < habmattag) { /* If we have to skip file */ ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hall_order_hd.c -o hall_order_hd.o In file included from graph_match.c:95:0: graph_match_scan.c: In function 'graphMatchSeqNfNvNe': graph_match_scan.c:245:25: warning: unused variable 'fineedgenum' [-Wunused-variable] Gnum fineedgenum; ^~~~~~~~~~~ In file included from graph_match.c:95:0: graph_match_scan.c:75:37: warning: unused variable 'finevertnnd' [-Wunused-variable] Gnum finevertnnd; /* Current end of vertex array */ ^~~~~~~~~~~ In file included from graph_match.c:100:0: graph_match_scan.c: In function 'graphMatchSeqNfNvEl': graph_match_scan.c:245:25: warning: unused variable 'fineedgenum' [-Wunused-variable] Gnum fineedgenum; ^~~~~~~~~~~ In file included from graph_match.c:100:0: graph_match_scan.c:75:37: warning: unused variable 'finevertnnd' [-Wunused-variable] Gnum finevertnnd; /* Current end of vertex array */ ^~~~~~~~~~~ In file included from graph_match.c:105:0: graph_match_scan.c: In function 'graphMatchSeqNfVlEl': graph_match_scan.c:245:25: warning: unused variable 'fineedgenum' [-Wunused-variable] Gnum fineedgenum; ^~~~~~~~~~~ In file included from graph_match.c:105:0: graph_match_scan.c:75:37: warning: unused variable 'finevertnnd' [-Wunused-variable] Gnum finevertnnd; /* Current end of vertex array */ ^~~~~~~~~~~ In file included from graph_match.c:110:0: graph_match_scan.c: In function 'graphMatchSeqNfVlNe': graph_match_scan.c:245:25: warning: unused variable 'fineedgenum' [-Wunused-variable] Gnum fineedgenum; ^~~~~~~~~~~ In file included from graph_match.c:110:0: graph_match_scan.c:75:37: warning: unused variable 'finevertnnd' [-Wunused-variable] Gnum finevertnnd; /* Current end of vertex array */ ^~~~~~~~~~~ In file included from graph_match.c:116:0: graph_match_scan.c: In function 'graphMatchSeqFxNvNe': graph_match_scan.c:245:25: warning: unused variable 'fineedgenum' [-Wunused-variable] Gnum fineedgenum; ^~~~~~~~~~~ In file included from graph_match.c:116:0: graph_match_scan.c:75:37: warning: unused variable 'finevertnnd' [-Wunused-variable] Gnum finevertnnd; /* Current end of vertex array */ ^~~~~~~~~~~ In file included from graph_match.c:121:0: graph_match_scan.c: In function 'graphMatchSeqFxNvEl': graph_match_scan.c:245:25: warning: unused variable 'fineedgenum' [-Wunused-variable] Gnum fineedgenum; ^~~~~~~~~~~ In file included from graph_match.c:121:0: graph_match_scan.c:75:37: warning: unused variable 'finevertnnd' [-Wunused-variable] Gnum finevertnnd; /* Current end of vertex array */ ^~~~~~~~~~~ In file included from graph_match.c:126:0: graph_match_scan.c: In function 'graphMatchSeqFxVlEl': graph_match_scan.c:245:25: warning: unused variable 'fineedgenum' [-Wunused-variable] Gnum fineedgenum; ^~~~~~~~~~~ In file included from graph_match.c:126:0: graph_match_scan.c:75:37: warning: unused variable 'finevertnnd' [-Wunused-variable] Gnum finevertnnd; /* Current end of vertex array */ ^~~~~~~~~~~ In file included from graph_match.c:131:0: graph_match_scan.c: In function 'graphMatchSeqFxVlNe': graph_match_scan.c:245:25: warning: unused variable 'fineedgenum' [-Wunused-variable] Gnum fineedgenum; ^~~~~~~~~~~ In file included from graph_match.c:131:0: graph_match_scan.c:75:37: warning: unused variable 'finevertnnd' [-Wunused-variable] Gnum finevertnnd; /* Current end of vertex array */ ^~~~~~~~~~~ graph_match.c: In function '_SCOTCHgraphMatch': graph_match.c:445:37: warning: unused variable 'baseval' [-Wunused-variable] const Gnum baseval = finegrafptr->baseval; ^~~~~~~ In file included from graph_match.c:58:0: graph_match.c: At top level: graph_match.h:70:49: warning: 'graphMatchThrBegNfNvNe' declared 'static' but never defined [-Wunused-function] #define GRAPHMATCHFUNCDECL(t) static void graphMatch##t##NfNvNe (GraphCoarsenThread *); \ ^ graph_match.h:93:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrBeg); ^~~~~~~~~~~~~~~~~~ graph_match.h:71:49: warning: 'graphMatchThrBegNfNvEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##NfNvEl (GraphCoarsenThread *); \ ^ graph_match.h:93:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrBeg); ^~~~~~~~~~~~~~~~~~ graph_match.h:72:49: warning: 'graphMatchThrBegNfVlNe' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##NfVlNe (GraphCoarsenThread *); \ ^ graph_match.h:93:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrBeg); ^~~~~~~~~~~~~~~~~~ graph_match.h:73:49: warning: 'graphMatchThrBegNfVlEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##NfVlEl (GraphCoarsenThread *); \ ^ graph_match.h:93:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrBeg); ^~~~~~~~~~~~~~~~~~ graph_match.h:74:49: warning: 'graphMatchThrBegFxNvNe' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxNvNe (GraphCoarsenThread *); \ ^ graph_match.h:93:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrBeg); ^~~~~~~~~~~~~~~~~~ graph_match.h:75:49: warning: 'graphMatchThrBegFxNvEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxNvEl (GraphCoarsenThread *); \ ^ graph_match.h:93:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrBeg); ^~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hall_order_hf.c -o hall_order_hf.o graph_match.h:76:49: warning: 'graphMatchThrBegFxVlNe' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxVlNe (GraphCoarsenThread *); \ ^ graph_match.h:93:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrBeg); ^~~~~~~~~~~~~~~~~~ graph_match.h:77:49: warning: 'graphMatchThrBegFxVlEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxVlEl (GraphCoarsenThread *); ^ graph_match.h:93:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrBeg); ^~~~~~~~~~~~~~~~~~ graph_match.h:70:49: warning: 'graphMatchThrMidNfNvNe' declared 'static' but never defined [-Wunused-function] #define GRAPHMATCHFUNCDECL(t) static void graphMatch##t##NfNvNe (GraphCoarsenThread *); \ ^ graph_match.h:95:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrMid); ^~~~~~~~~~~~~~~~~~ graph_match.h:71:49: warning: 'graphMatchThrMidNfNvEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##NfNvEl (GraphCoarsenThread *); \ ^ graph_match.h:95:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrMid); ^~~~~~~~~~~~~~~~~~ graph_match.h:72:49: warning: 'graphMatchThrMidNfVlNe' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##NfVlNe (GraphCoarsenThread *); \ ^ graph_match.h:95:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrMid); ^~~~~~~~~~~~~~~~~~ graph_match.h:73:49: warning: 'graphMatchThrMidNfVlEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##NfVlEl (GraphCoarsenThread *); \ ^ graph_match.h:95:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrMid); ^~~~~~~~~~~~~~~~~~ graph_match.h:74:49: warning: 'graphMatchThrMidFxNvNe' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxNvNe (GraphCoarsenThread *); \ ^ graph_match.h:95:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrMid); ^~~~~~~~~~~~~~~~~~ graph_match.h:75:49: warning: 'graphMatchThrMidFxNvEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxNvEl (GraphCoarsenThread *); \ ^ graph_match.h:95:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrMid); ^~~~~~~~~~~~~~~~~~ graph_match.h:76:49: warning: 'graphMatchThrMidFxVlNe' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxVlNe (GraphCoarsenThread *); \ ^ graph_match.h:95:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrMid); ^~~~~~~~~~~~~~~~~~ graph_match.h:77:49: warning: 'graphMatchThrMidFxVlEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxVlEl (GraphCoarsenThread *); ^ graph_match.h:95:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrMid); ^~~~~~~~~~~~~~~~~~ graph_match.h:70:49: warning: 'graphMatchThrEndNfNvNe' declared 'static' but never defined [-Wunused-function] #define GRAPHMATCHFUNCDECL(t) static void graphMatch##t##NfNvNe (GraphCoarsenThread *); \ ^ graph_match.h:97:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrEnd); ^~~~~~~~~~~~~~~~~~ graph_match.h:71:49: warning: 'graphMatchThrEndNfNvEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##NfNvEl (GraphCoarsenThread *); \ ^ graph_match.h:97:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrEnd); ^~~~~~~~~~~~~~~~~~ graph_match.h:72:49: warning: 'graphMatchThrEndNfVlNe' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##NfVlNe (GraphCoarsenThread *); \ ^ graph_match.h:97:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrEnd); ^~~~~~~~~~~~~~~~~~ graph_match.h:73:49: warning: 'graphMatchThrEndNfVlEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##NfVlEl (GraphCoarsenThread *); \ ^ graph_match.h:97:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrEnd); ^~~~~~~~~~~~~~~~~~ graph_match.h:74:49: warning: 'graphMatchThrEndFxNvNe' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxNvNe (GraphCoarsenThread *); \ ^ graph_match.h:97:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrEnd); ^~~~~~~~~~~~~~~~~~ graph_match.h:75:49: warning: 'graphMatchThrEndFxNvEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxNvEl (GraphCoarsenThread *); \ ^ graph_match.h:97:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrEnd); ^~~~~~~~~~~~~~~~~~ graph_match.h:76:49: warning: 'graphMatchThrEndFxVlNe' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxVlNe (GraphCoarsenThread *); \ ^ graph_match.h:97:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrEnd); ^~~~~~~~~~~~~~~~~~ graph_match.h:77:49: warning: 'graphMatchThrEndFxVlEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxVlEl (GraphCoarsenThread *); ^ graph_match.h:97:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrEnd); ^~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hall_order_hx.c -o hall_order_hx.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph.c -o hgraph.o In file included from hgraph.c:57:0: hgraph.c: In function '_SCOTCHhgraphFree': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph.c:106:5: note: in expansion of macro 'memFree' memFree (grafptr->vnhdtax + grafptr->s.baseval); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_check.c -o hgraph_check.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_induce.c -o hgraph_induce.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_bl.c -o hgraph_order_bl.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_cp.c -o hgraph_order_cp.o hgraph_induce.c: In function '_SCOTCHhgraphInduceList': hgraph_induce.c:94:23: warning: variable 'indvelosiz' set but not used [-Wunused-but-set-variable] Gnum indvelosiz; ^~~~~~~~~~ In file included from hgraph_induce.c:236:0: hgraph_induce_edge.c: In function 'hgraphInduce2U': hgraph_induce_edge.c:78:31: warning: unused variable 'orgvnumtax' [-Wunused-variable] const Gnum * restrict const orgvnumtax = orggrafptr->s.vnumtax; ^~~~~~~~~~ In file included from hgraph_induce.c:250:0: hgraph_induce_edge.c: In function 'hgraphInduce2L': hgraph_induce_edge.c:78:31: warning: unused variable 'orgvnumtax' [-Wunused-variable] const Gnum * restrict const orgvnumtax = orggrafptr->s.vnumtax; ^~~~~~~~~~ In file included from hgraph_induce.c:60:0: hgraph_induce.c: In function 'hgraphInduce3': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_induce.c:308:3: note: in expansion of macro 'memFree' memFree (orgindxtax + orggrafptr->s.baseval); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_gp.c -o hgraph_order_gp.o In file included from hgraph_order_cp.c:72:0: hgraph_order_cp.c: In function '_SCOTCHhgraphOrderCp': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:146:9: note: in expansion of macro 'memFree' memFree (finehashtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:147:7: note: in expansion of macro 'memFree' memFree (finecoartax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:183:5: note: in expansion of macro 'memFree' memFree (finehsumtax + finegrafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:184:5: note: in expansion of macro 'memFree' memFree (finehashtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:185:5: note: in expansion of macro 'memFree' memFree (finecoartax); /* Not yet based */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:283:3: note: in expansion of macro 'memFree' memFree (finehsumtax + finegrafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:286:5: note: in expansion of macro 'memFree' memFree (finehashtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:287:5: note: in expansion of macro 'memFree' memFree (finecoartax + finegrafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:315:5: note: in expansion of macro 'memFree' memFree (finehashtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:316:5: note: in expansion of macro 'memFree' memFree (finecoartax + finegrafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:422:3: note: in expansion of macro 'memFree' memFree (finehashtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:436:5: note: in expansion of macro 'memFree' memFree (finecoartax + finegrafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:441:5: note: in expansion of macro 'memFree' memFree (coarperitab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:443:5: note: in expansion of macro 'memFree' memFree (finecoartax + finegrafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:477:3: note: in expansion of macro 'memFree' memFree (coarperitab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:478:3: note: in expansion of macro 'memFree' memFree (finecoartax + finegrafptr->s.baseval); ^~~~~~~ hgraph_order_cp.c:120:33: warning: variable 'finevertnbr' set but not used [-Wunused-but-set-variable] Gnum finevertnbr; /* Number of fine vertices in compressed elimination tree */ ^~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_hd.c -o hgraph_order_hd.o In file included from hgraph_order_gp.c:62:0: hgraph_order_gp.c: In function '_SCOTCHhgraphOrderGp': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_gp.c:245:3: note: in expansion of macro 'memFree' memFree (queudat.qtab); /* Group freeing */ ^~~~~~~ In file included from hgraph_order_hd.c:62:0: hgraph_order_hd.c: In function '_SCOTCHhgraphOrderHd': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_hd.c:138:5: note: in expansion of macro 'memFree' memFree (petab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_hd.c:156:3: note: in expansion of macro 'memFree' memFree (petab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_hf.c -o hgraph_order_hf.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_hx.c -o hgraph_order_hx.o In file included from hgraph_order_hf.c:60:0: hgraph_order_hf.c: In function '_SCOTCHhgraphOrderHf': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_hf.c:140:5: note: in expansion of macro 'memFree' memFree (petab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_hf.c:158:3: note: in expansion of macro 'memFree' memFree (petab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_nd.c -o hgraph_order_nd.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_si.c -o hgraph_order_si.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_st.c -o hgraph_order_st.o In file included from hgraph_order_nd.c:63:0: hgraph_order_nd.c: In function '_SCOTCHhgraphOrderNd': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_nd.c:108:5: note: in expansion of macro 'memFree' memFree (vspgrafdat.frontab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_nd.c:173:3: note: in expansion of macro 'memFree' memFree (vspgrafdat.parttax + vspgrafdat.s.baseval); /* Free useless space */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_nd.c:181:5: note: in expansion of macro 'memFree' memFree (vspgrafdat.frontab); /* Free remaining space */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_nd.c:205:7: note: in expansion of macro 'memFree' memFree (vspgrafdat.frontab); /* Free remaining space */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_nd.c:229:7: note: in expansion of macro 'memFree' memFree (vspgrafdat.frontab); /* Free remaining space */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_nd.c:238:7: note: in expansion of macro 'memFree' memFree (vspgrafdat.frontab); /* Free remaining space */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_nd.c:245:3: note: in expansion of macro 'memFree' memFree (vspgrafdat.frontab); /* Free remaining space */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh.c -o hmesh.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_check.c -o hmesh_check.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_hgraph.c -o hmesh_hgraph.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_induce.c -o hmesh_induce.o In file included from hmesh.c:53:0: hmesh.c: In function '_SCOTCHhmeshExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh.c:76:5: note: in expansion of macro 'memFree' memFree (meshptr->vehdtax + meshptr->m.velmbas); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_mesh.c -o hmesh_mesh.o In file included from hmesh_hgraph.c:72:0: hmesh_hgraph.c: In function '_SCOTCHhmeshHgraph': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_hgraph.c:135:5: note: in expansion of macro 'memFree' memFree (grafptr->s.verttax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_hgraph.c:205:17: note: in expansion of macro 'memFree' memFree (hashtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_hgraph.c:281:17: note: in expansion of macro 'memFree' memFree (hashtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_hgraph.c:308:3: note: in expansion of macro 'memFree' memFree (hashtab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_bl.c -o hmesh_order_bl.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_cp.c -o hmesh_order_cp.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_gr.c -o hmesh_order_gr.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_gp.c -o hmesh_order_gp.o In file included from hmesh_order_cp.c:56:0: hmesh_order_cp.c: In function '_SCOTCHhmeshOrderCp': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_order_cp.c:178:5: note: in expansion of macro 'memFree' memFree (coarverttax); /* Group leader not yet based */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_order_cp.c:248:11: note: in expansion of macro 'memFree' memFree (coarverttax + coarmeshdat.m.baseval); ^~~~~~~ hmesh_order_cp.c:101:33: warning: variable 'finevertnbr' set but not used [-Wunused-but-set-variable] Gnum finevertnbr; /* Number of fine vertices in compressed elimination tree */ ^~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_hd.c -o hmesh_order_hd.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_hf.c -o hmesh_order_hf.o In file included from hmesh_order_gp.c:60:0: hmesh_order_gp.c: In function '_SCOTCHhmeshOrderGp': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_order_gp.c:241:3: note: in expansion of macro 'memFree' memFree (queue.qtab); /* Free group leader */ ^~~~~~~ In file included from hmesh_order_hd.c:58:0: hmesh_order_hd.c: In function '_SCOTCHhmeshOrderHd': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_order_hd.c:137:5: note: in expansion of macro 'memFree' memFree (petab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_order_hd.c:156:3: note: in expansion of macro 'memFree' memFree (petab); /* Free group leader */ ^~~~~~~ In file included from hmesh_order_hf.c:58:0: hmesh_order_hf.c: In function '_SCOTCHhmeshOrderHf': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_order_hf.c:140:5: note: in expansion of macro 'memFree' memFree (petab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_order_hf.c:159:3: note: in expansion of macro 'memFree' memFree (petab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_hx.c -o hmesh_order_hx.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_nd.c -o hmesh_order_nd.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_si.c -o hmesh_order_si.o In file included from hmesh_order_hx.c:54:0: hmesh_order_hx.c: In function '_SCOTCHhmeshOrderHxFill': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_order_hx.c:180:3: note: in expansion of macro 'memFree' memFree (hashtab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_st.c -o hmesh_order_st.o In file included from hmesh_order_nd.c:57:0: hmesh_order_nd.c: In function '_SCOTCHhmeshOrderNd': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_order_nd.c:160:7: note: in expansion of macro 'memFree' memFree (nspmeshdat.frontab); /* Free remaining space */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_order_nd.c:184:7: note: in expansion of macro 'memFree' memFree (nspmeshdat.frontab); /* Free remaining space */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_order_nd.c:194:7: note: in expansion of macro 'memFree' memFree (nspmeshdat.frontab); /* Free remaining space */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph.c -o kgraph.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_band.c -o kgraph_band.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_check.c -o kgraph_check.o In file included from kgraph.c:64:0: kgraph.c: In function '_SCOTCHkgraphInit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph.c:146:7: note: in expansion of macro 'memFree' memFree (actgrafptr->frontab); ^~~~~~~ kgraph.c:98:29: warning: unused variable 'domntmp' [-Wunused-variable] const ArchDom * restrict domntmp; ^~~~~~~ In file included from kgraph.c:64:0: kgraph.c: In function '_SCOTCHkgraphExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph.c:180:5: note: in expansion of macro 'memFree' memFree (grafptr->r.vmlotax + grafptr->s.baseval); /* Free it */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph.c:184:5: note: in expansion of macro 'memFree' memFree (grafptr->pfixtax + grafptr->s.baseval); /* Free it */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph.c:188:5: note: in expansion of macro 'memFree' memFree (grafptr->frontab); /* Free it */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph.c:192:5: note: in expansion of macro 'memFree' memFree (grafptr->comploadavg); /* Free it */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_bd.c -o kgraph_map_bd.o In file included from kgraph_band.c:59:0: kgraph_band.c: In function '_SCOTCHkgraphBand': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_band.c:278:7: note: in expansion of macro 'memFree' memFree (bandgrafptr->frontab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_band.c:551:3: note: in expansion of macro 'memFree' memFree (vnumotbdtax + bandgrafptr->s.baseval); /* Free useless space */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_band.c:594:5: note: in expansion of macro 'memFree' memFree (termhashtab); /* Free group leader */ ^~~~~~~ kgraph_band.c:638:25: warning: variable 'vertnum' set but not used [-Wunused-but-set-variable] Gnum vertnum; ^~~~~~~ kgraph_band.c:112:29: warning: variable 'bandcommload' set but not used [-Wunused-but-set-variable] Gnum bandcommload; ^~~~~~~~~~~~ In file included from kgraph_check.c:56:0: kgraph_check.c: In function '_SCOTCHkgraphCheck': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_check.c:249:3: note: in expansion of macro 'memFree' memFree (comploadtab); /* Free group leader */ ^~~~~~~ In file included from kgraph_map_bd.c:73:0: kgraph_map_bd.c: In function '_SCOTCHkgraphMapBd': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_bd.c:151:3: note: in expansion of macro 'memFree' memFree (vertnbrtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_bd.c:154:5: note: in expansion of macro 'memFree' memFree (bandvnumtax + bndgrafdat.s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_bd.c:155:5: note: in expansion of macro 'memFree' memFree (bndgrafdat.m.parttax + bndgrafdat.s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_bd.c:313:3: note: in expansion of macro 'memFree' memFree (orgflagtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_bd.c:314:3: note: in expansion of macro 'memFree' memFree (bandvnumtax + bndgrafdat.s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_bd.c:315:3: note: in expansion of macro 'memFree' memFree (bndgrafdat.m.parttax + bndgrafdat.s.baseval); ^~~~~~~ kgraph_band.c:103:29: warning: 'bandparotax' may be used uninitialized in this function [-Wmaybe-uninitialized] Anum * restrict bandparotax; ^~~~~~~~~~~ kgraph_band.c:92:29: warning: 'bandvmlotax' may be used uninitialized in this function [-Wmaybe-uninitialized] Gnum * restrict bandvmlotax; ^~~~~~~~~~~ kgraph_band.c:487:28: warning: 'termhashmsk' may be used uninitialized in this function [-Wmaybe-uninitialized] for (termhashnum = (termnum * KGRAPHBANDHASHPRIME) & termhashmsk; ; termhashnum = (termhashnum + 1) & termhashmsk) { ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_cp.c -o kgraph_map_cp.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_df.c -o kgraph_map_df.o kgraph_map_cp.c: In function '_SCOTCHkgraphMapCp': kgraph_map_cp.c:81:33: warning: unused variable 'domnnbr' [-Wunused-variable] Anum domnnbr; ^~~~~~~ kgraph_map_cp.c:80:33: warning: variable 'baseval' set but not used [-Wunused-but-set-variable] Gnum baseval; ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_ex.c -o kgraph_map_ex.o In file included from kgraph_map_df.c:108:0: kgraph_map_df_loop.c: In function 'kgraphMapDfSeq': kgraph_map_df_loop.c:297:29: warning: unused variable 'distval' [-Wunused-variable] Anum distval; ^~~~~~~ kgraph_map_df_loop.c:277:27: warning: unused variable 'paronum' [-Wunused-variable] Anum paronum; ^~~~~~~ kgraph_map_df_loop.c:276:27: warning: unused variable 'signval' [-Wunused-variable] float signval; ^~~~~~~ kgraph_map_df_loop.c:428:27: warning: unused variable 'signval' [-Wunused-variable] float signval; ^~~~~~~ kgraph_map_df_loop.c:426:27: warning: unused variable 'partnum' [-Wunused-variable] Anum partnum; ^~~~~~~ In file included from kgraph_map_df.c:60:0: common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_df_loop.c:511:3: note: in expansion of macro 'memFree' memFree (sorttab); /* Free local array */ ^~~~~~~ In file included from kgraph_map_df.c:108:0: kgraph_map_df_loop.c:498:1: warning: label 'abort1' defined but not used [-Wunused-label] abort1 : ; /* If overflow occured, resume here */ ^~~~~~ In file included from kgraph_map_df.c:108:0: kgraph_map_df_loop.c:97:37: warning: unused variable 'cmloval' [-Wunused-variable] const Gnum cmloval = grafptr->r.cmloval; ^~~~~~~ In file included from kgraph_map_df.c:60:0: kgraph_map_df.c: In function '_SCOTCHkgraphMapDf': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_df.c:220:3: note: in expansion of macro 'memFree' memFree (loopdat.vanctab); /* Free group leader */ ^~~~~~~ kgraph_map_df.c:148:36: warning: variable 'vancnbr' set but not used [-Wunused-but-set-variable] Gnum vancnbr; ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_fm.c -o kgraph_map_fm.o In file included from kgraph_map_ex.c:54:0: kgraph_map_ex.c: In function '_SCOTCHkgraphMapEx': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_ex.c:157:5: note: in expansion of macro 'memFree' memFree (doextab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_ex.c:208:3: note: in expansion of macro 'memFree' memFree (doextab); /* Free group leader */ ^~~~~~~ kgraph_map_ex.c: In function 'kgraphMapExTree': kgraph_map_ex.c:243:23: warning: variable 'o' set but not used [-Wunused-but-set-variable] int o; ^ kgraph_map_fm.c: In function 'kgraphMapFmPartAdd2': kgraph_map_fm.c:575:33: warning: unused variable 'edgenbr' [-Wunused-variable] Gnum edgenbr; ^~~~~~~ kgraph_map_fm.c:574:33: warning: unused variable 'edlosum' [-Wunused-variable] Gnum edlosum; ^~~~~~~ kgraph_map_fm.c:573:33: warning: unused variable 'edgenum' [-Wunused-variable] Gnum edgenum; ^~~~~~~ kgraph_map_fm.c: In function 'kgraphMapFmResize': kgraph_map_fm.c:810:35: warning: unused variable 'saveold' [-Wunused-variable] KgraphMapFmSave * restrict saveold; /* Pointer to translated old save array */ ^~~~~~~ In file included from kgraph_map_fm.c:58:0: kgraph_map_fm.c: In function '_SCOTCHkgraphMapFm': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_fm.c:1035:7: note: in expansion of macro 'memFree' memFree (comploadmax); /* Nothing to do */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_fm.c:1045:9: note: in expansion of macro 'memFree' memFree (comploadmax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_fm.c:1102:7: note: in expansion of macro 'memFree' memFree (vexxtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_fm.c:1478:13: note: in expansion of macro 'memFree' memFree (savetab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_fm.c:1486:13: note: in expansion of macro 'memFree' memFree (vexxtab); /* Free group leader */ ^~~~~~~ kgraph_map_fm.c:1628:23: warning: unused variable 'edxxidx' [-Wunused-variable] Gnum edxxidx; ^~~~~~~ kgraph_map_fm.c:1456:29: warning: unused variable 'edndnbr' [-Wunused-variable] Gnum edndnbr; ^~~~~~~ kgraph_map_fm.c:1455:29: warning: unused variable 'edodnbr' [-Wunused-variable] Gnum edodnbr; ^~~~~~~ kgraph_map_fm.c:1454:29: warning: unused variable 'edgeend' [-Wunused-variable] Gnum edgeend; ^~~~~~~ kgraph_map_fm.c:1335:27: warning: variable 'vexdflg' set but not used [-Wunused-but-set-variable] Gnum vexdflg; ^~~~~~~ In file included from kgraph_map_fm.c:58:0: common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_fm.c:1845:3: note: in expansion of macro 'memFree' memFree (comploadmax); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_fm.c:1846:3: note: in expansion of macro 'memFree' memFree (vexxtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_fm.c:1847:3: note: in expansion of macro 'memFree' memFree (savetab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_fm.c:1848:3: note: in expansion of macro 'memFree' memFree (edxxtab); ^~~~~~~ At top level: kgraph_map_fm.c:74:29: warning: 'kgraphnotfixed' defined but not used [-Wunused-const-variable=] static const Gnum kgraphnotfixed = -1; ^~~~~~~~~~~~~~ kgraph_map_fm.c:73:29: warning: 'kgraphloadone' defined but not used [-Wunused-const-variable=] static const Gnum kgraphloadone = 1; ^~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_ml.c -o kgraph_map_ml.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_rb.c -o kgraph_map_rb.o In file included from kgraph_map_ml.c:57:0: kgraph_map_ml.c: In function 'kgraphMapMlCoarsen': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_ml.c:141:7: note: in expansion of macro 'memFree' memFree (coarparotab); ^~~~~~~ kgraph_map_ml.c:93:33: warning: unused variable 'coarflagval' [-Wunused-variable] Gnum coarflagval; ^~~~~~~~~~~ In file included from kgraph_map_rb.c:81:0: kgraph_map_rb.c: In function '_SCOTCHkgraphMapRb': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_rb.c:158:5: note: in expansion of macro 'memFree' memFree (vflotab); /* Not used any longer */ ^~~~~~~ kgraph_map_rb.c:124:31: warning: unused variable 'edgetax' [-Wunused-variable] const Gnum * restrict const edgetax = grafptr->s.edgetax; ^~~~~~~ kgraph_map_rb.c:123:31: warning: unused variable 'vendtax' [-Wunused-variable] const Gnum * restrict const vendtax = grafptr->s.vendtax; ^~~~~~~ kgraph_map_rb.c:122:31: warning: unused variable 'verttax' [-Wunused-variable] const Gnum * restrict const verttax = grafptr->s.verttax; ^~~~~~~ kgraph_map_rb.c:121:31: warning: unused variable 'frontab' [-Wunused-variable] Gnum * const frontab = grafptr->frontab; ^~~~~~~ kgraph_map_rb.c:118:33: warning: unused variable 'vertnum' [-Wunused-variable] Gnum vertnum; ^~~~~~~ In file included from kgraph_map_rb.c:81:0: kgraph_map_rb.c: In function '_SCOTCHkgraphMapRbVfloBuild': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_rb.c:278:5: note: in expansion of macro 'memFree' memFree (hashtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_rb.c:283:5: note: in expansion of macro 'memFree' memFree (hashtab); /* No need to allocate a table */ ^~~~~~~ kgraph_map_rb.c: In function '_SCOTCHkgraphMapRbVfloMerge': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_rb.c:530:3: note: in expansion of macro 'memFree' memFree (hashtab); ^~~~~~~ kgraph_map_rb.c:447:35: warning: variable 'domnmax' set but not used [-Wunused-but-set-variable] Anum domnmax; ^~~~~~~ kgraph_map_rb.c:446:35: warning: unused variable 'domndat' [-Wunused-variable] ArchDom domndat; ^~~~~~~ In file included from kgraph_map_rb.c:81:0: kgraph_map_rb.c: In function '_SCOTCHkgraphMapRbBgraph': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_rb.c:719:5: note: in expansion of macro 'memFree' memFree (veextax + actgrafptr->s.baseval); /* Forget about it */ ^~~~~~~ kgraph_map_rb.c:571:35: warning: unused variable 'orgvelotax' [-Wunused-variable] const Gnum * restrict const orgvelotax = dataptr->grafptr->velotax; ^~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_rb_map.c -o kgraph_map_rb_map.o In file included from kgraph_map_rb_map.c:84:0: kgraph_map_rb_map.c: In function 'kgraphMapRbMapPoolInit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_rb_map.c:161:7: note: in expansion of macro 'memFree' memFree (poolptr->jobtab); ^~~~~~~ kgraph_map_rb_map.c: In function 'kgraphMapRbMapPoolExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_rb_map.c:200:7: note: in expansion of macro 'memFree' memFree (mappptr->domntab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_rb_map.c:205:3: note: in expansion of macro 'memFree' memFree (poolptr->jobtab); ^~~~~~~ kgraph_map_rb_map.c: In function 'kgraphMapRbMapPoolFrst': kgraph_map_rb_map.c:378:3: warning: enumeration value 'KGRAPHMAPRBPOLINEIGHBOR' not handled in switch [-Wswitch] switch (poolptr->polival) { /* Set job priority value */ ^~~~~~ kgraph_map_rb_map.c:378:3: warning: enumeration value 'KGRAPHMAPRBPOLIOLD' not handled in switch [-Wswitch] kgraph_map_rb_map.c: In function 'kgraphMapRbMapPoolUpdt1': kgraph_map_rb_map.c:429:3: warning: enumeration value 'KGRAPHMAPRBPOLINEIGHBOR' not handled in switch [-Wswitch] switch (poolptr->polival) { /* Set job priority value */ ^~~~~~ kgraph_map_rb_map.c:429:3: warning: enumeration value 'KGRAPHMAPRBPOLIOLD' not handled in switch [-Wswitch] kgraph_map_rb_map.c: In function 'kgraphMapRbMapPoolUpdt2': kgraph_map_rb_map.c:595:5: warning: enumeration value 'KGRAPHMAPRBPOLINEIGHBOR' not handled in switch [-Wswitch] switch (poolptr->polival) { /* Set job priority value */ ^~~~~~ kgraph_map_rb_map.c:595:5: warning: enumeration value 'KGRAPHMAPRBPOLIOLD' not handled in switch [-Wswitch] kgraph_map_rb_map.c: In function 'kgraphMapRbMapPoolRemv': kgraph_map_rb_map.c:704:33: warning: unused variable 'topedgetax' [-Wunused-variable] const Gnum * restrict topedgetax; ^~~~~~~~~~ kgraph_map_rb_map.c:703:33: warning: unused variable 'topvendtax' [-Wunused-variable] const Gnum * restrict topvendtax; ^~~~~~~~~~ kgraph_map_rb_map.c:702:33: warning: unused variable 'topverttax' [-Wunused-variable] const Gnum * restrict topverttax; ^~~~~~~~~~ kgraph_map_rb_map.c:701:33: warning: unused variable 'jobvendtax' [-Wunused-variable] const Gnum * restrict jobvendtax; ^~~~~~~~~~ kgraph_map_rb_map.c:700:33: warning: unused variable 'jobverttax' [-Wunused-variable] const Gnum * restrict jobverttax; ^~~~~~~~~~ kgraph_map_rb_map.c:699:33: warning: unused variable 'jobvnumtax' [-Wunused-variable] const Gnum * restrict jobvnumtax; ^~~~~~~~~~ kgraph_map_rb_map.c:698:33: warning: unused variable 'mapparttax' [-Wunused-variable] const Anum * restrict mapparttax; /* Based pointer to mapping part array */ ^~~~~~~~~~ kgraph_map_rb_map.c:697:33: warning: unused variable 'jobtab' [-Wunused-variable] KgraphMapRbMapJob * restrict jobtab; ^~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_rb_part.c -o kgraph_map_rb_part.o kgraph_map_rb_map.c: In function 'kgraphMapRbMapPoolUpdt1': kgraph_map_rb_map.c:558:19: warning: 'prioval' may be used uninitialized in this function [-Wmaybe-uninitialized] else if ((prioval < jobnghbptr->prioval) && /* Else if neighbor has higher one */ ^ In file included from kgraph_map_rb_part.c:66:0: kgraph_map_rb_part.c: In function 'kgraphMapRbPart2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_rb_part.c:252:3: note: in expansion of macro 'memFree' memFree (actgrafdat.frontab); /* Frontier array of bipartitioning graph is no longer necessary */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_st.c -o kgraph_map_st.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_store.c -o kgraph_store.o kgraph_map_rb_map.c: In function '_SCOTCHkgraphMapRbMap': kgraph_map_rb_map.c:667:48: warning: 'prioval' may be used uninitialized in this function [-Wmaybe-uninitialized] if ((jobnghbptr->poolflag != 0) && /* If neighbor is in active job */ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (jobnghbptr->prioval > prioval) && /* Which gained priority over us */ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ kgraph_map_rb_map.c:588:25: note: 'prioval' was declared here Gnum prioval; ^~~~~~~ kgraph_map_fm.c: In function '_SCOTCHkgraphMapFm': kgraph_map_fm.c:1827:40: warning: 'distlst' may be used uninitialized in this function [-Wmaybe-uninitialized] commload += (Gnum) distval * edloval; ~~~~~~~~~~~~~~~^~~~~~~~~ kgraph_map_fm.c:1788:38: warning: 'distlst' may be used uninitialized in this function [-Wmaybe-uninitialized] commload += (Gnum) distval * edloval; ~~~~~~~~~~~~~~~^~~~~~~~~ kgraph_map_fm.c:1664:60: warning: 'divnval' may be used uninitialized in this function [-Wmaybe-uninitialized] edxxtab[edxxend].commgain -= edloval * (divnval - archDomDist (&grafptr->a, &grafptr->m.domntab[edxxtab[edxxend].domnnum], &grafptr->m.domntab[domnend]) kgraph_map_fm.c:1665:50: warning: 'divoval' may be used uninitialized in this function [-Wmaybe-uninitialized] edxxtab[edxxend].commgain -= edloval * (divnval - archDomDist (&grafptr->a, &grafptr->m.domntab[edxxtab[edxxend].domnnum], &grafptr->m.domntab[domnend]) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - divoval + archDomDist (&grafptr->a, &grafptr->m.domntab[edxxtab[edxxend].domnnum], &grafptr->m.domntab[domnnum])); ^~~~~~~~~ kgraph_map_fm.c:1619:22: warning: 'edxoptr' may be used uninitialized in this function [-Wmaybe-uninitialized] *edxoptr = edxxtab[edxoidx].edxxidx; /* Remove it from extended vertex list */ ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ kgraph_map_fm.c:1433:18: warning: 'vpexptr' may be used uninitialized in this function [-Wmaybe-uninitialized] *vpexptr = edxxtab[edxxidx].edxxidx; /* Remove it from extended vertex list */ ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from kgraph_store.c:55:0: kgraph_store.c: In function '_SCOTCHkgraphStoreExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_store.c:106:3: note: in expansion of macro 'memFree' memFree (storptr->parttab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mapping.c -o mapping.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mapping_io.c -o mapping_io.o In file included from mapping.c:79:0: mapping.c: In function '_SCOTCHmapFree': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mapping.c:246:5: note: in expansion of macro 'memFree' memFree (mappptr->domntab); /* Free it */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mapping.c:249:5: note: in expansion of macro 'memFree' memFree (mappptr->parttax + mappptr->grafptr->baseval); /* Free it */ ^~~~~~~ mapping.c: In function '_SCOTCHmapCopy': mapping.c:283:23: warning: unused variable 'domntab' [-Wunused-variable] ArchDom * domntab; ^~~~~~~ In file included from mapping.c:79:0: mapping.c: In function 'mapBuild3': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mapping.c:418:3: note: in expansion of macro 'memFree' memFree (hashtab); /* Free hash table */ ^~~~~~~ In file included from mapping_io.c:81:0: mapping_io.c: In function '_SCOTCHmapLoad': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mapping_io.c:194:3: note: in expansion of macro 'memFree' memFree (mapptab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh.c -o mesh.o In file included from mesh.c:53:0: mesh.c: In function '_SCOTCHmeshFree': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mesh.c:111:5: note: in expansion of macro 'memFree' memFree (meshptr->edgetax + meshptr->baseval); /* Free it */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mesh.c:117:7: note: in expansion of macro 'memFree' memFree (meshptr->vendtax + meshptr->baseval); /* Then free vendtab */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mesh.c:121:7: note: in expansion of macro 'memFree' memFree (meshptr->verttax + meshptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mesh.c:132:7: note: in expansion of macro 'memFree' memFree (meshptr->vlbltax + meshptr->baseval); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_check.c -o mesh_check.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_coarsen.c -o mesh_coarsen.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_graph.c -o mesh_graph.o In file included from mesh_coarsen.c:62:0: mesh_coarsen.c: In function '_SCOTCHmeshCoarsen': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mesh_coarsen.c:153:5: note: in expansion of macro 'memFree' memFree (finecoartax + finemeshptr->baseval); ^~~~~~~ mesh_coarsen.c: In function 'meshCoarsenMatchNg': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mesh_coarsen.c:607:3: note: in expansion of macro 'memFree' memFree (finehashtab); ^~~~~~~ In file included from mesh_graph.c:68:0: mesh_graph.c: In function '_SCOTCHmeshGraph': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mesh_graph.c:114:7: note: in expansion of macro 'memFree' memFree (grafptr->verttax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mesh_graph.c:176:17: note: in expansion of macro 'memFree' memFree (hashtab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_induce_sepa.c -o mesh_induce_sepa.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_io.c -o mesh_io.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_io_habo.c -o mesh_io_habo.o In file included from mesh_induce_sepa.c:81:0: mesh_induce_sepa.c: In function '_SCOTCHmeshInduceSepa': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mesh_induce_sepa.c:166:3: note: in expansion of macro 'memFree' memFree (orgbitstab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mesh_induce_sepa.c:341:5: note: in expansion of macro 'memFree' memFree (indedgetax + indmeshptr->baseval); /* Free group leader */ ^~~~~~~ In file included from mesh_io_habo.c:54:0: mesh_io_habo.c: In function '_SCOTCHmeshGeomLoadHabo': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mesh_io_habo.c:165:7: note: in expansion of macro 'memFree' memFree (meshptr->verttax); ^~~~~~~ mesh_io_habo.c:82:21: warning: variable 'habevlnbr' set but not used [-Wunused-but-set-variable] Gnum habevlnbr; /* Number of element matrix values (not uesd) */ ^~~~~~~~~ mesh_io_habo.c:152:6: warning: 'habmattype[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] if (habmattype[2] != 'E') { ^ mesh_io_habo.c:156:6: warning: 'habmattype[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] if (habmattype[1] == 'R') { ^ In file included from mesh_io_habo.c:54:0: common.h:129:37: warning: 'habvarnbr' may be used uninitialized in this function [-Wmaybe-uninitialized] #define memSet(ptr,val,siz) memset ((void *) (ptr), (val), (siz)) ^~~~~~ mesh_io_habo.c:85:21: note: 'habvarnbr' was declared here Gnum habvarnbr; /* Number of variables, that is, nodes */ ^~~~~~~~~ mesh_io_habo.c:177:20: warning: 'habeltnbr' may be used uninitialized in this function [-Wmaybe-uninitialized] meshptr->velmnbr = habeltnbr; ~~~~~~~~~~~~~~~~~^~~~~~~~~~~ mesh_io_habo.c:209:51: warning: 'habvixnbr' may be used uninitialized in this function [-Wmaybe-uninitialized] if (meshptr->verttax[velmnum - 1] != (habvixnbr + habvixnbr + 1)) { ~~~~~~~~~~^~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_io_scot.c -o mesh_io_scot.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c order.c -o order.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c order_check.c -o order_check.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c order_io.c -o order_io.o In file included from order.c:56:0: order.c: In function '_SCOTCHorderExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order.c:121:5: note: in expansion of macro 'memFree' memFree (ordeptr->peritab); /* Free group leader */ ^~~~~~~ order.c: In function 'orderExit2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order.c:140:3: note: in expansion of macro 'memFree' memFree (cblktab); ^~~~~~~ In file included from order_check.c:55:0: order_check.c: In function '_SCOTCHorderCheck': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_check.c:144:7: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_check.c:149:7: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_check.c:157:7: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_check.c:162:3: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c parser.c -o parser.o In file included from order_io.c:58:0: order_io.c: In function '_SCOTCHorderLoad': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_io.c:95:5: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_io.c:106:9: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_io.c:111:9: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_io.c:119:3: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ order_io.c: In function '_SCOTCHorderSave': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_io.c:149:5: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_io.c:161:9: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_io.c:172:9: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_io.c:178:3: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ order_io.c: In function '_SCOTCHorderSaveMap': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_io.c:238:3: note: in expansion of macro 'memFree' memFree (rangtab); /* Free memory group leader */ ^~~~~~~ order_io.c: In function '_SCOTCHorderSaveTree': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_io.c:301:3: note: in expansion of macro 'memFree' memFree (rangtab); /* Free memory group leader */ ^~~~~~~ (bison -y -d -v parser_yy.y && \ mv y.tab.c parser_yy.c && \ mv y.tab.h parser_ly.h) || \ cp -av last_resort/parser_ly.h last_resort/parser_yy.c . gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph.c -o vgraph.o parser.c: In function '_SCOTCHstratExit': parser.c:129:3: warning: enumeration value 'STRATNODENBR' not handled in switch [-Wswitch] switch (strat->type) { /* Recursively free sub-strategies */ ^~~~~~ In file included from parser.c:66:0: common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ parser.c:168:3: note: in expansion of macro 'memFree' memFree (strat); /* Free strategy structure itself */ ^~~~~~~ parser.c: In function '_SCOTCHstratSave': parser.c:191:3: warning: enumeration value 'STRATNODENBR' not handled in switch [-Wswitch] switch (strat->type) { /* Recursively view sub-strategies */ ^~~~~~ parser.c: In function '_SCOTCHstratTestEval': parser.c:313:3: warning: enumeration value 'STRATTESTNBR' not handled in switch [-Wswitch] switch (test->typetest) { ^~~~~~ parser.c: In function '_SCOTCHstratTestExit': parser.c:522:3: warning: enumeration value 'STRATTESTNBR' not handled in switch [-Wswitch] switch (test->typetest) { ^~~~~~ In file included from parser.c:66:0: common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ parser.c:549:3: note: in expansion of macro 'memFree' memFree (test); /* Free the structure */ ^~~~~~~ parser.c: In function '_SCOTCHstratTestSave': parser.c:579:3: warning: enumeration value 'STRATTESTNBR' not handled in switch [-Wswitch] switch (test->typetest) { ^~~~~~ In file included from vgraph.c:55:0: vgraph.c: In function '_SCOTCHvgraphExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph.c:77:5: note: in expansion of macro 'memFree' memFree (grafptr->parttax + grafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph.c:79:5: note: in expansion of macro 'memFree' memFree (grafptr->frontab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_check.c -o vgraph_check.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_bd.c -o vgraph_separate_bd.o In file included from vgraph_separate_bd.c:59:0: vgraph_separate_bd.c: In function '_SCOTCHvgraphSeparateBd': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_bd.c:208:5: note: in expansion of macro 'memFree' memFree (queudat.qtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_bd.c:236:5: note: in expansion of macro 'memFree' memFree (queudat.qtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_bd.c:252:5: note: in expansion of macro 'memFree' memFree (queudat.qtab); ^~~~~~~ vgraph_separate_bd.c:340:25: warning: variable 'orgvertnum' set but not used [-Wunused-but-set-variable] Gnum orgvertnum; ^~~~~~~~~~ In file included from vgraph_separate_bd.c:59:0: common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_bd.c:401:5: note: in expansion of macro 'memFree' memFree (queudat.qtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_bd.c:408:5: note: in expansion of macro 'memFree' memFree (queudat.qtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_bd.c:427:3: note: in expansion of macro 'memFree' memFree (queudat.qtab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_df.c -o vgraph_separate_df.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_es.c -o vgraph_separate_es.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_fm.c -o vgraph_separate_fm.o vgraph_separate_df.c: In function '_SCOTCHvgraphSeparateDf': vgraph_separate_df.c:176:27: warning: variable 'vancval' set but not used [-Wunused-but-set-variable] float vancval; /* Value to load vertex with if anchor */ ^~~~~~~ In file included from vgraph_separate_df.c:63:0: common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_df.c:277:3: note: in expansion of macro 'memFree' memFree (edlstax + grafptr->s.baseval); /* Free group leader */ ^~~~~~~ In file included from vgraph_separate_es.c:90:0: vgraph_separate_es.c: In function 'vgraphSeparateEsCover': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_es.c:157:5: note: in expansion of macro 'memFree' memFree (travtax); /* Not based yet */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_es.c:236:3: note: in expansion of macro 'memFree' memFree (queutab); /* Free group leader of arrays no longer in use */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_es.c:342:3: note: in expansion of macro 'memFree' memFree (travtax + grafptr->baseval); /* Free group leader of remaining arrays */ ^~~~~~~ vgraph_separate_es.c: In function '_SCOTCHvgraphSeparateEs': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_es.c:559:9: note: in expansion of macro 'memFree' memFree (actvnumtax + actgrafdat.s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_es.c:632:7: note: in expansion of macro 'memFree' memFree (actvnumtax + actgrafdat.s.baseval); ^~~~~~~ In file included from vgraph_separate_fm.c:66:0: vgraph_separate_fm.c: In function '_SCOTCHvgraphSeparateFm': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_fm.c:681:3: note: in expansion of macro 'memFree' memFree (hashtab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_gg.c -o vgraph_separate_gg.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_gp.c -o vgraph_separate_gp.o In file included from vgraph_separate_gg.c:64:0: vgraph_separate_gg.c: In function '_SCOTCHvgraphSeparateGg': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_gg.c:243:13: note: in expansion of macro 'memFree' memFree (vexxtax + grafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_gg.c:274:5: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_gg.c:275:3: note: in expansion of macro 'memFree' memFree (vexxtax + grafptr->s.baseval); ^~~~~~~ vgraph_separate_gg.c:111:31: warning: unused variable 'edlotax' [-Wunused-variable] const Gnum * restrict const edlotax = grafptr->s.edlotax; ^~~~~~~ vgraph_separate_gg.c:109:31: warning: unused variable 'velotax' [-Wunused-variable] const Gnum * restrict const velotax = grafptr->s.velotax; ^~~~~~~ In file included from vgraph_separate_gp.c:61:0: vgraph_separate_gp.c: In function '_SCOTCHvgraphSeparateGp': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_gp.c:208:3: note: in expansion of macro 'memFree' memFree (queudat.queutab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_ml.c -o vgraph_separate_ml.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_st.c -o vgraph_separate_st.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_th.c -o vgraph_separate_th.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_vw.c -o vgraph_separate_vw.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_zr.c -o vgraph_separate_zr.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_store.c -o vgraph_store.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh.c -o vmesh.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_check.c -o vmesh_check.o In file included from vgraph_store.c:58:0: vgraph_store.c: In function '_SCOTCHvgraphStoreExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_store.c:101:3: note: in expansion of macro 'memFree' memFree (storptr->datatab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_separate_fm.c -o vmesh_separate_fm.o In file included from vmesh.c:55:0: vmesh.c: In function '_SCOTCHvmeshExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vmesh.c:78:5: note: in expansion of macro 'memFree' memFree (meshptr->parttax + meshptr->m.baseval); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_separate_gg.c -o vmesh_separate_gg.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_separate_gr.c -o vmesh_separate_gr.o In file included from vmesh_check.c:55:0: vmesh_check.c: In function '_SCOTCHvmeshCheck': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vmesh_check.c:234:3: note: in expansion of macro 'memFree' memFree (frontax + meshptr->m.vnodbas); ^~~~~~~ In file included from vmesh_separate_fm.c:61:0: vmesh_separate_fm.c: In function '_SCOTCHvmeshSeparateFm': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vmesh_separate_fm.c:439:15: note: in expansion of macro 'memFree' memFree (helmtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vmesh_separate_fm.c:650:17: note: in expansion of macro 'memFree' memFree (helmtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vmesh_separate_fm.c:754:19: note: in expansion of macro 'memFree' memFree (helmtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vmesh_separate_fm.c:1042:3: note: in expansion of macro 'memFree' memFree (helmtab); /* Free group leader */ ^~~~~~~ In file included from vmesh_separate_gg.c:58:0: vmesh_separate_gg.c: In function '_SCOTCHvmeshSeparateGg': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vmesh_separate_gg.c:356:13: note: in expansion of macro 'memFree' memFree (vexxtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vmesh_separate_gg.c:422:5: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vmesh_separate_gg.c:423:3: note: in expansion of macro 'memFree' memFree (vexxtab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_separate_ml.c -o vmesh_separate_ml.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_separate_zr.c -o vmesh_separate_zr.o In file included from vmesh_separate_ml.c:55:0: vmesh_separate_ml.c: In function 'vmeshSeparateMl2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vmesh_separate_ml.c:225:7: note: in expansion of macro 'memFree' memFree (finecoartax + finemeshptr->m.baseval); /* Free finecoartab as not part of coarse mesh vertex group (unlike for graphCoarsen) */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_separate_st.c -o vmesh_separate_st.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_store.c -o vmesh_store.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph.c -o wgraph.o vmesh_separate_st.c:90:3: warning: 'vmeshseparatedefaultgr' defined but not used [-Wunused-variable] } vmeshseparatedefaultgr = { { &stratdummy } }; ^~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_check.c -o wgraph_check.o In file included from vmesh_store.c:54:0: vmesh_store.c: In function '_SCOTCHvmeshStoreExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vmesh_store.c:99:3: note: in expansion of macro 'memFree' memFree (storptr->datatab); ^~~~~~~ In file included from wgraph.c:58:0: wgraph.c: In function '_SCOTCHwgraphExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph.c:98:5: note: in expansion of macro 'memFree' memFree (grafptr->compload); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_part_fm.c -o wgraph_part_fm.o In file included from wgraph_check.c:57:0: wgraph_check.c: In function '_SCOTCHwgraphCheck': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_check.c:126:7: note: in expansion of macro 'memFree' memFree (flagtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_check.c:156:7: note: in expansion of macro 'memFree' memFree (flagtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_check.c:161:7: note: in expansion of macro 'memFree' memFree (flagtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_check.c:168:5: note: in expansion of macro 'memFree' memFree (flagtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_check.c:173:5: note: in expansion of macro 'memFree' memFree (flagtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_check.c:181:7: note: in expansion of macro 'memFree' memFree (flagtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_check.c:186:3: note: in expansion of macro 'memFree' memFree (flagtab); ^~~~~~~ wgraph_check.c:85:29: warning: variable 'vertnbr' set but not used [-Wunused-but-set-variable] Gnum vertnbr; /* number of vertex */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_part_gg.c -o wgraph_part_gg.o In file included from wgraph_part_fm.c:58:0: wgraph_part_fm.c: In function '_SCOTCHwgraphPartFm': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_part_fm.c:890:3: note: in expansion of macro 'memFree' memFree (hashtab); /* Free group leader */ ^~~~~~~ In file included from wgraph_part_fm.c:63:0: wgraph_part_fm.c: At top level: wgraph_part_fm.h:155:29: warning: 'wgraphPartFmCheck' declared 'static' but never defined [-Wunused-function] static int wgraphPartFmCheck (const Wgraph * restrict const, const WgraphPartFmVertex * restrict const, Gnum, const Gnum, const Gnum); ^~~~~~~~~~~~~~~~~ In file included from wgraph_part_gg.c:58:0: wgraph_part_gg.c: In function '_SCOTCHwgraphPartGg': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_part_gg.c:326:3: note: in expansion of macro 'memFree' memFree(vexxtax + wgrafptr->s.baseval); /* Free work arrays */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_part_gp.c -o wgraph_part_gp.o In file included from wgraph_part_gp.c:58:0: wgraph_part_gp.c: In function '_SCOTCHwgraphPartGp': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_part_gp.c:303:3: note: in expansion of macro 'memFree' memFree(vexxtax + wgrafptr->s.baseval); /* Free work arrays */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_part_ml.c -o wgraph_part_ml.o wgraph_part_fm.c: In function '_SCOTCHwgraphPartFm': wgraph_part_fm.c:117:32: warning: 'bestdiffload' may be used uninitialized in this function [-Wmaybe-uninitialized] ((gaincur == gainbest) && /* Or is in preferred part */ ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ((grafptr->compload[vertpart] - grafptr->compload[linkptr->minloadpartval]) <= bestdiffload))) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wgraph_part_fm.c:94:31: note: 'bestdiffload' was declared here Gnum bestdiffload; ^~~~~~~~~~~~ wgraph_part_fm.c:648:41: warning: 'minloadpartload' may be used uninitialized in this function [-Wmaybe-uninitialized] linkptr2->minloadpartload = minloadpartload; ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_part_st.c -o wgraph_part_st.o In file included from wgraph_part_ml.c:59:0: wgraph_part_ml.c: In function 'wgraphPartMlUncoarsen': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_part_ml.c:250:3: note: in expansion of macro 'memFree' memFree (finelisttab - 1); /* TRICK: free array using its real beginning */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_part_zr.c -o wgraph_part_zr.o wgraph_part_st.c:80:29: warning: 'wgraphdummy' defined but not used [-Wunused-variable] static Wgraph wgraphdummy; /* Dummy overlap graph for offset computations */ ^~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_store.c -o wgraph_store.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_VERSION=6 -DSCOTCH_RELEASE=0 -DSCOTCH_PATCHLEVEL=4 dummysizes.c -o dummysizes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_build.c -o arch_build.o In file included from wgraph_store.c:57:0: wgraph_store.c: In function '_SCOTCHwgraphStoreExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_store.c:102:3: note: in expansion of macro 'memFree' memFree (storptr->datatab); ^~~~~~~ dummysizes.c: In function 'main': dummysizes.c:252:29: warning: variable 'charnum' set but not used [-Wunused-but-set-variable] int charnum; ^~~~~~~ In file included from arch_build.c:66:0: arch_build.c: In function '_SCOTCHarchBuild': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_build.c:175:7: note: in expansion of macro 'memFree' memFree (jobtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_build.c:177:9: note: in expansion of macro 'memFree' memFree (mappdat.parttax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_build.c:290:7: note: in expansion of macro 'memFree' memFree (jobtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_build.c:301:7: note: in expansion of macro 'memFree' memFree (jobtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_build.c:348:3: note: in expansion of macro 'memFree' memFree (jobtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_build.c:419:3: note: in expansion of macro 'memFree' memFree (termverttab); /* Free group leader */ ^~~~~~~ arch_build.c:126:33: warning: variable 'mapparttax' set but not used [-Wunused-but-set-variable] Gnum * restrict mapparttax; /* Based access to mapping part array */ ^~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c parser_yy.c -o parser_yy.o ./dummysizes library.h scotch.h ./dummysizes library_f.h scotchf.h gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_kp.c -o hgraph_order_kp.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_arch.c -o library_arch.o In file included from hgraph_order_kp.c:55:0: hgraph_order_kp.c: In function '_SCOTCHhgraphOrderKp': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_kp.c:116:5: note: in expansion of macro 'memFree' memFree (cblkptr->cblktab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_kp.c:125:5: note: in expansion of macro 'memFree' memFree (cblkptr->cblktab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_kp.c:172:3: note: in expansion of macro 'memFree' memFree (ordetab); /* Free group leader */ ^~~~~~~ library_arch.c: In function 'SCOTCH_archLtleaf': library_arch.c:416:23: warning: unused variable 'sizeval' [-Wunused-variable] Anum sizeval; ^~~~~~~ library_arch.c:414:23: warning: unused variable 'levlnum' [-Wunused-variable] Anum levlnum; ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_arch_f.c -o library_arch_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_arch_build.c -o library_arch_build.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_arch_build_f.c -o library_arch_build_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_common_f.c -o library_common_f.o In file included from library_arch_build_f.c:54:0: library_arch_build_f.c: In function 'SCOTCHFSTRATGRAPHBIPART': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_arch_build_f.c:88:3: note: in expansion of macro 'memFree' memFree (strtab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_geom.c -o library_geom.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_geom_f.c -o library_geom_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph.c -o library_graph.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_f.c -o library_graph_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_base.c -o library_graph_base.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_base_f.c -o library_graph_base_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_check.c -o library_graph_check.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_check_f.c -o library_graph_check_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_coarsen.c -o library_graph_coarsen.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_coarsen_f.c -o library_graph_coarsen_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_color.c -o library_graph_color.o library_graph_coarsen.c: In function 'SCOTCH_graphCoarsen': library_graph_coarsen.c:93:33: warning: unused variable 'o' [-Wunused-variable] int o; ^ library_graph_coarsen.c: In function 'SCOTCH_graphCoarsenBuild': gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_color_f.c -o library_graph_color_f.o library_graph_coarsen.c:118:33: warning: unused variable 'o' [-Wunused-variable] int o; ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_chac.c -o library_graph_io_chac.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_chac_f.c -o library_graph_io_chac_f.o In file included from library_graph_color.c:54:0: library_graph_color.c: In function 'SCOTCH_graphColor': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_graph_color.c:154:3: note: in expansion of macro 'memFree' memFree (queutax + baseval); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_habo.c -o library_graph_io_habo.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_habo_f.c -o library_graph_io_habo_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_mmkt.c -o library_graph_io_mmkt.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_mmkt_f.c -o library_graph_io_mmkt_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_scot.c -o library_graph_io_scot.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_scot_f.c -o library_graph_io_scot_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_map.c -o library_graph_map.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_map_f.c -o library_graph_map_f.o In file included from library_graph_map.c:64:0: library_graph_map.c: In function 'SCOTCH_graphMapExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_graph_map.c:134:5: note: in expansion of macro 'memFree' memFree (lmapptr->parttab); /* Free it */ ^~~~~~~ library_graph_map.c: In function 'graphMapCompute2': library_graph_map.c:172:25: warning: variable 'vertnbr' set but not used [-Wunused-but-set-variable] Gnum vertnbr; ^~~~~~~ library_graph_map.c:171:25: warning: unused variable 'vertnnd' [-Wunused-variable] Gnum vertnnd; ^~~~~~~ library_graph_map.c:170:25: warning: unused variable 'vertnum' [-Wunused-variable] Gnum vertnum; ^~~~~~~ library_graph_map.c:165:25: warning: unused variable 'parttax' [-Wunused-variable] Anum * parttax; /* Partition array */ ^~~~~~~ library_graph_map.c: In function 'SCOTCH_stratGraphMapBuild': library_graph_map.c:646:23: warning: unused variable 'parttmp' [-Wunused-variable] Gunum parttmp; /* "Unsigned" so that ">>" will always insert "0"s */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_map_io.c -o library_graph_map_io.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_map_io_f.c -o library_graph_map_io_f.o In file included from library_graph_map_f.c:61:0: library_graph_map_f.c: In function 'SCOTCHFSTRATGRAPHMAP': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_graph_map_f.c:329:3: note: in expansion of macro 'memFree' memFree (strtab); ^~~~~~~ In file included from library_graph_map_io.c:54:0: library_graph_map_io.c: In function 'SCOTCH_graphTabLoad': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_graph_map_io.c:119:7: note: in expansion of macro 'memFree' memFree (mappfiletab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_graph_map_io.c:135:7: note: in expansion of macro 'memFree' memFree (mappfiletab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_graph_map_io.c:167:3: note: in expansion of macro 'memFree' memFree (mappfiletab); /* Free group leader */ ^~~~~~~ library_graph_map_io.c:93:28: warning: unused variable 'j' [-Wunused-variable] Gnum i, j; ^ library_graph_map_io.c:93:25: warning: unused variable 'i' [-Wunused-variable] Gnum i, j; ^ library_graph_map_io_f.c: In function 'SCOTCHFGRAPHTABLOAD': library_graph_map_io_f.c:74:23: warning: unused variable 'filegeonum' [-Wunused-variable] int filegeonum; ^~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_map_view.c -o library_graph_map_view.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_map_view_f.c -o library_graph_map_view_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_order.c -o library_graph_order.o In file included from library_graph_map_view.c:67:0: library_graph_map_view.c: In function 'graphMapView2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_graph_map_view.c:483:3: note: in expansion of macro 'memFree' memFree (domntab); /* Free group leader */ ^~~~~~~ library_graph_map_view.c:107:29: warning: unused variable 'mappdat' [-Wunused-variable] Mapping mappdat; ^~~~~~~ In file included from library_graph_map_view.c:67:0: library_graph_map_view.c: In function 'graphMapView3': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_graph_map_view.c:649:3: note: in expansion of macro 'memFree' memFree (queudat.qtab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_order_f.c -o library_graph_order_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_part_ovl.c -o library_graph_part_ovl.o In file included from library_graph_order_f.c:62:0: library_graph_order_f.c: In function 'SCOTCHFSTRATGRAPHORDER': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_graph_order_f.c:324:3: note: in expansion of macro 'memFree' memFree (strtab); /* Prevent compiler warnings */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_part_ovl_f.c -o library_graph_part_ovl_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mapping.c -o library_mapping.o In file included from library_graph_part_ovl_f.c:54:0: library_graph_part_ovl_f.c: In function 'SCOTCHFSTRATGRAPHPARTOVL': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_graph_part_ovl_f.c:103:3: note: in expansion of macro 'memFree' memFree (strtab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_memory.c -o library_memory.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_memory_f.c -o library_memory_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh.c -o library_mesh.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_f.c -o library_mesh_f.o In file included from library_memory.c:53:0: library_memory.c: In function 'SCOTCH_memFree': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_memory.c:73:3: note: in expansion of macro 'memFree' memFree (dataptr); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_graph.c -o library_mesh_graph.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_graph_f.c -o library_mesh_graph_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_io_habo.c -o library_mesh_io_habo.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_io_habo_f.c -o library_mesh_io_habo_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_io_scot.c -o library_mesh_io_scot.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_io_scot_f.c -o library_mesh_io_scot_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_order.c -o library_mesh_order.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_order_f.c -o library_mesh_order_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_order.c -o library_order.o In file included from library_mesh_order_f.c:58:0: library_mesh_order_f.c: In function 'SCOTCHFSTRATMESHORDER': gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_parser.c -o library_parser.o common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_mesh_order_f.c:320:3: note: in expansion of macro 'memFree' memFree (strtab); /* Prevent compiler warnings */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_parser_f.c -o library_parser_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_random.c -o library_random.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_random_f.c -o library_random_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_strat.c -o library_strat.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_version.c -o library_version.o library_random_f.c: In function 'SCOTCHFRANDOMPROC': library_random_f.c:75:3: warning: implicit declaration of function 'SCOTCH_randomProc' [-Wimplicit-function-declaration] SCOTCH_randomProc (*procnum); ^~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_version_f.c -o library_version_f.o (flex parser_ll.l && \ mv lex.yy.c parser_ll.c) || \ cp -av last_resort/parser_ll.c . gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_part_rb.c -o wgraph_part_rb.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_error.c -o library_error.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_error_exit.c -o library_error_exit.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c parser_ll.c -o parser_ll.o In file included from wgraph_part_rb.c:59:0: wgraph_part_rb.c: In function 'wgraphPartRb2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_part_rb.c:182:5: note: in expansion of macro 'memFree' memFree (actgrafdat.frontab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_part_rb.c:237:3: note: in expansion of macro 'memFree' memFree (actgrafdat.frontab); /* Frontier array of bipartitioning graph is no longer necessary */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_part_rb.c:238:3: note: in expansion of macro 'memFree' memFree (actgrafdat.parttax + actgrafdat.s.baseval); /* Frontier array of bipartitioning graph is no longer necessary */ ^~~~~~~ wgraph_part_rb.c: In function '_SCOTCHwgraphPartRb': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_part_rb.c:290:5: note: in expansion of macro 'memFree' memFree (listtab - 1); /* TRICK: free array using its real beginning */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_part_rb.c:367:3: note: in expansion of macro 'memFree' memFree (datadat.mappdat.domntab); /* Free only newly allocated array of mapping */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_part_rb.c:368:3: note: in expansion of macro 'memFree' memFree (listtab - 1); /* TRICK: free array using its real beginning */ ^~~~~~~ wgraph_part_rb.c:251:11: warning: unused variable 'partval' [-Wunused-variable] Anum partval; ^~~~~~~ gcc -shared -Wl,-soname=libscotcherr.so.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread -o libscotcherr.so library_error.o gcc -shared -Wl,-soname=libscotcherrexit.so.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread -o libscotcherrexit.so library_error_exit.o echo libscotcherr.so echo libscotcherrexit.so libscotcherr.so libscotcherrexit.so lex.yy.c:1373:16: warning: 'input' defined but not used [-Wunused-function] gcc -shared -Wl,-soname=libscotch.so.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread -o libscotch.so arch.o arch_build.o arch_cmplt.o arch_cmpltw.o arch_deco.o arch_dist.o arch_hcub.o arch_mesh.o arch_tleaf.o arch_torus.o arch_vcmplt.o arch_vhcub.o bgraph.o bgraph_bipart_bd.o bgraph_bipart_df.o bgraph_bipart_ex.o bgraph_bipart_fm.o bgraph_bipart_gg.o bgraph_bipart_gp.o bgraph_bipart_ml.o bgraph_bipart_st.o bgraph_bipart_zr.o bgraph_check.o bgraph_store.o common.o common_file.o common_file_compress.o common_file_uncompress.o common_integer.o common_memory.o common_string.o common_stub.o common_thread.o fibo.o gain.o geom.o graph.o graph_base.o graph_band.o graph_check.o graph_coarsen.o graph_induce.o graph_io.o graph_io_chac.o graph_io_habo.o graph_io_mmkt.o graph_io_scot.o graph_list.o graph_match.o hall_order_hd.o hall_order_hf.o hall_order_hx.o hgraph.o hgraph_check.o hgraph_induce.o hgraph_order_bl.o hgraph_order_cp.o hgraph_order_gp.o hgraph_order_hd.o hgraph_order_hf.o hgraph_order_hx.o hgraph_order_kp.o hgraph_order_nd.o hgraph_order_si.o hgraph_order_st.o hmesh.o hmesh_check.o hmesh_hgraph.o hmesh_induce.o hmesh_mesh.o hmesh_order_bl.o hmesh_order_cp.o hmesh_order_gr.o hmesh_order_gp.o hmesh_order_hd.o hmesh_order_hf.o hmesh_order_hx.o hmesh_order_nd.o hmesh_order_si.o hmesh_order_st.o kgraph.o kgraph_band.o kgraph_check.o kgraph_map_bd.o kgraph_map_cp.o kgraph_map_df.o kgraph_map_ex.o kgraph_map_fm.o kgraph_map_ml.o kgraph_map_rb.o kgraph_map_rb_map.o kgraph_map_rb_part.o kgraph_map_st.o kgraph_store.o library_arch.o library_arch_f.o library_arch_build.o library_arch_build_f.o library_common_f.o library_geom.o library_geom_f.o library_graph.o library_graph_f.o library_graph_base.o library_graph_base_f.o library_graph_check.o library_graph_check_f.o library_graph_coarsen.o library_graph_coarsen_f.o library_graph_color.o library_graph_color_f.o library_graph_io_chac.o library_graph_io_chac_f.o library_graph_io_habo.o library_graph_io_habo_f.o library_graph_io_mmkt.o library_graph_io_mmkt_f.o library_graph_io_scot.o library_graph_io_scot_f.o library_graph_map.o library_graph_map_f.o library_graph_map_io.o library_graph_map_io_f.o library_graph_map_view.o library_graph_map_view_f.o library_graph_order.o library_graph_order_f.o library_graph_part_ovl.o library_graph_part_ovl_f.o library_mapping.o library_memory.o library_memory_f.o library_mesh.o library_mesh_f.o library_mesh_graph.o library_mesh_graph_f.o library_mesh_io_habo.o library_mesh_io_habo_f.o library_mesh_io_scot.o library_mesh_io_scot_f.o library_mesh_order.o library_mesh_order_f.o library_order.o library_parser.o library_parser_f.o library_random.o library_random_f.o library_strat.o library_version.o library_version_f.o mapping.o mapping_io.o mesh.o mesh_check.o mesh_coarsen.o mesh_graph.o mesh_induce_sepa.o mesh_io.o mesh_io_habo.o mesh_io_scot.o order.o order_check.o order_io.o parser.o parser_ll.o parser_yy.o vgraph.o vgraph_check.o vgraph_separate_bd.o vgraph_separate_df.o vgraph_separate_es.o vgraph_separate_fm.o vgraph_separate_gg.o vgraph_separate_gp.o vgraph_separate_ml.o vgraph_separate_st.o vgraph_separate_th.o vgraph_separate_vw.o vgraph_separate_zr.o vgraph_store.o vmesh.o vmesh_check.o vmesh_separate_fm.o vmesh_separate_gg.o vmesh_separate_gr.o vmesh_separate_ml.o vmesh_separate_zr.o vmesh_separate_st.o vmesh_store.o wgraph.o wgraph_check.o wgraph_part_fm.o wgraph_part_gg.o wgraph_part_gp.o wgraph_part_ml.o wgraph_part_rb.o wgraph_part_st.o wgraph_part_zr.o wgraph_store.o echo libscotch.so libscotch.so make[2]: Leaving directory '/builddir/build/BUILD/scotch_6.0.4/src/libscotch' make[1]: Leaving directory '/builddir/build/BUILD/scotch_6.0.4/src/libscotch' make[1]: Entering directory '/builddir/build/BUILD/scotch_6.0.4/src/libscotch' cp -av scotch.h ../../include cp -av scotchf.h ../../include 'scotch.h' -> '../../include/scotch.h' 'scotchf.h' -> '../../include/scotchf.h' cp -av libscotch.so libscotcherr*.so ../../lib 'libscotch.so' -> '../../lib/libscotch.so' 'libscotcherr.so' -> '../../lib/libscotcherr.so' 'libscotcherrexit.so' -> '../../lib/libscotcherrexit.so' make[1]: Leaving directory '/builddir/build/BUILD/scotch_6.0.4/src/libscotch' (cd scotch ; make VERSION=6 RELEASE=0 PATCHLEVEL=4 scotch && make install) make[1]: Entering directory '/builddir/build/BUILD/scotch_6.0.4/src/scotch' make CC="gcc" SCOTCHLIB=scotch \ acpl \ amk_ccc \ amk_fft2 \ amk_grf \ amk_hy \ amk_m2 \ amk_p2 \ atst \ gbase \ gcv \ gmap \ gmk_hy \ gmk_m2 \ gmk_m3 \ gmk_msh \ gmk_ub2 \ gmtst \ gord \ gotst \ gout \ gpart \ gscat \ gtst \ mcv \ mmk_m2 \ mmk_m3 \ mord \ mtst make[2]: Entering directory '/builddir/build/BUILD/scotch_6.0.4/src/scotch' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch acpl.c -o acpl -L../../lib -lscotch -lscotch -lscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch amk_ccc.c -o amk_ccc -L../../lib -lscotch -lscotch -lscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch amk_fft2.c -o amk_fft2 -L../../lib -lscotch -lscotch -lscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch amk_grf.c -o amk_grf -L../../lib -lscotch -lscotch -lscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread In file included from amk_ccc.c:71:0: amk_ccc.c: In function 'main': ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ amk_ccc.h:110:37: note: in expansion of macro 'memFree' #define C_queueExit(q) memFree ((q)->tab) ^~~~~~~ amk_ccc.c:233:3: note: in expansion of macro 'C_queueExit' C_queueExit (&C_distaQueue); ^~~~~~~~~~~ ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ amk_ccc.c:234:3: note: in expansion of macro 'memFree' memFree (C_distaTab); ^~~~~~~ In file included from amk_grf.c:69:0: amk_grf.c: In function 'main': ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ amk_grf.c:202:9: note: in expansion of macro 'memFree' memFree (listtab); ^~~~~~~ ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ amk_grf.c:212:9: note: in expansion of macro 'memFree' memFree (listtab); ^~~~~~~ ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ amk_grf.c:227:11: note: in expansion of macro 'memFree' memFree (sorttab); ^~~~~~~ ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ amk_grf.c:228:11: note: in expansion of macro 'memFree' memFree (listtab); ^~~~~~~ ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ amk_grf.c:233:7: note: in expansion of macro 'memFree' memFree (sorttab); /* Free sort area */ ^~~~~~~ ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ amk_grf.c:247:5: note: in expansion of macro 'memFree' memFree (listtab); /* Free it */ ^~~~~~~ In file included from amk_fft2.c:69:0: amk_fft2.c: In function 'main': ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ amk_fft2.h:106:37: note: in expansion of macro 'memFree' #define C_queueExit(q) memFree ((q)->tab) ^~~~~~~ amk_fft2.c:234:3: note: in expansion of macro 'C_queueExit' C_queueExit (&C_distaQueue); ^~~~~~~~~~~ ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ amk_fft2.c:235:3: note: in expansion of macro 'memFree' memFree (C_distaTab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch amk_hy.c -o amk_hy -L../../lib -lscotch -lscotch -lscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch amk_m2.c -o amk_m2 -L../../lib -lscotch -lscotch -lscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch amk_p2.c -o amk_p2 -L../../lib -lscotch -lscotch -lscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch atst.c -o atst -L../../lib -lscotch -lscotch -lscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread In file included from amk_m2.c:82:0: amk_m2.c: In function 'main': ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ amk_m2.c:231:3: note: in expansion of macro 'memFree' memFree (termtab); /* Free terminal number array */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch gbase.c -o gbase -L../../lib -lscotch -lscotch -lscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch gcv.c -o gcv -L../../lib -lscotch -lscotch -lscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch gmap.c -o gmap -L../../lib -lscotch -lscotch -lscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread gbase.c: In function 'main': gbase.c:142:3: warning: 'baseval' may be used uninitialized in this function [-Wmaybe-uninitialized] SCOTCH_graphLoad (&grafdat, C_filepntrsrcinp, (SCOTCH_Num) baseval, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch gmk_hy.c -o gmk_hy -L../../lib -lscotch -lscotch -lscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread In file included from gmap.c:80:0: gmap.c: In function 'main': ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gmap.c:494:9: note: in expansion of macro 'memFree' memFree (vmlotab); ^~~~~~~ ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gmap.c:504:3: note: in expansion of macro 'memFree' memFree (parttab); /* Free hand-made partition array */ ^~~~~~~ gmap.c: In function 'C_partViewOvl': ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gmap.c:688:3: note: in expansion of macro 'memFree' memFree (compload); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch gmk_m2.c -o gmk_m2 -L../../lib -lscotch -lscotch -lscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch gmk_m3.c -o gmk_m3 -L../../lib -lscotch -lscotch -lscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch gmk_msh.c -o gmk_msh -L../../lib -lscotch -lscotch -lscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch gmk_ub2.c -o gmk_ub2 -L../../lib -lscotch -lscotch -lscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch gmtst.c -o gmtst -L../../lib -lscotch -lscotch -lscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch gord.c -o gord -L../../lib -lscotch -lscotch -lscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread gmtst.c: In function 'main': gmtst.c:102:23: warning: variable 'archnbr' set but not used [-Wunused-but-set-variable] SCOTCH_Num archnbr; /* Size of the target architecture */ ^~~~~~~ In file included from gord.c:66:0: gord.c: In function 'main': ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gord.c:283:3: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch gotst.c -o gotst -L../../lib -lscotch -lscotch -lscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../libscotch -I../../include gout_c.c gout_o.c -o gout -L../../lib -lscotch -lscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch gmap.c -DSCOTCH_COMPILE_PART -o gpart -L../../lib -lscotch -lscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread In file included from gotst.c:66:0: gotst.c: In function 'main': ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gotst.c:173:3: note: in expansion of macro 'memFree' memFree (peritab); ^~~~~~~ gotst.c: In function 'factorView': ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gotst.c:228:5: note: in expansion of macro 'memFree' memFree (ldadtab); /* Free group leader */ ^~~~~~~ ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gotst.c:261:3: note: in expansion of macro 'memFree' memFree (ldadtab); /* Free group leader */ ^~~~~~~ gotst.c: In function 'factorView2': ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gotst.c:359:7: note: in expansion of macro 'memFree' memFree ((void *) srowtab); /* Free now useless factored column */ ^~~~~~~ ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gotst.c:391:3: note: in expansion of macro 'memFree' memFree (frowtab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch gscat.c -o gscat -L../../lib -lscotch -lscotch -lscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread In file included from gout_c.c:71:0: gout_c.c: In function 'C_geoExit': ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gout_c.c:295:5: note: in expansion of macro 'memFree' memFree (geomptr->verttab); /* Free it */ ^~~~~~~ gout_c.c: In function 'C_geoLoad': ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gout_c.c:437:7: note: in expansion of macro 'memFree' memFree (geomfiletab); /* Free group leader */ ^~~~~~~ ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gout_c.c:442:5: note: in expansion of macro 'memFree' memFree (geomfiletab); /* Free group leader */ ^~~~~~~ ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gout_c.c:452:7: note: in expansion of macro 'memFree' memFree (geomfiletab); /* Free group leader */ ^~~~~~~ ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gout_c.c:483:7: note: in expansion of macro 'memFree' memFree (geomfiletab); /* Free group leader */ ^~~~~~~ ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gout_c.c:489:3: note: in expansion of macro 'memFree' memFree (geomfiletab); /* Free group leader */ ^~~~~~~ gout_c.c: In function 'C_mapExit': ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gout_c.c:525:5: note: in expansion of macro 'memFree' memFree (mapptr->labltab); /* Free it */ ^~~~~~~ gout_c.c: In function 'C_mapLoad': ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gout_c.c:582:7: note: in expansion of macro 'memFree' memFree (mapfiletab); /* Free group leader */ ^~~~~~~ ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gout_c.c:599:7: note: in expansion of macro 'memFree' memFree (mapfiletab); /* Free group leader */ ^~~~~~~ ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gout_c.c:632:3: note: in expansion of macro 'memFree' memFree (mapfiletab); /* Free group leader */ ^~~~~~~ In file included from gmap.c:80:0: gmap.c: In function 'main': ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gmap.c:494:9: note: in expansion of macro 'memFree' memFree (vmlotab); ^~~~~~~ ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gmap.c:504:3: note: in expansion of macro 'memFree' memFree (parttab); /* Free hand-made partition array */ ^~~~~~~ gmap.c: In function 'C_partViewOvl': ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gmap.c:688:3: note: in expansion of macro 'memFree' memFree (compload); ^~~~~~~ In file included from gscat.c:56:0: gscat.c: In function 'C_graphScat': ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gscat.c:195:7: note: in expansion of macro 'memFree' memFree (nametmp); /* Expanded name no longer needed anyway */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch gtst.c -o gtst -L../../lib -lscotch -lscotch -lscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch mcv.c -o mcv -L../../lib -lscotch -lscotch -lscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch mmk_m2.c -o mmk_m2 -L../../lib -lscotch -lscotch -lscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch mmk_m3.c -o mmk_m3 -L../../lib -lscotch -lscotch -lscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread In file included from gout_o.c:69:0: gout_o.c: In function 'outDrawInvMesh': ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gout_o.c:280:7: note: in expansion of macro 'memFree' memFree (idxtab); ^~~~~~~ ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gout_o.c:388:3: note: in expansion of macro 'memFree' memFree (pattab); /* Free path array */ ^~~~~~~ ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gout_o.c:389:3: note: in expansion of macro 'memFree' memFree (idxtab); /* Free index array */ ^~~~~~~ gout_o.c: In function 'outDrawPosMatr': ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gout_o.c:496:3: note: in expansion of macro 'memFree' memFree (nonztab); ^~~~~~~ gout_o.c: In function 'outDrawPosMesh': ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gout_o.c:540:9: note: in expansion of macro 'memFree' memFree (idxtab); ^~~~~~~ ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gout_o.c:541:7: note: in expansion of macro 'memFree' memFree (pictab); ^~~~~~~ ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gout_o.c:788:3: note: in expansion of macro 'memFree' memFree (pattab); ^~~~~~~ ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gout_o.c:789:3: note: in expansion of macro 'memFree' memFree (idxtab); ^~~~~~~ ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gout_o.c:790:3: note: in expansion of macro 'memFree' memFree (pictab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch mord.c -o mord -L../../lib -lscotch -lscotch -lscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread In file included from mord.c:59:0: mord.c: In function 'main': ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mord.c:275:3: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch mtst.c -o mtst -L../../lib -lscotch -lscotch -lscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread make[2]: Leaving directory '/builddir/build/BUILD/scotch_6.0.4/src/scotch' make[1]: Leaving directory '/builddir/build/BUILD/scotch_6.0.4/src/scotch' make[1]: Entering directory '/builddir/build/BUILD/scotch_6.0.4/src/scotch' make CC="gcc" SCOTCHLIB=scotch \ acpl \ amk_ccc \ amk_fft2 \ amk_grf \ amk_hy \ amk_m2 \ amk_p2 \ atst \ gbase \ gcv \ gmap \ gmk_hy \ gmk_m2 \ gmk_m3 \ gmk_msh \ gmk_ub2 \ gmtst \ gord \ gotst \ gout \ gpart \ gscat \ gtst \ mcv \ mmk_m2 \ mmk_m3 \ mord \ mtst make[2]: Entering directory '/builddir/build/BUILD/scotch_6.0.4/src/scotch' make[2]: 'acpl' is up to date. make[2]: 'amk_ccc' is up to date. make[2]: 'amk_fft2' is up to date. make[2]: 'amk_grf' is up to date. make[2]: 'amk_hy' is up to date. make[2]: 'amk_m2' is up to date. make[2]: 'amk_p2' is up to date. make[2]: 'atst' is up to date. make[2]: 'gbase' is up to date. make[2]: 'gcv' is up to date. make[2]: 'gmap' is up to date. make[2]: 'gmk_hy' is up to date. make[2]: 'gmk_m2' is up to date. make[2]: 'gmk_m3' is up to date. make[2]: 'gmk_msh' is up to date. make[2]: 'gmk_ub2' is up to date. make[2]: 'gmtst' is up to date. make[2]: 'gord' is up to date. make[2]: 'gotst' is up to date. make[2]: 'gout' is up to date. make[2]: 'gpart' is up to date. make[2]: 'gscat' is up to date. make[2]: 'gtst' is up to date. make[2]: 'mcv' is up to date. make[2]: 'mmk_m2' is up to date. make[2]: 'mmk_m3' is up to date. make[2]: 'mord' is up to date. make[2]: 'mtst' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/scotch_6.0.4/src/scotch' cp -av acpl amk_ccc amk_fft2 amk_grf amk_hy amk_m2 amk_p2 atst gbase gcv gmap gmk_hy gmk_m2 gmk_m3 gmk_msh gmk_ub2 gmtst gord gotst gout gpart *gtst gscat mcv mmk_m2 mmk_m3 mord mtst ../../bin 'acpl' -> '../../bin/acpl' 'amk_ccc' -> '../../bin/amk_ccc' 'amk_fft2' -> '../../bin/amk_fft2' 'amk_grf' -> '../../bin/amk_grf' 'amk_hy' -> '../../bin/amk_hy' 'amk_m2' -> '../../bin/amk_m2' 'amk_p2' -> '../../bin/amk_p2' 'atst' -> '../../bin/atst' 'gbase' -> '../../bin/gbase' 'gcv' -> '../../bin/gcv' 'gmap' -> '../../bin/gmap' 'gmk_hy' -> '../../bin/gmk_hy' 'gmk_m2' -> '../../bin/gmk_m2' 'gmk_m3' -> '../../bin/gmk_m3' 'gmk_msh' -> '../../bin/gmk_msh' 'gmk_ub2' -> '../../bin/gmk_ub2' 'gmtst' -> '../../bin/gmtst' 'gord' -> '../../bin/gord' 'gotst' -> '../../bin/gotst' 'gout' -> '../../bin/gout' 'gpart' -> '../../bin/gpart' 'gtst' -> '../../bin/gtst' 'gscat' -> '../../bin/gscat' 'mcv' -> '../../bin/mcv' 'mmk_m2' -> '../../bin/mmk_m2' 'mmk_m3' -> '../../bin/mmk_m3' 'mord' -> '../../bin/mord' 'mtst' -> '../../bin/mtst' make[1]: Leaving directory '/builddir/build/BUILD/scotch_6.0.4/src/scotch' (cd libscotchmetis ; make scotch && make install) make[1]: Entering directory '/builddir/build/BUILD/scotch_6.0.4/src/libscotchmetis' make CC="gcc" SCOTCHLIB=ptscotch \ libscotchmetis.so make[2]: Entering directory '/builddir/build/BUILD/scotch_6.0.4/src/libscotchmetis' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c metis_graph_order.c -o metis_graph_order.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c metis_graph_order_f.c -o metis_graph_order_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c metis_graph_part.c -o metis_graph_part.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c metis_graph_part_f.c -o metis_graph_part_f.o In file included from metis_graph_part.c:58:0: metis_graph_part.c: In function 'METIS_PartGraphVKway': ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ metis_graph_part.c:320:5: note: in expansion of macro 'memFree' memFree (edlotax + baseval); ^~~~~~~ ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ metis_graph_part.c:356:3: note: in expansion of macro 'memFree' memFree (nghbtab); ^~~~~~~ gcc -shared -Wl,-soname=libscotchmetis.so.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread -o libscotchmetis.so metis_graph_order.o metis_graph_order_f.o metis_graph_part.o metis_graph_part_f.o echo libscotchmetis.so libscotchmetis.so make[2]: Leaving directory '/builddir/build/BUILD/scotch_6.0.4/src/libscotchmetis' make[1]: Leaving directory '/builddir/build/BUILD/scotch_6.0.4/src/libscotchmetis' make[1]: Entering directory '/builddir/build/BUILD/scotch_6.0.4/src/libscotchmetis' make CC="gcc" SCOTCHLIB=ptscotch \ libscotchmetis.so make[2]: Entering directory '/builddir/build/BUILD/scotch_6.0.4/src/libscotchmetis' make[2]: 'libscotchmetis.so' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/scotch_6.0.4/src/libscotchmetis' cp -av metis.h ../../include 'metis.h' -> '../../include/metis.h' cp -av libscotchmetis.so ../../lib 'libscotchmetis.so' -> '../../lib/libscotchmetis.so' make[1]: Leaving directory '/builddir/build/BUILD/scotch_6.0.4/src/libscotchmetis' (cd esmumps ; make scotch && make install) make[1]: Entering directory '/builddir/build/BUILD/scotch_6.0.4/src/esmumps' rm -f *~ common.h *.o lib*.so main_esmumps make CC="gcc" CCD="gcc" SCOTCHLIB=scotch ESMUMPSLIB=esmumps \ libesmumps.so \ main_esmumps make[2]: Entering directory '/builddir/build/BUILD/scotch_6.0.4/src/esmumps' cat module.h ../libscotch/common.h > common.h gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c graph_graph.c -o graph_graph.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c order.c -o order.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c order_scotch_graph.c -o order_scotch_graph.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c dof.c -o dof.o In file included from dof.c:60:0: dof.c: In function 'dofExit': common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dof.c:104:5: note: in expansion of macro 'memFree' memFree (deofptr->noddtab); ^~~~~~~ dof.c: In function 'dofConstant': common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dof.c:127:5: note: in expansion of macro 'memFree' memFree (deofptr->noddtab); /* It is no longer of use */ ^~~~~~~ In file included from order.c:52:0: order.c: In function 'orderExit': common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order.c:87:5: note: in expansion of macro 'memFree' memFree (ordeptr->rangtab); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order.c:89:5: note: in expansion of macro 'memFree' memFree (ordeptr->permtab); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order.c:91:5: note: in expansion of macro 'memFree' memFree (ordeptr->peritab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c symbol.c -o symbol.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c symbol_fax_graph.c -o symbol_fax_graph.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c esmumps.c -o esmumps.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c esmumps_f.c -o esmumps_f.o In file included from symbol_fax_graph.c:74:0: symbol_fax.c: In function 'symbolFaxGraph': common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ symbol_fax.c:190:11: note: in expansion of macro 'memFree' memFree (cblktab); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ symbol_fax.c:191:9: note: in expansion of macro 'memFree' memFree (ctrbtab); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ symbol_fax.c:253:11: note: in expansion of macro 'memFree' memFree (bloktax + baseval); ^~~~~~~ In file included from symbol.c:60:0: symbol.c: In function 'symbolExit': common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ symbol.c:95:5: note: in expansion of macro 'memFree' memFree (symbptr->cblktab); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ symbol.c:97:5: note: in expansion of macro 'memFree' memFree (symbptr->bloktab); ^~~~~~~ symbol.c: In function 'symbolRealloc': common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ symbol.c:120:3: note: in expansion of macro 'memFree' memFree (symbptr->cblktab); /* Move column block array */ ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ symbol.c:126:3: note: in expansion of macro 'memFree' memFree (symbptr->bloktab); /* Move column block array */ ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ symbol_fax.c:254:11: note: in expansion of macro 'memFree' memFree (cblktax + baseval); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ symbol_fax.c:255:11: note: in expansion of macro 'memFree' memFree (ctrbtax + baseval); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ symbol_fax.c:465:3: note: in expansion of macro 'memFree' memFree (ctrbtax + baseval); /* Free contribution link array */ ^~~~~~~ In file included from esmumps.c:59:0: esmumps.c: In function 'esmumps': common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ esmumps.c:182:3: note: in expansion of macro 'memFree' memFree (vendtab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c esmumps_strats.c -o esmumps_strats.o gcc -shared -Wl,-soname=libesmumps.so.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread -o libesmumps.so graph_graph.o order.o order_scotch_graph.o dof.o symbol.o symbol_fax_graph.o esmumps.o esmumps_f.o esmumps_strats.o echo libesmumps.so libesmumps.so gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include main_esmumps.c -o main_esmumps -L../../lib -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread -L. -lesmumps -lscotch -lscotch -lscotcherrexit -lm In file included from main_esmumps.c:56:0: main_esmumps.c: In function 'main': common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ main_esmumps.c:132:9: note: in expansion of macro 'memFree' memFree (elentab); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ main_esmumps.c:133:7: note: in expansion of macro 'memFree' memFree (nvtab); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ main_esmumps.c:143:3: note: in expansion of macro 'memFree' memFree (lasttab); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ main_esmumps.c:144:3: note: in expansion of macro 'memFree' memFree (elentab); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ main_esmumps.c:145:3: note: in expansion of macro 'memFree' memFree (nvtab); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ main_esmumps.c:146:3: note: in expansion of macro 'memFree' memFree (lentab); ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/scotch_6.0.4/src/esmumps' make[1]: Leaving directory '/builddir/build/BUILD/scotch_6.0.4/src/esmumps' make[1]: Entering directory '/builddir/build/BUILD/scotch_6.0.4/src/esmumps' cp -av esmumps.h ../../include 'esmumps.h' -> '../../include/esmumps.h' cp -av libesmumps.so ../../lib 'libesmumps.so' -> '../../lib/libesmumps.so' make[1]: Leaving directory '/builddir/build/BUILD/scotch_6.0.4/src/esmumps' + popd ~/build/BUILD/scotch_6.0.4 + . /etc/profile.d/modules.sh ++ '[' -z '' ']' ++ '[' -z /usr/share/modulefiles ']' ++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' +++ /usr/bin/ps -p 28633 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD + module load mpi/mpich-i386 ++ /usr/share/lmod/lmod/libexec/lmod bash load mpi/mpich-i386 + eval 'LMOD_DEFAULT_MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'LMOD_DEFAULT_MODULEPATH;' 'MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'MODULEPATH;' 'LD_LIBRARY_PATH="/usr/lib/mpich/lib";' export 'LD_LIBRARY_PATH;' 'LMOD_DEFAULT_MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'LMOD_DEFAULT_MODULEPATH;' 'LOADEDMODULES="mpi/mpich-i386";' export 'LOADEDMODULES;' 'MANPATH="/usr/share/man/mpich-i386:/usr/share/lmod/lmod/share/man::";' export 'MANPATH;' 'MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'MODULEPATH;' 'MPI_BIN="/usr/lib/mpich/bin";' export 'MPI_BIN;' 'MPI_COMPILER="mpich-i386";' export 'MPI_COMPILER;' 'MPI_FORTRAN_MOD_DIR="/usr/lib/gfortran/modules/mpich";' export 'MPI_FORTRAN_MOD_DIR;' 'MPI_HOME="/usr/lib/mpich";' export 'MPI_HOME;' 'MPI_INCLUDE="/usr/include/mpich-i386";' export 'MPI_INCLUDE;' 'MPI_LIB="/usr/lib/mpich/lib";' export 'MPI_LIB;' 'MPI_MAN="/usr/share/man/mpich-i386";' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH="/usr/lib/python2.7/site-packages/mpich";' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH="/usr/lib/python3.5/site-packages/mpich";' export 'MPI_PYTHON3_SITEARCH;' 'MPI_PYTHON_SITEARCH="/usr/lib/python2.7/site-packages/mpich";' export 'MPI_PYTHON_SITEARCH;' 'MPI_SUFFIX="_mpich";' export 'MPI_SUFFIX;' 'MPI_SYSCONFIG="/etc/mpich-i386";' export 'MPI_SYSCONFIG;' 'PATH="/usr/lib/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin";' export 'PATH;' 'PKG_CONFIG_PATH="/usr/lib/mpich/lib/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig";' export 'PKG_CONFIG_PATH;' '_LMFILES_="/etc/modulefiles/mpi/mpich-i386";' export '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT1mYWxzZSxbImNfc2hvcnRUaW1lIl09ZmFsc2UsZmFtaWx5PXt9LGluYWN0aXZlPXt9LG1UPXttcGk9e1siRk4iXT0iL2V0Yy9tb2R1bGVmaWxlcy9tcGkvbXBpY2gtaTM4NiIsWyJkZWZhdWx0Il09MCxbImZ1bGxOYW1lIl09Im1waS9tcGljaC1pMzg2IixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzaG9y";' export '_ModuleTable001_;' '_ModuleTable002_="dCJdPSJtcGkiLFsic3RhdHVzIl09ImFjdGl2ZSIsfSx9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLFsidmVyc2lvbiJdPTIsfQ==";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' ++ LMOD_DEFAULT_MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export LMOD_DEFAULT_MODULEPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ LD_LIBRARY_PATH=/usr/lib/mpich/lib ++ export LD_LIBRARY_PATH ++ LMOD_DEFAULT_MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export LMOD_DEFAULT_MODULEPATH ++ LOADEDMODULES=mpi/mpich-i386 ++ export LOADEDMODULES ++ MANPATH=/usr/share/man/mpich-i386:/usr/share/lmod/lmod/share/man:: ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ MPI_BIN=/usr/lib/mpich/bin ++ export MPI_BIN ++ MPI_COMPILER=mpich-i386 ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/mpich ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib/mpich ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/mpich-i386 ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib/mpich/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/mpich-i386 ++ export MPI_MAN ++ MPI_PYTHON2_SITEARCH=/usr/lib/python2.7/site-packages/mpich ++ export MPI_PYTHON2_SITEARCH ++ MPI_PYTHON3_SITEARCH=/usr/lib/python3.5/site-packages/mpich ++ export MPI_PYTHON3_SITEARCH ++ MPI_PYTHON_SITEARCH=/usr/lib/python2.7/site-packages/mpich ++ export MPI_PYTHON_SITEARCH ++ MPI_SUFFIX=_mpich ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/mpich-i386 ++ export MPI_SYSCONFIG ++ PATH=/usr/lib/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ PKG_CONFIG_PATH=/usr/lib/mpich/lib/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ _LMFILES_=/etc/modulefiles/mpi/mpich-i386 ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT1mYWxzZSxbImNfc2hvcnRUaW1lIl09ZmFsc2UsZmFtaWx5PXt9LGluYWN0aXZlPXt9LG1UPXttcGk9e1siRk4iXT0iL2V0Yy9tb2R1bGVmaWxlcy9tcGkvbXBpY2gtaTM4NiIsWyJkZWZhdWx0Il09MCxbImZ1bGxOYW1lIl09Im1waS9tcGljaC1pMzg2IixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzaG9y ++ export _ModuleTable001_ ++ _ModuleTable002_=dCJdPSJtcGkiLFsic3RhdHVzIl09ImFjdGl2ZSIsfSx9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLFsidmVyc2lvbiJdPTIsfQ== ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + export 'CFLAGS= -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + CFLAGS=' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + pushd /builddir/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src/ ~/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src ~/build/BUILD/scotch_6.0.4 + /usr/bin/make -j4 ptscotch ptesmumps 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' SOMAJ=0 (cd libscotch ; make VERSION=6 RELEASE=0 PATCHLEVEL=4 ptscotch && make ptinstall) make[1]: Entering directory '/builddir/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src/libscotch' make CC="gcc" CCD="gcc" \ scotch.h \ scotchf.h \ libscotch.so \ libscotcherr.so \ libscotcherrexit.so make[2]: Entering directory '/builddir/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src/libscotch' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch.c -o arch.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_cmplt.c -o arch_cmplt.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_cmpltw.c -o arch_cmpltw.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_deco.c -o arch_deco.o In file included from arch_cmpltw.c:56:0: arch_cmpltw.c: In function 'archCmpltwArchBuild2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_cmpltw.c:140:5: note: in expansion of macro 'memFree' memFree (archptr->velotab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_cmpltw.c:149:3: note: in expansion of macro 'memFree' memFree (vesotab); ^~~~~~~ arch_cmpltw.c: In function '_SCOTCHarchCmpltwArchFree': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_cmpltw.c:320:5: note: in expansion of macro 'memFree' memFree (archptr->velotab); ^~~~~~~ In file included from arch_deco.c:78:0: arch_deco.c: In function '_SCOTCHarchDecoArchLoad': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_deco.c:264:9: note: in expansion of macro 'memFree' memFree (termverttab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_deco.c:278:9: note: in expansion of macro 'memFree' memFree (termverttab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_deco.c:286:5: note: in expansion of macro 'memFree' memFree (termverttab); /* Free group leader */ ^~~~~~~ arch_deco.c: In function '_SCOTCHarchDecoArchFree': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_deco.c:352:5: note: in expansion of macro 'memFree' memFree (archptr->domverttab); /* Free group leader */ ^~~~~~~ arch_deco.c: In function '_SCOTCHarchDecoDomIncl': arch_deco.c:597:17: warning: variable 'dom0num' set but not used [-Wunused-but-set-variable] Anum dom0num; ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_dist.c -o arch_dist.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_hcub.c -o arch_hcub.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_mesh.c -o arch_mesh.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_tleaf.c -o arch_tleaf.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_torus.c -o arch_torus.o In file included from arch_tleaf.c:82:0: arch_tleaf.c: In function '_SCOTCHarchTleafArchFree': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_tleaf.c:162:3: note: in expansion of macro 'memFree' memFree (archptr->sizetab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_tleaf.c:164:5: note: in expansion of macro 'memFree' memFree (archptr->permtab); /* Free group leader */ ^~~~~~~ arch_tleaf.c: In function '_SCOTCHarchLtleafArchLoad': arch_tleaf.c:533:23: warning: unused variable 'levlnum' [-Wunused-variable] Anum levlnum; ^~~~~~~ arch_tleaf.c:532:23: warning: unused variable 'sizeval' [-Wunused-variable] Anum sizeval; ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_vcmplt.c -o arch_vcmplt.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_vhcub.c -o arch_vhcub.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph.c -o bgraph.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_bd.c -o bgraph_bipart_bd.o bgraph_bipart_bd.c: In function '_SCOTCHbgraphBipartBd': bgraph_bipart_bd.c:150:25: warning: unused variable 'orgdistval' [-Wunused-variable] Gnum orgdistval; ^~~~~~~~~~ bgraph_bipart_bd.c:149:25: warning: unused variable 'orgvertnum' [-Wunused-variable] Gnum orgvertnum; ^~~~~~~~~~ In file included from bgraph_bipart_bd.c:59:0: common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_bd.c:219:5: note: in expansion of macro 'memFree' memFree (queutab); ^~~~~~~ In file included from bgraph.c:77:0: bgraph.c: In function '_SCOTCHbgraphInit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_bd.c:240:5: note: in expansion of macro 'memFree' memFree (queutab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_bd.c:263:5: note: in expansion of macro 'memFree' memFree (queutab); ^~~~~~~ bgraph_bipart_bd.c:387:25: warning: variable 'orgvertnum' set but not used [-Wunused-but-set-variable] Gnum orgvertnum; ^~~~~~~~~~ In file included from bgraph_bipart_bd.c:59:0: common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_bd.c:423:5: note: in expansion of macro 'memFree' memFree (queutab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph.c:123:7: note: in expansion of macro 'memFree' memFree (actgrafptr->parttax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_bd.c:506:5: note: in expansion of macro 'memFree' memFree (queutab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_bd.c:512:5: note: in expansion of macro 'memFree' memFree (queutab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_bd.c:589:3: note: in expansion of macro 'memFree' memFree (queutab); ^~~~~~~ bgraph.c: In function '_SCOTCHbgraphExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph.c:189:5: note: in expansion of macro 'memFree' memFree (grafptr->veextax + grafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph.c:192:5: note: in expansion of macro 'memFree' memFree (grafptr->frontab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph.c:195:5: note: in expansion of macro 'memFree' memFree (grafptr->parttax + grafptr->s.baseval); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_df.c -o bgraph_bipart_df.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_ex.c -o bgraph_bipart_ex.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_fm.c -o bgraph_bipart_fm.o In file included from bgraph_bipart_df.c:69:0: bgraph_bipart_df_loop.c: In function 'bgraphBipartDfSeq': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_df_loop.c:368:3: note: in expansion of macro 'memFree' memFree (ielstax + vertbas); /* Free local part of (local part of) edge load sum array */ ^~~~~~~ In file included from bgraph_bipart_df.c:118:0: bgraph_bipart_df_loop.c:88:25: warning: unused variable 'veexnbr' [-Wunused-variable] Gnum veexnbr; ^~~~~~~ bgraph_bipart_df_loop.c:82:25: warning: unused variable 'compload0' [-Wunused-variable] Gnum compload0; ^~~~~~~~~ In file included from bgraph_bipart_df.c:69:0: bgraph_bipart_df.c: In function '_SCOTCHbgraphBipartDf': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_df.c:285:3: note: in expansion of macro 'memFree' memFree (loopdat.difotax + grafptr->s.baseval); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_gg.c -o bgraph_bipart_gg.o In file included from bgraph_bipart_fm.c:81:0: bgraph_bipart_fm.c: In function '_SCOTCHbgraphBipartFm': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_fm.c:599:17: note: in expansion of macro 'memFree' memFree (hashtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_fm.c:844:3: note: in expansion of macro 'memFree' memFree (hashtab); /* Free group leader */ ^~~~~~~ bgraph_bipart_df.c:265:27: warning: 'thrddat.commloadintn' may be used uninitialized in this function [-Wmaybe-uninitialized] BgraphBipartDfThread thrddat; ^~~~~~~ bgraph_bipart_df.c:292:25: warning: 'thrddat.commgainextn' may be used uninitialized in this function [-Wmaybe-uninitialized] grafptr->commgainextn = commgainextn; ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ bgraph_bipart_df.c:291:40: warning: 'thrddat.commloadextn' may be used uninitialized in this function [-Wmaybe-uninitialized] grafptr->commload = commloadextn + (commloadintn / 2) * grafptr->domndist; ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bgraph_bipart_df.c:290:46: warning: 'thrddat.compsize1' may be used uninitialized in this function [-Wmaybe-uninitialized] grafptr->compsize0 = grafptr->s.vertnbr - compsize1; ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ bgraph_bipart_df.c:288:46: warning: 'thrddat.compload1' may be used uninitialized in this function [-Wmaybe-uninitialized] grafptr->compload0 = grafptr->s.velosum - compload1; ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ bgraph_bipart_df.c:287:25: warning: 'thrddat.fronnnd' may be used uninitialized in this function [-Wmaybe-uninitialized] grafptr->fronnbr = fronnbr; ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ In file included from bgraph_bipart_gg.c:72:0: bgraph_bipart_gg.c: In function '_SCOTCHbgraphBipartGg': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_gg.c:288:13: note: in expansion of macro 'memFree' memFree (vexxtax + grafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_gg.c:357:5: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_gg.c:358:3: note: in expansion of macro 'memFree' memFree (vexxtax + grafptr->s.baseval); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_gp.c -o bgraph_bipart_gp.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_ml.c -o bgraph_bipart_ml.o In file included from bgraph_bipart_gp.c:68:0: bgraph_bipart_gp.c: In function '_SCOTCHbgraphBipartGp': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_gp.c:254:3: note: in expansion of macro 'memFree' memFree (queudat.queutab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_st.c -o bgraph_bipart_st.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_zr.c -o bgraph_bipart_zr.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_check.c -o bgraph_check.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_store.c -o bgraph_store.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common.c -DSCOTCH_COMMON_RENAME -o common.o In file included from bgraph_check.c:57:0: bgraph_check.c: In function '_SCOTCHbgraphCheck': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_check.c:224:3: note: in expansion of macro 'memFree' memFree (flagtax + grafptr->s.baseval); ^~~~~~~ In file included from bgraph_store.c:58:0: bgraph_store.c: In function '_SCOTCHbgraphStoreExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_store.c:102:3: note: in expansion of macro 'memFree' memFree (storptr->datatab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_file.c -DSCOTCH_COMMON_RENAME -o common_file.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_file_compress.c -DSCOTCH_COMMON_RENAME -o common_file_compress.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_file_uncompress.c -DSCOTCH_COMMON_RENAME -o common_file_uncompress.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_integer.c -DSCOTCH_COMMON_RENAME -o common_integer.o In file included from common_file.c:59:0: common_file.c: In function '_SCOTCHfileNameDistExpand': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ common_file.c:142:11: note: in expansion of macro 'memFree' memFree (naexptr); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ common_file.c:161:5: note: in expansion of macro 'memFree' memFree (naexptr); /* No need for the expanded string */ ^~~~~~~ common_file.c: In function '_SCOTCHfileBlockClose': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ common_file.c:332:7: note: in expansion of macro 'memFree' memFree (filetab[i].dataptr); ^~~~~~~ In file included from common_file_compress.c:58:0: common_file_compress.c: In function 'fileCompress2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ common_file_compress.c:162:3: note: in expansion of macro 'memFree' memFree (dataptr); /* Free buffers */ ^~~~~~~ common_file_compress.c: In function '_SCOTCHfileCompress': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ common_file_compress.c:208:5: note: in expansion of macro 'memFree' memFree (dataptr); ^~~~~~~ In file included from common_file_uncompress.c:58:0: common_file_uncompress.c: In function 'fileUncompress2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ common_file_uncompress.c:165:3: note: in expansion of macro 'memFree' memFree (dataptr); /* Free buffers */ ^~~~~~~ common_file_uncompress.c: In function '_SCOTCHfileUncompress': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ common_file_uncompress.c:211:5: note: in expansion of macro 'memFree' memFree (dataptr); ^~~~~~~ common_integer.c: In function 'intRandSeed3': common_integer.c:242:54: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses] randtmp = 0x6c078965 * randtmp ^ (randtmp >> 30) + i; ~~~~~~~~~~~~~~~~^~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_memory.c -DSCOTCH_COMMON_RENAME -o common_memory.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_string.c -DSCOTCH_COMMON_RENAME -o common_string.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_stub.c -DSCOTCH_COMMON_RENAME -o common_stub.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_thread.c -DSCOTCH_COMMON_RENAME -o common_thread.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c fibo.c -o fibo.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c gain.c -o gain.o In file included from fibo.c:54:0: fibo.c: In function '_SCOTCHfiboTreeExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ fibo.c:98:5: note: in expansion of macro 'memFree' memFree (treeptr->degrtab); ^~~~~~~ In file included from gain.c:63:0: gain.c: In function '_SCOTCHgainTablExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gain.c:140:3: note: in expansion of macro 'memFree' memFree (tablptr); /* Free table structure itself */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c geom.c -o geom.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph.c -o graph.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_base.c -o graph_base.o In file included from geom.c:55:0: geom.c: In function '_SCOTCHgeomExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ geom.c:90:5: note: in expansion of macro 'memFree' memFree (geomptr->geomtab); ^~~~~~~ In file included from graph.c:71:0: graph.c: In function '_SCOTCHgraphFree': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph.c:123:5: note: in expansion of macro 'memFree' memFree (grafptr->edgetax + grafptr->baseval); /* Free it */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph.c:129:7: note: in expansion of macro 'memFree' memFree (grafptr->vendtax + grafptr->baseval); /* Then free vendtax */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph.c:131:7: note: in expansion of macro 'memFree' memFree (grafptr->verttax + grafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph.c:136:7: note: in expansion of macro 'memFree' memFree (grafptr->vnumtax + grafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph.c:141:7: note: in expansion of macro 'memFree' memFree (grafptr->velotax + grafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph.c:144:7: note: in expansion of macro 'memFree' memFree (grafptr->vlbltax + grafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph.c:147:7: note: in expansion of macro 'memFree' memFree (grafptr->edlotax + grafptr->baseval); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_band.c -o graph_band.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_check.c -o graph_check.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_coarsen.c -o graph_coarsen.o In file included from graph_coarsen.c:71:0: graph_coarsen.c: In function 'graphCoarsen2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_coarsen.c:290:3: note: in expansion of macro 'memFree' memFree (thrdptr->coarhashtab); /* Free used (local) hash table */ ^~~~~~~ graph_coarsen.c:138:33: warning: unused variable 'finevertnbr' [-Wunused-variable] Gnum finevertnbr; ^~~~~~~~~~~ graph_coarsen.c:136:33: warning: unused variable 'finevertbas' [-Wunused-variable] Gnum finevertbas; ^~~~~~~~~~~ In file included from graph_coarsen.c:71:0: graph_coarsen.c: In function 'graphCoarsen3': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_coarsen.c:414:5: note: in expansion of macro 'memFree' memFree (finecoartab); ^~~~~~~ graph_coarsen.c:329:33: warning: unused variable 'finevertnum' [-Wunused-variable] Gnum finevertnum; /* Number of currently selected fine vertex */ ^~~~~~~~~~~ graph_coarsen.c:326:33: warning: unused variable 'coarmulttax' [-Wunused-variable] GraphCoarsenMulti * restrict coarmulttax; /* Multinode array */ ^~~~~~~~~~~ graph_coarsen.c:324:33: warning: unused variable 'coarvertnum' [-Wunused-variable] Gnum coarvertnum; /* Number of current multinode vertex */ ^~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_induce.c -o graph_induce.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_io.c -o graph_io.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_io_chac.c -o graph_io_chac.o In file included from graph_io.c:69:0: graph_io.c: In function '_SCOTCHgraphLoad': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io.c:158:7: note: in expansion of macro 'memFree' memFree (grafptr->verttax); ^~~~~~~ graph_io.c: In function '_SCOTCHgraphLoad2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io.c:293:7: note: in expansion of macro 'memFree' memFree (indxtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io.c:304:9: note: in expansion of macro 'memFree' memFree (indxtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io.c:309:9: note: in expansion of macro 'memFree' memFree (indxtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io.c:316:3: note: in expansion of macro 'memFree' memFree (indxtab); /* Free index array */ ^~~~~~~ In file included from graph_io_chac.c:65:0: graph_io_chac.c: In function '_SCOTCHgraphGeomLoadChac': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io_chac.c:135:7: note: in expansion of macro 'memFree' memFree (grafptr->verttax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io_chac.c:145:7: note: in expansion of macro 'memFree' memFree (grafptr); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io_chac.c:155:7: note: in expansion of macro 'memFree' memFree (grafptr); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io_chac.c:166:7: note: in expansion of macro 'memFree' memFree (grafptr); ^~~~~~~ graph_io_chac.c:101:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf (filesrcptr, "%*[^\n]"); /* Purge line */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_io_chac.c:178:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf (filesrcptr, "%*[^\n]"); /* Purge line */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_io_chac.c:207:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf (filesrcptr, "%*[ \t\r]"); /* Skip white spaces except '\n' */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_io_habo.c -o graph_io_habo.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_io_mmkt.c -o graph_io_mmkt.o In file included from graph_io_habo.c:62:0: graph_io_habo.c: In function '_SCOTCHgraphGeomLoadHabo': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io_habo.c:189:7: note: in expansion of macro 'memFree' memFree (grafptr->verttax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io_habo.c:338:3: note: in expansion of macro 'memFree' memFree (hashtab); ^~~~~~~ graph_io_habo.c:88:33: warning: variable 'habrownbr' set but not used [-Wunused-but-set-variable] Gnum habrownbr; /* Number of rows */ ^~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_io_scot.c -o graph_io_scot.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_list.c -o graph_list.o In file included from graph_io_scot.c:61:0: graph_io_scot.c: In function '_SCOTCHgraphGeomLoadScot': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io_scot.c:155:5: note: in expansion of macro 'memFree' memFree (coorfiletab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io_scot.c:165:7: note: in expansion of macro 'memFree' memFree (coorfiletab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io_scot.c:194:7: note: in expansion of macro 'memFree' memFree (coorfiletab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io_scot.c:200:3: note: in expansion of macro 'memFree' memFree (coorfiletab); /* Free group leader */ ^~~~~~~ In file included from graph_list.c:67:0: graph_list.c: In function '_SCOTCHlistExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_list.c:102:5: note: in expansion of macro 'memFree' memFree (listptr->vnumtab); /* Free vertex list array */ ^~~~~~~ graph_list.c: In function '_SCOTCHlistFree': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_list.c:147:5: note: in expansion of macro 'memFree' memFree (listptr->vnumtab); ^~~~~~~ graph_io_habo.c:161:8: warning: 'habmattag' may be used uninitialized in this function [-Wmaybe-uninitialized] if (habmatnum < habmattag) { /* If we have to skip file */ ^ graph_io_mmkt.c: In function '_SCOTCHgraphGeomLoadMmkt': graph_io_mmkt.c:215:8: warning: 'verttmp' may be used uninitialized in this function [-Wmaybe-uninitialized] if (vertend != verttmp) /* If edge differs from previous one */ ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_match.c -o graph_match.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hall_order_hd.c -o hall_order_hd.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hall_order_hf.c -o hall_order_hf.o In file included from graph_match.c:95:0: graph_match_scan.c: In function 'graphMatchSeqNfNvNe': graph_match_scan.c:245:25: warning: unused variable 'fineedgenum' [-Wunused-variable] Gnum fineedgenum; ^~~~~~~~~~~ In file included from graph_match.c:95:0: graph_match_scan.c:75:37: warning: unused variable 'finevertnnd' [-Wunused-variable] Gnum finevertnnd; /* Current end of vertex array */ ^~~~~~~~~~~ In file included from graph_match.c:100:0: graph_match_scan.c: In function 'graphMatchSeqNfNvEl': graph_match_scan.c:245:25: warning: unused variable 'fineedgenum' [-Wunused-variable] Gnum fineedgenum; ^~~~~~~~~~~ In file included from graph_match.c:100:0: graph_match_scan.c:75:37: warning: unused variable 'finevertnnd' [-Wunused-variable] Gnum finevertnnd; /* Current end of vertex array */ ^~~~~~~~~~~ In file included from graph_match.c:105:0: graph_match_scan.c: In function 'graphMatchSeqNfVlEl': graph_match_scan.c:245:25: warning: unused variable 'fineedgenum' [-Wunused-variable] Gnum fineedgenum; ^~~~~~~~~~~ In file included from graph_match.c:105:0: graph_match_scan.c:75:37: warning: unused variable 'finevertnnd' [-Wunused-variable] Gnum finevertnnd; /* Current end of vertex array */ ^~~~~~~~~~~ In file included from graph_match.c:110:0: graph_match_scan.c: In function 'graphMatchSeqNfVlNe': graph_match_scan.c:245:25: warning: unused variable 'fineedgenum' [-Wunused-variable] Gnum fineedgenum; ^~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hall_order_hx.c -o hall_order_hx.o In file included from graph_match.c:110:0: graph_match_scan.c:75:37: warning: unused variable 'finevertnnd' [-Wunused-variable] Gnum finevertnnd; /* Current end of vertex array */ ^~~~~~~~~~~ In file included from graph_match.c:116:0: graph_match_scan.c: In function 'graphMatchSeqFxNvNe': graph_match_scan.c:245:25: warning: unused variable 'fineedgenum' [-Wunused-variable] Gnum fineedgenum; ^~~~~~~~~~~ In file included from graph_match.c:116:0: graph_match_scan.c:75:37: warning: unused variable 'finevertnnd' [-Wunused-variable] Gnum finevertnnd; /* Current end of vertex array */ ^~~~~~~~~~~ In file included from graph_match.c:121:0: graph_match_scan.c: In function 'graphMatchSeqFxNvEl': graph_match_scan.c:245:25: warning: unused variable 'fineedgenum' [-Wunused-variable] Gnum fineedgenum; ^~~~~~~~~~~ In file included from graph_match.c:121:0: graph_match_scan.c:75:37: warning: unused variable 'finevertnnd' [-Wunused-variable] Gnum finevertnnd; /* Current end of vertex array */ ^~~~~~~~~~~ In file included from graph_match.c:126:0: graph_match_scan.c: In function 'graphMatchSeqFxVlEl': graph_match_scan.c:245:25: warning: unused variable 'fineedgenum' [-Wunused-variable] Gnum fineedgenum; ^~~~~~~~~~~ In file included from graph_match.c:126:0: graph_match_scan.c:75:37: warning: unused variable 'finevertnnd' [-Wunused-variable] Gnum finevertnnd; /* Current end of vertex array */ ^~~~~~~~~~~ In file included from graph_match.c:131:0: graph_match_scan.c: In function 'graphMatchSeqFxVlNe': graph_match_scan.c:245:25: warning: unused variable 'fineedgenum' [-Wunused-variable] Gnum fineedgenum; ^~~~~~~~~~~ In file included from graph_match.c:131:0: graph_match_scan.c:75:37: warning: unused variable 'finevertnnd' [-Wunused-variable] Gnum finevertnnd; /* Current end of vertex array */ ^~~~~~~~~~~ graph_match.c: In function '_SCOTCHgraphMatch': graph_match.c:445:37: warning: unused variable 'baseval' [-Wunused-variable] const Gnum baseval = finegrafptr->baseval; ^~~~~~~ In file included from graph_match.c:58:0: graph_match.c: At top level: graph_match.h:70:49: warning: 'graphMatchThrBegNfNvNe' declared 'static' but never defined [-Wunused-function] #define GRAPHMATCHFUNCDECL(t) static void graphMatch##t##NfNvNe (GraphCoarsenThread *); \ ^ graph_match.h:93:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrBeg); ^~~~~~~~~~~~~~~~~~ graph_match.h:71:49: warning: 'graphMatchThrBegNfNvEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##NfNvEl (GraphCoarsenThread *); \ ^ graph_match.h:93:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrBeg); ^~~~~~~~~~~~~~~~~~ graph_match.h:72:49: warning: 'graphMatchThrBegNfVlNe' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##NfVlNe (GraphCoarsenThread *); \ ^ graph_match.h:93:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrBeg); ^~~~~~~~~~~~~~~~~~ graph_match.h:73:49: warning: 'graphMatchThrBegNfVlEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##NfVlEl (GraphCoarsenThread *); \ ^ graph_match.h:93:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrBeg); ^~~~~~~~~~~~~~~~~~ graph_match.h:74:49: warning: 'graphMatchThrBegFxNvNe' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxNvNe (GraphCoarsenThread *); \ ^ graph_match.h:93:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrBeg); ^~~~~~~~~~~~~~~~~~ graph_match.h:75:49: warning: 'graphMatchThrBegFxNvEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxNvEl (GraphCoarsenThread *); \ ^ graph_match.h:93:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrBeg); ^~~~~~~~~~~~~~~~~~ graph_match.h:76:49: warning: 'graphMatchThrBegFxVlNe' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxVlNe (GraphCoarsenThread *); \ ^ graph_match.h:93:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrBeg); ^~~~~~~~~~~~~~~~~~ graph_match.h:77:49: warning: 'graphMatchThrBegFxVlEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxVlEl (GraphCoarsenThread *); ^ graph_match.h:93:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrBeg); ^~~~~~~~~~~~~~~~~~ graph_match.h:70:49: warning: 'graphMatchThrMidNfNvNe' declared 'static' but never defined [-Wunused-function] #define GRAPHMATCHFUNCDECL(t) static void graphMatch##t##NfNvNe (GraphCoarsenThread *); \ ^ graph_match.h:95:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrMid); ^~~~~~~~~~~~~~~~~~ graph_match.h:71:49: warning: 'graphMatchThrMidNfNvEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##NfNvEl (GraphCoarsenThread *); \ ^ graph_match.h:95:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrMid); ^~~~~~~~~~~~~~~~~~ graph_match.h:72:49: warning: 'graphMatchThrMidNfVlNe' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##NfVlNe (GraphCoarsenThread *); \ ^ graph_match.h:95:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrMid); ^~~~~~~~~~~~~~~~~~ graph_match.h:73:49: warning: 'graphMatchThrMidNfVlEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##NfVlEl (GraphCoarsenThread *); \ ^ graph_match.h:95:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrMid); ^~~~~~~~~~~~~~~~~~ graph_match.h:74:49: warning: 'graphMatchThrMidFxNvNe' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxNvNe (GraphCoarsenThread *); \ ^ graph_match.h:95:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrMid); ^~~~~~~~~~~~~~~~~~ graph_match.h:75:49: warning: 'graphMatchThrMidFxNvEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxNvEl (GraphCoarsenThread *); \ ^ graph_match.h:95:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrMid); ^~~~~~~~~~~~~~~~~~ graph_match.h:76:49: warning: 'graphMatchThrMidFxVlNe' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxVlNe (GraphCoarsenThread *); \ ^ graph_match.h:95:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrMid); ^~~~~~~~~~~~~~~~~~ graph_match.h:77:49: warning: 'graphMatchThrMidFxVlEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxVlEl (GraphCoarsenThread *); ^ graph_match.h:95:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrMid); ^~~~~~~~~~~~~~~~~~ graph_match.h:70:49: warning: 'graphMatchThrEndNfNvNe' declared 'static' but never defined [-Wunused-function] #define GRAPHMATCHFUNCDECL(t) static void graphMatch##t##NfNvNe (GraphCoarsenThread *); \ ^ graph_match.h:97:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrEnd); ^~~~~~~~~~~~~~~~~~ graph_match.h:71:49: warning: 'graphMatchThrEndNfNvEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##NfNvEl (GraphCoarsenThread *); \ ^ graph_match.h:97:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrEnd); ^~~~~~~~~~~~~~~~~~ graph_match.h:72:49: warning: 'graphMatchThrEndNfVlNe' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##NfVlNe (GraphCoarsenThread *); \ ^ graph_match.h:97:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrEnd); ^~~~~~~~~~~~~~~~~~ graph_match.h:73:49: warning: 'graphMatchThrEndNfVlEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##NfVlEl (GraphCoarsenThread *); \ ^ graph_match.h:97:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrEnd); ^~~~~~~~~~~~~~~~~~ graph_match.h:74:49: warning: 'graphMatchThrEndFxNvNe' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxNvNe (GraphCoarsenThread *); \ ^ graph_match.h:97:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrEnd); ^~~~~~~~~~~~~~~~~~ graph_match.h:75:49: warning: 'graphMatchThrEndFxNvEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxNvEl (GraphCoarsenThread *); \ ^ graph_match.h:97:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrEnd); ^~~~~~~~~~~~~~~~~~ graph_match.h:76:49: warning: 'graphMatchThrEndFxVlNe' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxVlNe (GraphCoarsenThread *); \ ^ graph_match.h:97:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrEnd); ^~~~~~~~~~~~~~~~~~ graph_match.h:77:49: warning: 'graphMatchThrEndFxVlEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxVlEl (GraphCoarsenThread *); ^ graph_match.h:97:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrEnd); ^~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph.c -o hgraph.o In file included from hgraph.c:57:0: hgraph.c: In function '_SCOTCHhgraphFree': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph.c:106:5: note: in expansion of macro 'memFree' memFree (grafptr->vnhdtax + grafptr->s.baseval); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_check.c -o hgraph_check.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_induce.c -o hgraph_induce.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_bl.c -o hgraph_order_bl.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_cp.c -o hgraph_order_cp.o hgraph_induce.c: In function '_SCOTCHhgraphInduceList': hgraph_induce.c:94:23: warning: variable 'indvelosiz' set but not used [-Wunused-but-set-variable] Gnum indvelosiz; ^~~~~~~~~~ In file included from hgraph_induce.c:236:0: hgraph_induce_edge.c: In function 'hgraphInduce2U': hgraph_induce_edge.c:78:31: warning: unused variable 'orgvnumtax' [-Wunused-variable] const Gnum * restrict const orgvnumtax = orggrafptr->s.vnumtax; ^~~~~~~~~~ In file included from hgraph_induce.c:250:0: hgraph_induce_edge.c: In function 'hgraphInduce2L': hgraph_induce_edge.c:78:31: warning: unused variable 'orgvnumtax' [-Wunused-variable] const Gnum * restrict const orgvnumtax = orggrafptr->s.vnumtax; ^~~~~~~~~~ In file included from hgraph_induce.c:60:0: hgraph_induce.c: In function 'hgraphInduce3': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_induce.c:308:3: note: in expansion of macro 'memFree' memFree (orgindxtax + orggrafptr->s.baseval); ^~~~~~~ In file included from hgraph_order_cp.c:72:0: hgraph_order_cp.c: In function '_SCOTCHhgraphOrderCp': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:146:9: note: in expansion of macro 'memFree' memFree (finehashtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:147:7: note: in expansion of macro 'memFree' memFree (finecoartax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:183:5: note: in expansion of macro 'memFree' memFree (finehsumtax + finegrafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:184:5: note: in expansion of macro 'memFree' memFree (finehashtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:185:5: note: in expansion of macro 'memFree' memFree (finecoartax); /* Not yet based */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:283:3: note: in expansion of macro 'memFree' memFree (finehsumtax + finegrafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:286:5: note: in expansion of macro 'memFree' memFree (finehashtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:287:5: note: in expansion of macro 'memFree' memFree (finecoartax + finegrafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:315:5: note: in expansion of macro 'memFree' memFree (finehashtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:316:5: note: in expansion of macro 'memFree' memFree (finecoartax + finegrafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:422:3: note: in expansion of macro 'memFree' memFree (finehashtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:436:5: note: in expansion of macro 'memFree' memFree (finecoartax + finegrafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:441:5: note: in expansion of macro 'memFree' memFree (coarperitab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:443:5: note: in expansion of macro 'memFree' memFree (finecoartax + finegrafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:477:3: note: in expansion of macro 'memFree' memFree (coarperitab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:478:3: note: in expansion of macro 'memFree' memFree (finecoartax + finegrafptr->s.baseval); ^~~~~~~ hgraph_order_cp.c:120:33: warning: variable 'finevertnbr' set but not used [-Wunused-but-set-variable] Gnum finevertnbr; /* Number of fine vertices in compressed elimination tree */ ^~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_gp.c -o hgraph_order_gp.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_hd.c -o hgraph_order_hd.o In file included from hgraph_order_gp.c:62:0: hgraph_order_gp.c: In function '_SCOTCHhgraphOrderGp': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_gp.c:245:3: note: in expansion of macro 'memFree' memFree (queudat.qtab); /* Group freeing */ ^~~~~~~ In file included from hgraph_order_hd.c:62:0: hgraph_order_hd.c: In function '_SCOTCHhgraphOrderHd': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_hd.c:138:5: note: in expansion of macro 'memFree' memFree (petab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_hd.c:156:3: note: in expansion of macro 'memFree' memFree (petab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_hf.c -o hgraph_order_hf.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_hx.c -o hgraph_order_hx.o In file included from hgraph_order_hf.c:60:0: hgraph_order_hf.c: In function '_SCOTCHhgraphOrderHf': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_hf.c:140:5: note: in expansion of macro 'memFree' memFree (petab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_hf.c:158:3: note: in expansion of macro 'memFree' memFree (petab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_nd.c -o hgraph_order_nd.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_si.c -o hgraph_order_si.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_st.c -o hgraph_order_st.o In file included from hgraph_order_nd.c:63:0: hgraph_order_nd.c: In function '_SCOTCHhgraphOrderNd': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_nd.c:108:5: note: in expansion of macro 'memFree' memFree (vspgrafdat.frontab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_nd.c:173:3: note: in expansion of macro 'memFree' memFree (vspgrafdat.parttax + vspgrafdat.s.baseval); /* Free useless space */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_nd.c:181:5: note: in expansion of macro 'memFree' memFree (vspgrafdat.frontab); /* Free remaining space */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_nd.c:205:7: note: in expansion of macro 'memFree' memFree (vspgrafdat.frontab); /* Free remaining space */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_nd.c:229:7: note: in expansion of macro 'memFree' memFree (vspgrafdat.frontab); /* Free remaining space */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_nd.c:238:7: note: in expansion of macro 'memFree' memFree (vspgrafdat.frontab); /* Free remaining space */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_nd.c:245:3: note: in expansion of macro 'memFree' memFree (vspgrafdat.frontab); /* Free remaining space */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh.c -o hmesh.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_check.c -o hmesh_check.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_hgraph.c -o hmesh_hgraph.o In file included from hmesh.c:53:0: hmesh.c: In function '_SCOTCHhmeshExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh.c:76:5: note: in expansion of macro 'memFree' memFree (meshptr->vehdtax + meshptr->m.velmbas); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_induce.c -o hmesh_induce.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_mesh.c -o hmesh_mesh.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_bl.c -o hmesh_order_bl.o In file included from hmesh_hgraph.c:72:0: hmesh_hgraph.c: In function '_SCOTCHhmeshHgraph': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_hgraph.c:135:5: note: in expansion of macro 'memFree' memFree (grafptr->s.verttax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_hgraph.c:205:17: note: in expansion of macro 'memFree' memFree (hashtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_hgraph.c:281:17: note: in expansion of macro 'memFree' memFree (hashtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_hgraph.c:308:3: note: in expansion of macro 'memFree' memFree (hashtab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_cp.c -o hmesh_order_cp.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_gr.c -o hmesh_order_gr.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_gp.c -o hmesh_order_gp.o In file included from hmesh_order_cp.c:56:0: hmesh_order_cp.c: In function '_SCOTCHhmeshOrderCp': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_order_cp.c:178:5: note: in expansion of macro 'memFree' memFree (coarverttax); /* Group leader not yet based */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_order_cp.c:248:11: note: in expansion of macro 'memFree' memFree (coarverttax + coarmeshdat.m.baseval); ^~~~~~~ hmesh_order_cp.c:101:33: warning: variable 'finevertnbr' set but not used [-Wunused-but-set-variable] Gnum finevertnbr; /* Number of fine vertices in compressed elimination tree */ ^~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_hd.c -o hmesh_order_hd.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_hf.c -o hmesh_order_hf.o In file included from hmesh_order_gp.c:60:0: hmesh_order_gp.c: In function '_SCOTCHhmeshOrderGp': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_order_gp.c:241:3: note: in expansion of macro 'memFree' memFree (queue.qtab); /* Free group leader */ ^~~~~~~ In file included from hmesh_order_hd.c:58:0: hmesh_order_hd.c: In function '_SCOTCHhmeshOrderHd': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_order_hd.c:137:5: note: in expansion of macro 'memFree' memFree (petab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_order_hd.c:156:3: note: in expansion of macro 'memFree' memFree (petab); /* Free group leader */ ^~~~~~~ In file included from hmesh_order_hf.c:58:0: hmesh_order_hf.c: In function '_SCOTCHhmeshOrderHf': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_order_hf.c:140:5: note: in expansion of macro 'memFree' memFree (petab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_order_hf.c:159:3: note: in expansion of macro 'memFree' memFree (petab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_hx.c -o hmesh_order_hx.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_nd.c -o hmesh_order_nd.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_si.c -o hmesh_order_si.o In file included from hmesh_order_hx.c:54:0: hmesh_order_hx.c: In function '_SCOTCHhmeshOrderHxFill': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_order_hx.c:180:3: note: in expansion of macro 'memFree' memFree (hashtab); ^~~~~~~ In file included from hmesh_order_nd.c:57:0: hmesh_order_nd.c: In function '_SCOTCHhmeshOrderNd': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_order_nd.c:160:7: note: in expansion of macro 'memFree' memFree (nspmeshdat.frontab); /* Free remaining space */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_order_nd.c:184:7: note: in expansion of macro 'memFree' memFree (nspmeshdat.frontab); /* Free remaining space */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_order_nd.c:194:7: note: in expansion of macro 'memFree' memFree (nspmeshdat.frontab); /* Free remaining space */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_st.c -o hmesh_order_st.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph.c -o kgraph.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_band.c -o kgraph_band.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_check.c -o kgraph_check.o In file included from kgraph.c:64:0: kgraph.c: In function '_SCOTCHkgraphInit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph.c:146:7: note: in expansion of macro 'memFree' memFree (actgrafptr->frontab); ^~~~~~~ kgraph.c:98:29: warning: unused variable 'domntmp' [-Wunused-variable] const ArchDom * restrict domntmp; ^~~~~~~ In file included from kgraph.c:64:0: kgraph.c: In function '_SCOTCHkgraphExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph.c:180:5: note: in expansion of macro 'memFree' memFree (grafptr->r.vmlotax + grafptr->s.baseval); /* Free it */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph.c:184:5: note: in expansion of macro 'memFree' memFree (grafptr->pfixtax + grafptr->s.baseval); /* Free it */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph.c:188:5: note: in expansion of macro 'memFree' memFree (grafptr->frontab); /* Free it */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph.c:192:5: note: in expansion of macro 'memFree' memFree (grafptr->comploadavg); /* Free it */ ^~~~~~~ In file included from kgraph_band.c:59:0: kgraph_band.c: In function '_SCOTCHkgraphBand': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_band.c:278:7: note: in expansion of macro 'memFree' memFree (bandgrafptr->frontab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_band.c:551:3: note: in expansion of macro 'memFree' memFree (vnumotbdtax + bandgrafptr->s.baseval); /* Free useless space */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_band.c:594:5: note: in expansion of macro 'memFree' memFree (termhashtab); /* Free group leader */ ^~~~~~~ kgraph_band.c:638:25: warning: variable 'vertnum' set but not used [-Wunused-but-set-variable] Gnum vertnum; ^~~~~~~ kgraph_band.c:112:29: warning: variable 'bandcommload' set but not used [-Wunused-but-set-variable] Gnum bandcommload; ^~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_bd.c -o kgraph_map_bd.o In file included from kgraph_check.c:56:0: kgraph_check.c: In function '_SCOTCHkgraphCheck': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_check.c:249:3: note: in expansion of macro 'memFree' memFree (comploadtab); /* Free group leader */ ^~~~~~~ In file included from kgraph_map_bd.c:73:0: kgraph_map_bd.c: In function '_SCOTCHkgraphMapBd': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_bd.c:151:3: note: in expansion of macro 'memFree' memFree (vertnbrtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_bd.c:154:5: note: in expansion of macro 'memFree' memFree (bandvnumtax + bndgrafdat.s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_bd.c:155:5: note: in expansion of macro 'memFree' memFree (bndgrafdat.m.parttax + bndgrafdat.s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_bd.c:313:3: note: in expansion of macro 'memFree' memFree (orgflagtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_bd.c:314:3: note: in expansion of macro 'memFree' memFree (bandvnumtax + bndgrafdat.s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_bd.c:315:3: note: in expansion of macro 'memFree' memFree (bndgrafdat.m.parttax + bndgrafdat.s.baseval); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_cp.c -o kgraph_map_cp.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_df.c -o kgraph_map_df.o kgraph_band.c:103:29: warning: 'bandparotax' may be used uninitialized in this function [-Wmaybe-uninitialized] Anum * restrict bandparotax; ^~~~~~~~~~~ kgraph_band.c:92:29: warning: 'bandvmlotax' may be used uninitialized in this function [-Wmaybe-uninitialized] Gnum * restrict bandvmlotax; ^~~~~~~~~~~ kgraph_band.c:487:28: warning: 'termhashmsk' may be used uninitialized in this function [-Wmaybe-uninitialized] for (termhashnum = (termnum * KGRAPHBANDHASHPRIME) & termhashmsk; ; termhashnum = (termhashnum + 1) & termhashmsk) { ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from kgraph_map_df.c:108:0: kgraph_map_df_loop.c: In function 'kgraphMapDfSeq': kgraph_map_df_loop.c:297:29: warning: unused variable 'distval' [-Wunused-variable] Anum distval; ^~~~~~~ kgraph_map_cp.c: In function '_SCOTCHkgraphMapCp': kgraph_map_cp.c:81:33: warning: unused variable 'domnnbr' [-Wunused-variable] Anum domnnbr; ^~~~~~~ kgraph_map_cp.c:80:33: warning: variable 'baseval' set but not used [-Wunused-but-set-variable] Gnum baseval; ^~~~~~~ kgraph_map_df_loop.c:277:27: warning: unused variable 'paronum' [-Wunused-variable] Anum paronum; ^~~~~~~ kgraph_map_df_loop.c:276:27: warning: unused variable 'signval' [-Wunused-variable] float signval; ^~~~~~~ kgraph_map_df_loop.c:428:27: warning: unused variable 'signval' [-Wunused-variable] float signval; ^~~~~~~ kgraph_map_df_loop.c:426:27: warning: unused variable 'partnum' [-Wunused-variable] Anum partnum; ^~~~~~~ In file included from kgraph_map_df.c:60:0: common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_df_loop.c:511:3: note: in expansion of macro 'memFree' memFree (sorttab); /* Free local array */ ^~~~~~~ In file included from kgraph_map_df.c:108:0: kgraph_map_df_loop.c:498:1: warning: label 'abort1' defined but not used [-Wunused-label] abort1 : ; /* If overflow occured, resume here */ ^~~~~~ In file included from kgraph_map_df.c:108:0: kgraph_map_df_loop.c:97:37: warning: unused variable 'cmloval' [-Wunused-variable] const Gnum cmloval = grafptr->r.cmloval; ^~~~~~~ In file included from kgraph_map_df.c:60:0: kgraph_map_df.c: In function '_SCOTCHkgraphMapDf': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_df.c:220:3: note: in expansion of macro 'memFree' memFree (loopdat.vanctab); /* Free group leader */ ^~~~~~~ kgraph_map_df.c:148:36: warning: variable 'vancnbr' set but not used [-Wunused-but-set-variable] Gnum vancnbr; ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_ex.c -o kgraph_map_ex.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_fm.c -o kgraph_map_fm.o In file included from kgraph_map_ex.c:54:0: kgraph_map_ex.c: In function '_SCOTCHkgraphMapEx': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_ex.c:157:5: note: in expansion of macro 'memFree' memFree (doextab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_ex.c:208:3: note: in expansion of macro 'memFree' memFree (doextab); /* Free group leader */ ^~~~~~~ kgraph_map_ex.c: In function 'kgraphMapExTree': kgraph_map_ex.c:243:23: warning: variable 'o' set but not used [-Wunused-but-set-variable] int o; ^ kgraph_map_fm.c: In function 'kgraphMapFmPartAdd2': kgraph_map_fm.c:575:33: warning: unused variable 'edgenbr' [-Wunused-variable] Gnum edgenbr; ^~~~~~~ kgraph_map_fm.c:574:33: warning: unused variable 'edlosum' [-Wunused-variable] Gnum edlosum; ^~~~~~~ kgraph_map_fm.c:573:33: warning: unused variable 'edgenum' [-Wunused-variable] Gnum edgenum; ^~~~~~~ kgraph_map_fm.c: In function 'kgraphMapFmResize': kgraph_map_fm.c:810:35: warning: unused variable 'saveold' [-Wunused-variable] KgraphMapFmSave * restrict saveold; /* Pointer to translated old save array */ ^~~~~~~ In file included from kgraph_map_fm.c:58:0: kgraph_map_fm.c: In function '_SCOTCHkgraphMapFm': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_fm.c:1035:7: note: in expansion of macro 'memFree' memFree (comploadmax); /* Nothing to do */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_fm.c:1045:9: note: in expansion of macro 'memFree' memFree (comploadmax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_fm.c:1102:7: note: in expansion of macro 'memFree' memFree (vexxtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_fm.c:1478:13: note: in expansion of macro 'memFree' memFree (savetab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_fm.c:1486:13: note: in expansion of macro 'memFree' memFree (vexxtab); /* Free group leader */ ^~~~~~~ kgraph_map_fm.c:1628:23: warning: unused variable 'edxxidx' [-Wunused-variable] Gnum edxxidx; ^~~~~~~ kgraph_map_fm.c:1456:29: warning: unused variable 'edndnbr' [-Wunused-variable] Gnum edndnbr; ^~~~~~~ kgraph_map_fm.c:1455:29: warning: unused variable 'edodnbr' [-Wunused-variable] Gnum edodnbr; ^~~~~~~ kgraph_map_fm.c:1454:29: warning: unused variable 'edgeend' [-Wunused-variable] Gnum edgeend; ^~~~~~~ kgraph_map_fm.c:1335:27: warning: variable 'vexdflg' set but not used [-Wunused-but-set-variable] Gnum vexdflg; ^~~~~~~ In file included from kgraph_map_fm.c:58:0: common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_fm.c:1845:3: note: in expansion of macro 'memFree' memFree (comploadmax); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_fm.c:1846:3: note: in expansion of macro 'memFree' memFree (vexxtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_fm.c:1847:3: note: in expansion of macro 'memFree' memFree (savetab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_fm.c:1848:3: note: in expansion of macro 'memFree' memFree (edxxtab); ^~~~~~~ At top level: kgraph_map_fm.c:74:29: warning: 'kgraphnotfixed' defined but not used [-Wunused-const-variable=] static const Gnum kgraphnotfixed = -1; ^~~~~~~~~~~~~~ kgraph_map_fm.c:73:29: warning: 'kgraphloadone' defined but not used [-Wunused-const-variable=] static const Gnum kgraphloadone = 1; ^~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_ml.c -o kgraph_map_ml.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_rb.c -o kgraph_map_rb.o In file included from kgraph_map_ml.c:57:0: kgraph_map_ml.c: In function 'kgraphMapMlCoarsen': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_ml.c:141:7: note: in expansion of macro 'memFree' memFree (coarparotab); ^~~~~~~ kgraph_map_ml.c:93:33: warning: unused variable 'coarflagval' [-Wunused-variable] Gnum coarflagval; ^~~~~~~~~~~ In file included from kgraph_map_rb.c:81:0: kgraph_map_rb.c: In function '_SCOTCHkgraphMapRb': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_rb.c:158:5: note: in expansion of macro 'memFree' memFree (vflotab); /* Not used any longer */ ^~~~~~~ kgraph_map_rb.c:124:31: warning: unused variable 'edgetax' [-Wunused-variable] const Gnum * restrict const edgetax = grafptr->s.edgetax; ^~~~~~~ kgraph_map_rb.c:123:31: warning: unused variable 'vendtax' [-Wunused-variable] const Gnum * restrict const vendtax = grafptr->s.vendtax; ^~~~~~~ kgraph_map_rb.c:122:31: warning: unused variable 'verttax' [-Wunused-variable] const Gnum * restrict const verttax = grafptr->s.verttax; ^~~~~~~ kgraph_map_rb.c:121:31: warning: unused variable 'frontab' [-Wunused-variable] Gnum * const frontab = grafptr->frontab; ^~~~~~~ kgraph_map_rb.c:118:33: warning: unused variable 'vertnum' [-Wunused-variable] Gnum vertnum; ^~~~~~~ In file included from kgraph_map_rb.c:81:0: kgraph_map_rb.c: In function '_SCOTCHkgraphMapRbVfloBuild': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_rb.c:278:5: note: in expansion of macro 'memFree' memFree (hashtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_rb.c:283:5: note: in expansion of macro 'memFree' memFree (hashtab); /* No need to allocate a table */ ^~~~~~~ kgraph_map_rb.c: In function '_SCOTCHkgraphMapRbVfloMerge': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_rb.c:530:3: note: in expansion of macro 'memFree' memFree (hashtab); ^~~~~~~ kgraph_map_rb.c:447:35: warning: variable 'domnmax' set but not used [-Wunused-but-set-variable] Anum domnmax; ^~~~~~~ kgraph_map_rb.c:446:35: warning: unused variable 'domndat' [-Wunused-variable] ArchDom domndat; ^~~~~~~ In file included from kgraph_map_rb.c:81:0: kgraph_map_rb.c: In function '_SCOTCHkgraphMapRbBgraph': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_rb.c:719:5: note: in expansion of macro 'memFree' memFree (veextax + actgrafptr->s.baseval); /* Forget about it */ ^~~~~~~ kgraph_map_rb.c:571:35: warning: unused variable 'orgvelotax' [-Wunused-variable] const Gnum * restrict const orgvelotax = dataptr->grafptr->velotax; ^~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_rb_map.c -o kgraph_map_rb_map.o In file included from kgraph_map_rb_map.c:84:0: kgraph_map_rb_map.c: In function 'kgraphMapRbMapPoolInit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_rb_map.c:161:7: note: in expansion of macro 'memFree' memFree (poolptr->jobtab); ^~~~~~~ kgraph_map_rb_map.c: In function 'kgraphMapRbMapPoolExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_rb_map.c:200:7: note: in expansion of macro 'memFree' memFree (mappptr->domntab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_rb_map.c:205:3: note: in expansion of macro 'memFree' memFree (poolptr->jobtab); ^~~~~~~ kgraph_map_rb_map.c: In function 'kgraphMapRbMapPoolFrst': kgraph_map_rb_map.c:378:3: warning: enumeration value 'KGRAPHMAPRBPOLINEIGHBOR' not handled in switch [-Wswitch] switch (poolptr->polival) { /* Set job priority value */ ^~~~~~ kgraph_map_rb_map.c:378:3: warning: enumeration value 'KGRAPHMAPRBPOLIOLD' not handled in switch [-Wswitch] kgraph_map_rb_map.c: In function 'kgraphMapRbMapPoolUpdt1': kgraph_map_rb_map.c:429:3: warning: enumeration value 'KGRAPHMAPRBPOLINEIGHBOR' not handled in switch [-Wswitch] switch (poolptr->polival) { /* Set job priority value */ ^~~~~~ kgraph_map_rb_map.c:429:3: warning: enumeration value 'KGRAPHMAPRBPOLIOLD' not handled in switch [-Wswitch] kgraph_map_rb_map.c: In function 'kgraphMapRbMapPoolUpdt2': kgraph_map_rb_map.c:595:5: warning: enumeration value 'KGRAPHMAPRBPOLINEIGHBOR' not handled in switch [-Wswitch] switch (poolptr->polival) { /* Set job priority value */ ^~~~~~ kgraph_map_rb_map.c:595:5: warning: enumeration value 'KGRAPHMAPRBPOLIOLD' not handled in switch [-Wswitch] kgraph_map_rb_map.c: In function 'kgraphMapRbMapPoolRemv': kgraph_map_rb_map.c:704:33: warning: unused variable 'topedgetax' [-Wunused-variable] const Gnum * restrict topedgetax; ^~~~~~~~~~ kgraph_map_rb_map.c:703:33: warning: unused variable 'topvendtax' [-Wunused-variable] const Gnum * restrict topvendtax; ^~~~~~~~~~ kgraph_map_rb_map.c:702:33: warning: unused variable 'topverttax' [-Wunused-variable] const Gnum * restrict topverttax; ^~~~~~~~~~ kgraph_map_rb_map.c:701:33: warning: unused variable 'jobvendtax' [-Wunused-variable] const Gnum * restrict jobvendtax; ^~~~~~~~~~ kgraph_map_rb_map.c:700:33: warning: unused variable 'jobverttax' [-Wunused-variable] const Gnum * restrict jobverttax; ^~~~~~~~~~ kgraph_map_rb_map.c:699:33: warning: unused variable 'jobvnumtax' [-Wunused-variable] const Gnum * restrict jobvnumtax; ^~~~~~~~~~ kgraph_map_rb_map.c:698:33: warning: unused variable 'mapparttax' [-Wunused-variable] const Anum * restrict mapparttax; /* Based pointer to mapping part array */ ^~~~~~~~~~ kgraph_map_rb_map.c:697:33: warning: unused variable 'jobtab' [-Wunused-variable] KgraphMapRbMapJob * restrict jobtab; ^~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_rb_part.c -o kgraph_map_rb_part.o kgraph_map_rb_map.c: In function 'kgraphMapRbMapPoolUpdt1': kgraph_map_rb_map.c:558:19: warning: 'prioval' may be used uninitialized in this function [-Wmaybe-uninitialized] else if ((prioval < jobnghbptr->prioval) && /* Else if neighbor has higher one */ ^ In file included from kgraph_map_rb_part.c:66:0: kgraph_map_rb_part.c: In function 'kgraphMapRbPart2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_rb_part.c:252:3: note: in expansion of macro 'memFree' memFree (actgrafdat.frontab); /* Frontier array of bipartitioning graph is no longer necessary */ ^~~~~~~ kgraph_map_fm.c: In function '_SCOTCHkgraphMapFm': kgraph_map_fm.c:1827:40: warning: 'distlst' may be used uninitialized in this function [-Wmaybe-uninitialized] commload += (Gnum) distval * edloval; ~~~~~~~~~~~~~~~^~~~~~~~~ kgraph_map_fm.c:1788:38: warning: 'distlst' may be used uninitialized in this function [-Wmaybe-uninitialized] commload += (Gnum) distval * edloval; ~~~~~~~~~~~~~~~^~~~~~~~~ kgraph_map_fm.c:1664:60: warning: 'divnval' may be used uninitialized in this function [-Wmaybe-uninitialized] edxxtab[edxxend].commgain -= edloval * (divnval - archDomDist (&grafptr->a, &grafptr->m.domntab[edxxtab[edxxend].domnnum], &grafptr->m.domntab[domnend]) kgraph_map_fm.c:1665:50: warning: 'divoval' may be used uninitialized in this function [-Wmaybe-uninitialized] edxxtab[edxxend].commgain -= edloval * (divnval - archDomDist (&grafptr->a, &grafptr->m.domntab[edxxtab[edxxend].domnnum], &grafptr->m.domntab[domnend]) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - divoval + archDomDist (&grafptr->a, &grafptr->m.domntab[edxxtab[edxxend].domnnum], &grafptr->m.domntab[domnnum])); ^~~~~~~~~ kgraph_map_fm.c:1619:22: warning: 'edxoptr' may be used uninitialized in this function [-Wmaybe-uninitialized] *edxoptr = edxxtab[edxoidx].edxxidx; /* Remove it from extended vertex list */ ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ kgraph_map_fm.c:1433:18: warning: 'vpexptr' may be used uninitialized in this function [-Wmaybe-uninitialized] *vpexptr = edxxtab[edxxidx].edxxidx; /* Remove it from extended vertex list */ ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ kgraph_map_rb_map.c: In function '_SCOTCHkgraphMapRbMap': gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_st.c -o kgraph_map_st.o kgraph_map_rb_map.c:667:48: warning: 'prioval' may be used uninitialized in this function [-Wmaybe-uninitialized] if ((jobnghbptr->poolflag != 0) && /* If neighbor is in active job */ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (jobnghbptr->prioval > prioval) && /* Which gained priority over us */ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ kgraph_map_rb_map.c:588:25: note: 'prioval' was declared here Gnum prioval; ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_store.c -o kgraph_store.o In file included from kgraph_store.c:55:0: kgraph_store.c: In function '_SCOTCHkgraphStoreExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_store.c:106:3: note: in expansion of macro 'memFree' memFree (storptr->parttab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mapping.c -o mapping.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mapping_io.c -o mapping_io.o In file included from mapping.c:79:0: mapping.c: In function '_SCOTCHmapFree': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mapping.c:246:5: note: in expansion of macro 'memFree' memFree (mappptr->domntab); /* Free it */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mapping.c:249:5: note: in expansion of macro 'memFree' memFree (mappptr->parttax + mappptr->grafptr->baseval); /* Free it */ ^~~~~~~ mapping.c: In function '_SCOTCHmapCopy': mapping.c:283:23: warning: unused variable 'domntab' [-Wunused-variable] ArchDom * domntab; ^~~~~~~ In file included from mapping.c:79:0: mapping.c: In function 'mapBuild3': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mapping.c:418:3: note: in expansion of macro 'memFree' memFree (hashtab); /* Free hash table */ ^~~~~~~ In file included from mapping_io.c:81:0: mapping_io.c: In function '_SCOTCHmapLoad': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mapping_io.c:194:3: note: in expansion of macro 'memFree' memFree (mapptab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh.c -o mesh.o In file included from mesh.c:53:0: mesh.c: In function '_SCOTCHmeshFree': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mesh.c:111:5: note: in expansion of macro 'memFree' memFree (meshptr->edgetax + meshptr->baseval); /* Free it */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mesh.c:117:7: note: in expansion of macro 'memFree' memFree (meshptr->vendtax + meshptr->baseval); /* Then free vendtab */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mesh.c:121:7: note: in expansion of macro 'memFree' memFree (meshptr->verttax + meshptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mesh.c:132:7: note: in expansion of macro 'memFree' memFree (meshptr->vlbltax + meshptr->baseval); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_check.c -o mesh_check.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_coarsen.c -o mesh_coarsen.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_graph.c -o mesh_graph.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_induce_sepa.c -o mesh_induce_sepa.o In file included from mesh_coarsen.c:62:0: mesh_coarsen.c: In function '_SCOTCHmeshCoarsen': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mesh_coarsen.c:153:5: note: in expansion of macro 'memFree' memFree (finecoartax + finemeshptr->baseval); ^~~~~~~ In file included from mesh_graph.c:68:0: mesh_graph.c: In function '_SCOTCHmeshGraph': mesh_coarsen.c: In function 'meshCoarsenMatchNg': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mesh_coarsen.c:607:3: note: in expansion of macro 'memFree' memFree (finehashtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mesh_graph.c:114:7: note: in expansion of macro 'memFree' memFree (grafptr->verttax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mesh_graph.c:176:17: note: in expansion of macro 'memFree' memFree (hashtab); ^~~~~~~ In file included from mesh_induce_sepa.c:81:0: mesh_induce_sepa.c: In function '_SCOTCHmeshInduceSepa': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mesh_induce_sepa.c:166:3: note: in expansion of macro 'memFree' memFree (orgbitstab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mesh_induce_sepa.c:341:5: note: in expansion of macro 'memFree' memFree (indedgetax + indmeshptr->baseval); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_io.c -o mesh_io.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_io_habo.c -o mesh_io_habo.o In file included from mesh_io_habo.c:54:0: mesh_io_habo.c: In function '_SCOTCHmeshGeomLoadHabo': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mesh_io_habo.c:165:7: note: in expansion of macro 'memFree' memFree (meshptr->verttax); ^~~~~~~ mesh_io_habo.c:82:21: warning: variable 'habevlnbr' set but not used [-Wunused-but-set-variable] Gnum habevlnbr; /* Number of element matrix values (not uesd) */ ^~~~~~~~~ mesh_io_habo.c:152:6: warning: 'habmattype[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] if (habmattype[2] != 'E') { ^ mesh_io_habo.c:156:6: warning: 'habmattype[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] if (habmattype[1] == 'R') { ^ In file included from mesh_io_habo.c:54:0: common.h:129:37: warning: 'habvarnbr' may be used uninitialized in this function [-Wmaybe-uninitialized] #define memSet(ptr,val,siz) memset ((void *) (ptr), (val), (siz)) ^~~~~~ mesh_io_habo.c:85:21: note: 'habvarnbr' was declared here Gnum habvarnbr; /* Number of variables, that is, nodes */ ^~~~~~~~~ mesh_io_habo.c:177:20: warning: 'habeltnbr' may be used uninitialized in this function [-Wmaybe-uninitialized] meshptr->velmnbr = habeltnbr; ~~~~~~~~~~~~~~~~~^~~~~~~~~~~ mesh_io_habo.c:209:51: warning: 'habvixnbr' may be used uninitialized in this function [-Wmaybe-uninitialized] if (meshptr->verttax[velmnum - 1] != (habvixnbr + habvixnbr + 1)) { ~~~~~~~~~~^~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_io_scot.c -o mesh_io_scot.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c order.c -o order.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c order_check.c -o order_check.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c order_io.c -o order_io.o In file included from order.c:56:0: order.c: In function '_SCOTCHorderExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order.c:121:5: note: in expansion of macro 'memFree' memFree (ordeptr->peritab); /* Free group leader */ ^~~~~~~ order.c: In function 'orderExit2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order.c:140:3: note: in expansion of macro 'memFree' memFree (cblktab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c parser.c -o parser.o In file included from order_check.c:55:0: order_check.c: In function '_SCOTCHorderCheck': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_check.c:144:7: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_check.c:149:7: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_check.c:157:7: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_check.c:162:3: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ In file included from order_io.c:58:0: order_io.c: In function '_SCOTCHorderLoad': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_io.c:95:5: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_io.c:106:9: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_io.c:111:9: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_io.c:119:3: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ order_io.c: In function '_SCOTCHorderSave': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_io.c:149:5: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_io.c:161:9: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_io.c:172:9: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_io.c:178:3: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ order_io.c: In function '_SCOTCHorderSaveMap': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_io.c:238:3: note: in expansion of macro 'memFree' memFree (rangtab); /* Free memory group leader */ ^~~~~~~ order_io.c: In function '_SCOTCHorderSaveTree': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_io.c:301:3: note: in expansion of macro 'memFree' memFree (rangtab); /* Free memory group leader */ ^~~~~~~ (bison -y -d -v parser_yy.y && \ mv y.tab.c parser_yy.c && \ mv y.tab.h parser_ly.h) || \ cp -av last_resort/parser_ly.h last_resort/parser_yy.c . parser.c: In function '_SCOTCHstratExit': parser.c:129:3: warning: enumeration value 'STRATNODENBR' not handled in switch [-Wswitch] switch (strat->type) { /* Recursively free sub-strategies */ ^~~~~~ In file included from parser.c:66:0: common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ parser.c:168:3: note: in expansion of macro 'memFree' memFree (strat); /* Free strategy structure itself */ ^~~~~~~ parser.c: In function '_SCOTCHstratSave': parser.c:191:3: warning: enumeration value 'STRATNODENBR' not handled in switch [-Wswitch] switch (strat->type) { /* Recursively view sub-strategies */ ^~~~~~ parser.c: In function '_SCOTCHstratTestEval': parser.c:313:3: warning: enumeration value 'STRATTESTNBR' not handled in switch [-Wswitch] switch (test->typetest) { ^~~~~~ parser.c: In function '_SCOTCHstratTestExit': parser.c:522:3: warning: enumeration value 'STRATTESTNBR' not handled in switch [-Wswitch] switch (test->typetest) { ^~~~~~ In file included from parser.c:66:0: common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ parser.c:549:3: note: in expansion of macro 'memFree' memFree (test); /* Free the structure */ ^~~~~~~ parser.c: In function '_SCOTCHstratTestSave': parser.c:579:3: warning: enumeration value 'STRATTESTNBR' not handled in switch [-Wswitch] switch (test->typetest) { ^~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph.c -o vgraph.o In file included from vgraph.c:55:0: vgraph.c: In function '_SCOTCHvgraphExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph.c:77:5: note: in expansion of macro 'memFree' memFree (grafptr->parttax + grafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph.c:79:5: note: in expansion of macro 'memFree' memFree (grafptr->frontab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_check.c -o vgraph_check.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_bd.c -o vgraph_separate_bd.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_df.c -o vgraph_separate_df.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_es.c -o vgraph_separate_es.o In file included from vgraph_separate_bd.c:59:0: vgraph_separate_bd.c: In function '_SCOTCHvgraphSeparateBd': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_bd.c:208:5: note: in expansion of macro 'memFree' memFree (queudat.qtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_bd.c:236:5: note: in expansion of macro 'memFree' memFree (queudat.qtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_bd.c:252:5: note: in expansion of macro 'memFree' memFree (queudat.qtab); ^~~~~~~ vgraph_separate_bd.c:340:25: warning: variable 'orgvertnum' set but not used [-Wunused-but-set-variable] Gnum orgvertnum; ^~~~~~~~~~ In file included from vgraph_separate_bd.c:59:0: common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_bd.c:401:5: note: in expansion of macro 'memFree' memFree (queudat.qtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_bd.c:408:5: note: in expansion of macro 'memFree' memFree (queudat.qtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_bd.c:427:3: note: in expansion of macro 'memFree' memFree (queudat.qtab); ^~~~~~~ vgraph_separate_df.c: In function '_SCOTCHvgraphSeparateDf': vgraph_separate_df.c:176:27: warning: variable 'vancval' set but not used [-Wunused-but-set-variable] float vancval; /* Value to load vertex with if anchor */ ^~~~~~~ In file included from vgraph_separate_df.c:63:0: common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_df.c:277:3: note: in expansion of macro 'memFree' memFree (edlstax + grafptr->s.baseval); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_fm.c -o vgraph_separate_fm.o In file included from vgraph_separate_es.c:90:0: vgraph_separate_es.c: In function 'vgraphSeparateEsCover': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_es.c:157:5: note: in expansion of macro 'memFree' memFree (travtax); /* Not based yet */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_es.c:236:3: note: in expansion of macro 'memFree' memFree (queutab); /* Free group leader of arrays no longer in use */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_es.c:342:3: note: in expansion of macro 'memFree' memFree (travtax + grafptr->baseval); /* Free group leader of remaining arrays */ ^~~~~~~ vgraph_separate_es.c: In function '_SCOTCHvgraphSeparateEs': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_es.c:559:9: note: in expansion of macro 'memFree' memFree (actvnumtax + actgrafdat.s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_es.c:632:7: note: in expansion of macro 'memFree' memFree (actvnumtax + actgrafdat.s.baseval); ^~~~~~~ In file included from vgraph_separate_fm.c:66:0: vgraph_separate_fm.c: In function '_SCOTCHvgraphSeparateFm': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_fm.c:681:3: note: in expansion of macro 'memFree' memFree (hashtab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_gg.c -o vgraph_separate_gg.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_gp.c -o vgraph_separate_gp.o In file included from vgraph_separate_gg.c:64:0: vgraph_separate_gg.c: In function '_SCOTCHvgraphSeparateGg': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_gg.c:243:13: note: in expansion of macro 'memFree' memFree (vexxtax + grafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_gg.c:274:5: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_gg.c:275:3: note: in expansion of macro 'memFree' memFree (vexxtax + grafptr->s.baseval); ^~~~~~~ vgraph_separate_gg.c:111:31: warning: unused variable 'edlotax' [-Wunused-variable] const Gnum * restrict const edlotax = grafptr->s.edlotax; ^~~~~~~ vgraph_separate_gg.c:109:31: warning: unused variable 'velotax' [-Wunused-variable] const Gnum * restrict const velotax = grafptr->s.velotax; ^~~~~~~ In file included from vgraph_separate_gp.c:61:0: vgraph_separate_gp.c: In function '_SCOTCHvgraphSeparateGp': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_gp.c:208:3: note: in expansion of macro 'memFree' memFree (queudat.queutab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_ml.c -o vgraph_separate_ml.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_st.c -o vgraph_separate_st.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_th.c -o vgraph_separate_th.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_vw.c -o vgraph_separate_vw.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_zr.c -o vgraph_separate_zr.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_store.c -o vgraph_store.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh.c -o vmesh.o In file included from vgraph_store.c:58:0: vgraph_store.c: In function '_SCOTCHvgraphStoreExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_store.c:101:3: note: in expansion of macro 'memFree' memFree (storptr->datatab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_check.c -o vmesh_check.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_separate_fm.c -o vmesh_separate_fm.o In file included from vmesh.c:55:0: vmesh.c: In function '_SCOTCHvmeshExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vmesh.c:78:5: note: in expansion of macro 'memFree' memFree (meshptr->parttax + meshptr->m.baseval); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_separate_gg.c -o vmesh_separate_gg.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_separate_gr.c -o vmesh_separate_gr.o In file included from vmesh_check.c:55:0: vmesh_check.c: In function '_SCOTCHvmeshCheck': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vmesh_check.c:234:3: note: in expansion of macro 'memFree' memFree (frontax + meshptr->m.vnodbas); ^~~~~~~ In file included from vmesh_separate_fm.c:61:0: vmesh_separate_fm.c: In function '_SCOTCHvmeshSeparateFm': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vmesh_separate_fm.c:439:15: note: in expansion of macro 'memFree' memFree (helmtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vmesh_separate_fm.c:650:17: note: in expansion of macro 'memFree' memFree (helmtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vmesh_separate_fm.c:754:19: note: in expansion of macro 'memFree' memFree (helmtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vmesh_separate_fm.c:1042:3: note: in expansion of macro 'memFree' memFree (helmtab); /* Free group leader */ ^~~~~~~ In file included from vmesh_separate_gg.c:58:0: vmesh_separate_gg.c: In function '_SCOTCHvmeshSeparateGg': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vmesh_separate_gg.c:356:13: note: in expansion of macro 'memFree' memFree (vexxtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vmesh_separate_gg.c:422:5: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vmesh_separate_gg.c:423:3: note: in expansion of macro 'memFree' memFree (vexxtab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_separate_ml.c -o vmesh_separate_ml.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_separate_zr.c -o vmesh_separate_zr.o In file included from vmesh_separate_ml.c:55:0: vmesh_separate_ml.c: In function 'vmeshSeparateMl2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vmesh_separate_ml.c:225:7: note: in expansion of macro 'memFree' memFree (finecoartax + finemeshptr->m.baseval); /* Free finecoartab as not part of coarse mesh vertex group (unlike for graphCoarsen) */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_separate_st.c -o vmesh_separate_st.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_store.c -o vmesh_store.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph.c -o wgraph.o vmesh_separate_st.c:90:3: warning: 'vmeshseparatedefaultgr' defined but not used [-Wunused-variable] } vmeshseparatedefaultgr = { { &stratdummy } }; ^~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_check.c -o wgraph_check.o In file included from wgraph.c:58:0: wgraph.c: In function '_SCOTCHwgraphExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph.c:98:5: note: in expansion of macro 'memFree' memFree (grafptr->compload); /* Free group leader */ ^~~~~~~ In file included from vmesh_store.c:54:0: vmesh_store.c: In function '_SCOTCHvmeshStoreExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vmesh_store.c:99:3: note: in expansion of macro 'memFree' memFree (storptr->datatab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_part_fm.c -o wgraph_part_fm.o In file included from wgraph_check.c:57:0: wgraph_check.c: In function '_SCOTCHwgraphCheck': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_check.c:126:7: note: in expansion of macro 'memFree' memFree (flagtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_check.c:156:7: note: in expansion of macro 'memFree' memFree (flagtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_check.c:161:7: note: in expansion of macro 'memFree' memFree (flagtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_check.c:168:5: note: in expansion of macro 'memFree' memFree (flagtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_check.c:173:5: note: in expansion of macro 'memFree' memFree (flagtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_check.c:181:7: note: in expansion of macro 'memFree' memFree (flagtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_check.c:186:3: note: in expansion of macro 'memFree' memFree (flagtab); ^~~~~~~ wgraph_check.c:85:29: warning: variable 'vertnbr' set but not used [-Wunused-but-set-variable] Gnum vertnbr; /* number of vertex */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_part_gg.c -o wgraph_part_gg.o In file included from wgraph_part_fm.c:58:0: wgraph_part_fm.c: In function '_SCOTCHwgraphPartFm': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_part_fm.c:890:3: note: in expansion of macro 'memFree' memFree (hashtab); /* Free group leader */ ^~~~~~~ In file included from wgraph_part_fm.c:63:0: wgraph_part_fm.c: At top level: wgraph_part_fm.h:155:29: warning: 'wgraphPartFmCheck' declared 'static' but never defined [-Wunused-function] static int wgraphPartFmCheck (const Wgraph * restrict const, const WgraphPartFmVertex * restrict const, Gnum, const Gnum, const Gnum); ^~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_part_gp.c -o wgraph_part_gp.o In file included from wgraph_part_gg.c:58:0: wgraph_part_gg.c: In function '_SCOTCHwgraphPartGg': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_part_gg.c:326:3: note: in expansion of macro 'memFree' memFree(vexxtax + wgrafptr->s.baseval); /* Free work arrays */ ^~~~~~~ In file included from wgraph_part_gp.c:58:0: wgraph_part_gp.c: In function '_SCOTCHwgraphPartGp': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_part_gp.c:303:3: note: in expansion of macro 'memFree' memFree(vexxtax + wgrafptr->s.baseval); /* Free work arrays */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_part_ml.c -o wgraph_part_ml.o wgraph_part_fm.c: In function '_SCOTCHwgraphPartFm': wgraph_part_fm.c:117:32: warning: 'bestdiffload' may be used uninitialized in this function [-Wmaybe-uninitialized] ((gaincur == gainbest) && /* Or is in preferred part */ ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ((grafptr->compload[vertpart] - grafptr->compload[linkptr->minloadpartval]) <= bestdiffload))) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wgraph_part_fm.c:94:31: note: 'bestdiffload' was declared here Gnum bestdiffload; ^~~~~~~~~~~~ wgraph_part_fm.c:648:41: warning: 'minloadpartload' may be used uninitialized in this function [-Wmaybe-uninitialized] linkptr2->minloadpartload = minloadpartload; ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ In file included from wgraph_part_ml.c:59:0: wgraph_part_ml.c: In function 'wgraphPartMlUncoarsen': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_part_ml.c:250:3: note: in expansion of macro 'memFree' memFree (finelisttab - 1); /* TRICK: free array using its real beginning */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_part_st.c -o wgraph_part_st.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_part_zr.c -o wgraph_part_zr.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_store.c -o wgraph_store.o wgraph_part_st.c:80:29: warning: 'wgraphdummy' defined but not used [-Wunused-variable] static Wgraph wgraphdummy; /* Dummy overlap graph for offset computations */ ^~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_VERSION=6 -DSCOTCH_RELEASE=0 -DSCOTCH_PATCHLEVEL=4 dummysizes.c -o dummysizes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_build.c -o arch_build.o In file included from wgraph_store.c:57:0: wgraph_store.c: In function '_SCOTCHwgraphStoreExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_store.c:102:3: note: in expansion of macro 'memFree' memFree (storptr->datatab); ^~~~~~~ dummysizes.c: In function 'main': dummysizes.c:252:29: warning: variable 'charnum' set but not used [-Wunused-but-set-variable] int charnum; ^~~~~~~ In file included from arch_build.c:66:0: arch_build.c: In function '_SCOTCHarchBuild': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_build.c:175:7: note: in expansion of macro 'memFree' memFree (jobtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_build.c:177:9: note: in expansion of macro 'memFree' memFree (mappdat.parttax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_build.c:290:7: note: in expansion of macro 'memFree' memFree (jobtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_build.c:301:7: note: in expansion of macro 'memFree' memFree (jobtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_build.c:348:3: note: in expansion of macro 'memFree' memFree (jobtab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c parser_yy.c -o parser_yy.o common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_build.c:419:3: note: in expansion of macro 'memFree' memFree (termverttab); /* Free group leader */ ^~~~~~~ arch_build.c:126:33: warning: variable 'mapparttax' set but not used [-Wunused-but-set-variable] Gnum * restrict mapparttax; /* Based access to mapping part array */ ^~~~~~~~~~ ./dummysizes library.h scotch.h ./dummysizes library_f.h scotchf.h gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_kp.c -o hgraph_order_kp.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_arch.c -o library_arch.o library_arch.c: In function 'SCOTCH_archLtleaf': library_arch.c:416:23: warning: unused variable 'sizeval' [-Wunused-variable] Anum sizeval; ^~~~~~~ In file included from hgraph_order_kp.c:55:0: hgraph_order_kp.c: In function '_SCOTCHhgraphOrderKp': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_kp.c:116:5: note: in expansion of macro 'memFree' memFree (cblkptr->cblktab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_kp.c:125:5: note: in expansion of macro 'memFree' memFree (cblkptr->cblktab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_kp.c:172:3: note: in expansion of macro 'memFree' memFree (ordetab); /* Free group leader */ ^~~~~~~ library_arch.c:414:23: warning: unused variable 'levlnum' [-Wunused-variable] Anum levlnum; ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_arch_f.c -o library_arch_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_arch_build.c -o library_arch_build.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_arch_build_f.c -o library_arch_build_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_common_f.c -o library_common_f.o In file included from library_arch_build_f.c:54:0: library_arch_build_f.c: In function 'SCOTCHFSTRATGRAPHBIPART': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_arch_build_f.c:88:3: note: in expansion of macro 'memFree' memFree (strtab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_geom.c -o library_geom.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_geom_f.c -o library_geom_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph.c -o library_graph.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_f.c -o library_graph_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_base.c -o library_graph_base.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_base_f.c -o library_graph_base_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_check.c -o library_graph_check.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_check_f.c -o library_graph_check_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_coarsen.c -o library_graph_coarsen.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_coarsen_f.c -o library_graph_coarsen_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_color.c -o library_graph_color.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_color_f.c -o library_graph_color_f.o library_graph_coarsen.c: In function 'SCOTCH_graphCoarsen': library_graph_coarsen.c:93:33: warning: unused variable 'o' [-Wunused-variable] int o; ^ library_graph_coarsen.c: In function 'SCOTCH_graphCoarsenBuild': library_graph_coarsen.c:118:33: warning: unused variable 'o' [-Wunused-variable] int o; ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_chac.c -o library_graph_io_chac.o In file included from library_graph_color.c:54:0: library_graph_color.c: In function 'SCOTCH_graphColor': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_graph_color.c:154:3: note: in expansion of macro 'memFree' memFree (queutax + baseval); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_chac_f.c -o library_graph_io_chac_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_habo.c -o library_graph_io_habo.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_habo_f.c -o library_graph_io_habo_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_mmkt.c -o library_graph_io_mmkt.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_mmkt_f.c -o library_graph_io_mmkt_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_scot.c -o library_graph_io_scot.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_scot_f.c -o library_graph_io_scot_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_map.c -o library_graph_map.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_map_f.c -o library_graph_map_f.o In file included from library_graph_map.c:64:0: library_graph_map.c: In function 'SCOTCH_graphMapExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_graph_map.c:134:5: note: in expansion of macro 'memFree' memFree (lmapptr->parttab); /* Free it */ ^~~~~~~ library_graph_map.c: In function 'graphMapCompute2': library_graph_map.c:172:25: warning: variable 'vertnbr' set but not used [-Wunused-but-set-variable] Gnum vertnbr; ^~~~~~~ library_graph_map.c:171:25: warning: unused variable 'vertnnd' [-Wunused-variable] Gnum vertnnd; ^~~~~~~ library_graph_map.c:170:25: warning: unused variable 'vertnum' [-Wunused-variable] Gnum vertnum; ^~~~~~~ library_graph_map.c:165:25: warning: unused variable 'parttax' [-Wunused-variable] Anum * parttax; /* Partition array */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_map_io.c -o library_graph_map_io.o library_graph_map.c: In function 'SCOTCH_stratGraphMapBuild': library_graph_map.c:646:23: warning: unused variable 'parttmp' [-Wunused-variable] Gunum parttmp; /* "Unsigned" so that ">>" will always insert "0"s */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_map_io_f.c -o library_graph_map_io_f.o In file included from library_graph_map_f.c:61:0: library_graph_map_f.c: In function 'SCOTCHFSTRATGRAPHMAP': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_graph_map_f.c:329:3: note: in expansion of macro 'memFree' memFree (strtab); ^~~~~~~ In file included from library_graph_map_io.c:54:0: library_graph_map_io.c: In function 'SCOTCH_graphTabLoad': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_graph_map_io.c:119:7: note: in expansion of macro 'memFree' memFree (mappfiletab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_graph_map_io.c:135:7: note: in expansion of macro 'memFree' memFree (mappfiletab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_graph_map_io.c:167:3: note: in expansion of macro 'memFree' memFree (mappfiletab); /* Free group leader */ ^~~~~~~ library_graph_map_io.c:93:28: warning: unused variable 'j' [-Wunused-variable] Gnum i, j; ^ library_graph_map_io.c:93:25: warning: unused variable 'i' [-Wunused-variable] Gnum i, j; ^ library_graph_map_io_f.c: In function 'SCOTCHFGRAPHTABLOAD': library_graph_map_io_f.c:74:23: warning: unused variable 'filegeonum' [-Wunused-variable] int filegeonum; ^~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_map_view.c -o library_graph_map_view.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_map_view_f.c -o library_graph_map_view_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_order.c -o library_graph_order.o In file included from library_graph_map_view.c:67:0: library_graph_map_view.c: In function 'graphMapView2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_graph_map_view.c:483:3: note: in expansion of macro 'memFree' memFree (domntab); /* Free group leader */ ^~~~~~~ library_graph_map_view.c:107:29: warning: unused variable 'mappdat' [-Wunused-variable] Mapping mappdat; ^~~~~~~ In file included from library_graph_map_view.c:67:0: library_graph_map_view.c: In function 'graphMapView3': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_graph_map_view.c:649:3: note: in expansion of macro 'memFree' memFree (queudat.qtab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_order_f.c -o library_graph_order_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_part_ovl.c -o library_graph_part_ovl.o In file included from library_graph_order_f.c:62:0: library_graph_order_f.c: In function 'SCOTCHFSTRATGRAPHORDER': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_graph_order_f.c:324:3: note: in expansion of macro 'memFree' memFree (strtab); /* Prevent compiler warnings */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_part_ovl_f.c -o library_graph_part_ovl_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mapping.c -o library_mapping.o In file included from library_graph_part_ovl_f.c:54:0: library_graph_part_ovl_f.c: In function 'SCOTCHFSTRATGRAPHPARTOVL': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_graph_part_ovl_f.c:103:3: note: in expansion of macro 'memFree' memFree (strtab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_memory.c -o library_memory.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_memory_f.c -o library_memory_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh.c -o library_mesh.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_f.c -o library_mesh_f.o In file included from library_memory.c:53:0: library_memory.c: In function 'SCOTCH_memFree': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_memory.c:73:3: note: in expansion of macro 'memFree' memFree (dataptr); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_graph.c -o library_mesh_graph.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_graph_f.c -o library_mesh_graph_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_io_habo.c -o library_mesh_io_habo.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_io_habo_f.c -o library_mesh_io_habo_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_io_scot.c -o library_mesh_io_scot.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_io_scot_f.c -o library_mesh_io_scot_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_order.c -o library_mesh_order.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_order_f.c -o library_mesh_order_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_order.c -o library_order.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_parser.c -o library_parser.o In file included from library_mesh_order_f.c:58:0: library_mesh_order_f.c: In function 'SCOTCHFSTRATMESHORDER': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_mesh_order_f.c:320:3: note: in expansion of macro 'memFree' memFree (strtab); /* Prevent compiler warnings */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_parser_f.c -o library_parser_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_random.c -o library_random.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_random_f.c -o library_random_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_strat.c -o library_strat.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_version.c -o library_version.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_version_f.c -o library_version_f.o library_random_f.c: In function 'SCOTCHFRANDOMPROC': library_random_f.c:75:3: warning: implicit declaration of function 'SCOTCH_randomProc' [-Wimplicit-function-declaration] SCOTCH_randomProc (*procnum); ^~~~~~~~~~~~~~~~~ (flex parser_ll.l && \ mv lex.yy.c parser_ll.c) || \ cp -av last_resort/parser_ll.c . gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_part_rb.c -o wgraph_part_rb.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_error.c -o library_error.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_error_exit.c -o library_error_exit.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c parser_ll.c -o parser_ll.o In file included from wgraph_part_rb.c:59:0: wgraph_part_rb.c: In function 'wgraphPartRb2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_part_rb.c:182:5: note: in expansion of macro 'memFree' memFree (actgrafdat.frontab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_part_rb.c:237:3: note: in expansion of macro 'memFree' memFree (actgrafdat.frontab); /* Frontier array of bipartitioning graph is no longer necessary */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_part_rb.c:238:3: note: in expansion of macro 'memFree' memFree (actgrafdat.parttax + actgrafdat.s.baseval); /* Frontier array of bipartitioning graph is no longer necessary */ ^~~~~~~ wgraph_part_rb.c: In function '_SCOTCHwgraphPartRb': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_part_rb.c:290:5: note: in expansion of macro 'memFree' memFree (listtab - 1); /* TRICK: free array using its real beginning */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_part_rb.c:367:3: note: in expansion of macro 'memFree' memFree (datadat.mappdat.domntab); /* Free only newly allocated array of mapping */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_part_rb.c:368:3: note: in expansion of macro 'memFree' memFree (listtab - 1); /* TRICK: free array using its real beginning */ ^~~~~~~ wgraph_part_rb.c:251:11: warning: unused variable 'partval' [-Wunused-variable] Anum partval; ^~~~~~~ lex.yy.c:1373:16: warning: 'input' defined but not used [-Wunused-function] gcc -shared -Wl,-soname=libscotcherr.so.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread -o libscotcherr.so library_error.o gcc -shared -Wl,-soname=libscotcherrexit.so.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread -o libscotcherrexit.so library_error_exit.o echo libscotcherr.so libscotcherr.so echo libscotcherrexit.so libscotcherrexit.so gcc -shared -Wl,-soname=libscotch.so.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread -o libscotch.so arch.o arch_build.o arch_cmplt.o arch_cmpltw.o arch_deco.o arch_dist.o arch_hcub.o arch_mesh.o arch_tleaf.o arch_torus.o arch_vcmplt.o arch_vhcub.o bgraph.o bgraph_bipart_bd.o bgraph_bipart_df.o bgraph_bipart_ex.o bgraph_bipart_fm.o bgraph_bipart_gg.o bgraph_bipart_gp.o bgraph_bipart_ml.o bgraph_bipart_st.o bgraph_bipart_zr.o bgraph_check.o bgraph_store.o common.o common_file.o common_file_compress.o common_file_uncompress.o common_integer.o common_memory.o common_string.o common_stub.o common_thread.o fibo.o gain.o geom.o graph.o graph_base.o graph_band.o graph_check.o graph_coarsen.o graph_induce.o graph_io.o graph_io_chac.o graph_io_habo.o graph_io_mmkt.o graph_io_scot.o graph_list.o graph_match.o hall_order_hd.o hall_order_hf.o hall_order_hx.o hgraph.o hgraph_check.o hgraph_induce.o hgraph_order_bl.o hgraph_order_cp.o hgraph_order_gp.o hgraph_order_hd.o hgraph_order_hf.o hgraph_order_hx.o hgraph_order_kp.o hgraph_order_nd.o hgraph_order_si.o hgraph_order_st.o hmesh.o hmesh_check.o hmesh_hgraph.o hmesh_induce.o hmesh_mesh.o hmesh_order_bl.o hmesh_order_cp.o hmesh_order_gr.o hmesh_order_gp.o hmesh_order_hd.o hmesh_order_hf.o hmesh_order_hx.o hmesh_order_nd.o hmesh_order_si.o hmesh_order_st.o kgraph.o kgraph_band.o kgraph_check.o kgraph_map_bd.o kgraph_map_cp.o kgraph_map_df.o kgraph_map_ex.o kgraph_map_fm.o kgraph_map_ml.o kgraph_map_rb.o kgraph_map_rb_map.o kgraph_map_rb_part.o kgraph_map_st.o kgraph_store.o library_arch.o library_arch_f.o library_arch_build.o library_arch_build_f.o library_common_f.o library_geom.o library_geom_f.o library_graph.o library_graph_f.o library_graph_base.o library_graph_base_f.o library_graph_check.o library_graph_check_f.o library_graph_coarsen.o library_graph_coarsen_f.o library_graph_color.o library_graph_color_f.o library_graph_io_chac.o library_graph_io_chac_f.o library_graph_io_habo.o library_graph_io_habo_f.o library_graph_io_mmkt.o library_graph_io_mmkt_f.o library_graph_io_scot.o library_graph_io_scot_f.o library_graph_map.o library_graph_map_f.o library_graph_map_io.o library_graph_map_io_f.o library_graph_map_view.o library_graph_map_view_f.o library_graph_order.o library_graph_order_f.o library_graph_part_ovl.o library_graph_part_ovl_f.o library_mapping.o library_memory.o library_memory_f.o library_mesh.o library_mesh_f.o library_mesh_graph.o library_mesh_graph_f.o library_mesh_io_habo.o library_mesh_io_habo_f.o library_mesh_io_scot.o library_mesh_io_scot_f.o library_mesh_order.o library_mesh_order_f.o library_order.o library_parser.o library_parser_f.o library_random.o library_random_f.o library_strat.o library_version.o library_version_f.o mapping.o mapping_io.o mesh.o mesh_check.o mesh_coarsen.o mesh_graph.o mesh_induce_sepa.o mesh_io.o mesh_io_habo.o mesh_io_scot.o order.o order_check.o order_io.o parser.o parser_ll.o parser_yy.o vgraph.o vgraph_check.o vgraph_separate_bd.o vgraph_separate_df.o vgraph_separate_es.o vgraph_separate_fm.o vgraph_separate_gg.o vgraph_separate_gp.o vgraph_separate_ml.o vgraph_separate_st.o vgraph_separate_th.o vgraph_separate_vw.o vgraph_separate_zr.o vgraph_store.o vmesh.o vmesh_check.o vmesh_separate_fm.o vmesh_separate_gg.o vmesh_separate_gr.o vmesh_separate_ml.o vmesh_separate_zr.o vmesh_separate_st.o vmesh_store.o wgraph.o wgraph_check.o wgraph_part_fm.o wgraph_part_gg.o wgraph_part_gp.o wgraph_part_ml.o wgraph_part_rb.o wgraph_part_st.o wgraph_part_zr.o wgraph_store.o echo libscotch.so libscotch.so make[2]: Leaving directory '/builddir/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src/libscotch' make CFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" CC="mpicc" \ ptscotch.h \ ptscotchf.h \ libptscotch.so \ libptscotcherr.so \ libptscotcherrexit.so make[2]: Entering directory '/builddir/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src/libscotch' mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_VERSION=6 -DSCOTCH_RELEASE=0 -DSCOTCH_PATCHLEVEL=4 dummysizes.c -o ptdummysizes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bdgraph.c -o bdgraph.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bdgraph_bipart_bd.c -o bdgraph_bipart_bd.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bdgraph_bipart_df.c -o bdgraph_bipart_df.o In file included from bdgraph_bipart_df.c:58:0: bdgraph_bipart_df.c: In function '_SCOTCHbdgraphBipartDf': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_bipart_df.c:145:7: note: in expansion of macro 'memFree' memFree (ielsloctax + grafptr->s.baseval); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_bipart_df.c:150:5: note: in expansion of macro 'memFree' memFree (ielsloctax + grafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_bipart_df.c:211:5: note: in expansion of macro 'memFree' memFree (ielsloctax + grafptr->s.baseval); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_bipart_df.c:305:7: note: in expansion of macro 'memFree' memFree (ielsloctax + grafptr->s.baseval); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_bipart_df.c:315:3: note: in expansion of macro 'memFree' memFree (ielsloctax + grafptr->s.baseval); /* Free group leader */ ^~~~~~~ In file included from bdgraph_bipart_bd.c:70:0: bdgraph_bipart_bd.c: In function '_SCOTCHbdgraphBipartBd': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_bipart_bd.c:250:7: note: in expansion of macro 'memFree' memFree (orgflagloctab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_bipart_bd.c:427:3: note: in expansion of macro 'memFree' memFree (orgflagloctab); ^~~~~~~ dummysizes.c: In function 'main': dummysizes.c:252:29: warning: variable 'charnum' set but not used [-Wunused-but-set-variable] int charnum; ^~~~~~~ In file included from bdgraph.c:57:0: bdgraph.c: In function '_SCOTCHbdgraphExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph.c:154:5: note: in expansion of macro 'memFree' memFree (grafptr->partgsttax + grafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph.c:156:5: note: in expansion of macro 'memFree' memFree (grafptr->fronloctab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph.c:158:5: note: in expansion of macro 'memFree' memFree (grafptr->veexloctax + grafptr->s.baseval); ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bdgraph_bipart_ex.c -o bdgraph_bipart_ex.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bdgraph_bipart_ml.c -o bdgraph_bipart_ml.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bdgraph_bipart_sq.c -o bdgraph_bipart_sq.o In file included from bdgraph_bipart_ex.c:57:0: bdgraph_bipart_ex.c: In function '_SCOTCHbdgraphBipartEx': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_bipart_ex.c:176:7: note: in expansion of macro 'memFree' memFree (gainglbtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_bipart_ex.c:476:3: note: in expansion of macro 'memFree' memFree (gainglbtab); /* Free group leader */ ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bdgraph_bipart_st.c -o bdgraph_bipart_st.o In file included from bdgraph_bipart_ml.c:56:0: bdgraph_bipart_ml.c: In function 'bdgraphBipartMlCoarsen': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_bipart_ml.c:134:7: note: in expansion of macro 'memFree' memFree (*coarmultptr + coargrafptr->s.baseval); ^~~~~~~ bdgraph_bipart_ml.c: In function 'bdgraphBipartMlOpBest': bdgraph_bipart_ml.c:188:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (inout[1] > in[1]) /* To enforce commutativity, always keep smallest process number */ ^~ bdgraph_bipart_ml.c:190:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' inout[2] = in[2]; ^~~~~ In file included from bdgraph_bipart_ml.c:56:0: bdgraph_bipart_ml.c: In function 'bdgraphBipartMlUncoarsen': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_bipart_ml.c:380:7: note: in expansion of macro 'memFree' memFree (vrcvcnttab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_bipart_ml.c:519:7: note: in expansion of macro 'memFree' memFree (vrcvdattab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_bipart_ml.c:521:7: note: in expansion of macro 'memFree' memFree (vrcvcnttab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_bipart_ml.c:708:3: note: in expansion of macro 'memFree' memFree (vrcvdattab); /* Free group leaders */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_bipart_ml.c:709:3: note: in expansion of macro 'memFree' memFree (vrcvcnttab); ^~~~~~~ bdgraph_bipart_ml.c:237:35: warning: unused variable 'finevertlocnum' [-Wunused-variable] Gnum finevertlocnum; ^~~~~~~~~~~~~~ In file included from bdgraph_bipart_ml.c:56:0: bdgraph_bipart_ml.c: In function 'bdgraphBipartMl2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_bipart_ml.c:782:7: note: in expansion of macro 'memFree' memFree (coarmulttax + grafptr->s.baseval); /* Free array */ ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bdgraph_bipart_zr.c -o bdgraph_bipart_zr.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bdgraph_check.c -o bdgraph_check.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bdgraph_gather_all.c -o bdgraph_gather_all.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bdgraph_store.c -o bdgraph_store.o In file included from bdgraph_check.c:55:0: bdgraph_check.c: In function '_SCOTCHbdgraphCheck': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_check.c:179:7: note: in expansion of macro 'memFree' memFree (partgsttax); /* Free yet unbased group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_check.c:274:5: note: in expansion of macro 'memFree' memFree (grafdat.edgegsttax + grafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_check.c:276:5: note: in expansion of macro 'memFree' memFree (grafdat.procsidtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_check.c:277:3: note: in expansion of macro 'memFree' memFree (partgsttax + grafptr->s.baseval); /* Free group leader */ ^~~~~~~ In file included from bdgraph_gather_all.c:66:0: bdgraph_gather_all.c: In function '_SCOTCHbdgraphGatherAll': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_gather_all.c:196:5: note: in expansion of macro 'memFree' memFree (froncnttab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_gather_all.c:239:3: note: in expansion of macro 'memFree' memFree (froncnttab); /* Free group leader */ ^~~~~~~ bdgraph_gather_all.c:90:22: warning: variable 'cheklocval' set but not used [-Wunused-but-set-variable] int cheklocval; ^~~~~~~~~~ In file included from bdgraph_bipart_ml.c:55:0: module.h:477:37: warning: 'foldval' may be used uninitialized in this function [-Wmaybe-uninitialized] #define dgraphCoarsen _SCOTCHdgraphCoarsen ^~~~~~~~~~~~~~~~~~~~ bdgraph_bipart_ml.c:89:23: note: 'foldval' was declared here int foldval; ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c comm.c -o comm.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph.c -o dgraph.o In file included from bdgraph_store.c:57:0: bdgraph_store.c: In function '_SCOTCHbdgraphStoreExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_store.c:101:3: note: in expansion of macro 'memFree' memFree (storptr->datatab); ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_allreduce.c -o dgraph_allreduce.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_band.c -o dgraph_band.o In file included from comm.c:53:0: comm.c: In function '_SCOTCHcommAllgatherv': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ comm.c:98:7: note: in expansion of macro 'memFree' memFree (ircvcnttab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ comm.c:106:3: note: in expansion of macro 'memFree' memFree (ircvcnttab); ^~~~~~~ comm.c: In function '_SCOTCHcommGatherv': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ comm.c:154:9: note: in expansion of macro 'memFree' memFree (ircvcnttab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ comm.c:164:5: note: in expansion of macro 'memFree' memFree (ircvcnttab); ^~~~~~~ comm.c: In function '_SCOTCHcommScatterv': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ comm.c:212:9: note: in expansion of macro 'memFree' memFree (isndcnttab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ comm.c:222:5: note: in expansion of macro 'memFree' memFree (isndcnttab); ^~~~~~~ In file included from dgraph.c:67:0: dgraph.c: In function 'dgraphFree2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph.c:126:7: note: in expansion of macro 'memFree' memFree (grafptr->vertloctax + grafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph.c:129:2: note: in expansion of macro 'memFree' memFree (grafptr->vendloctax + grafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph.c:131:2: note: in expansion of macro 'memFree' memFree (grafptr->veloloctax + grafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph.c:133:9: note: in expansion of macro 'memFree' memFree (grafptr->vnumloctax + grafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph.c:135:2: note: in expansion of macro 'memFree' memFree (grafptr->vlblloctax + grafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph.c:138:7: note: in expansion of macro 'memFree' memFree (grafptr->edgeloctax + grafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph.c:141:2: note: in expansion of macro 'memFree' memFree (grafptr->edloloctax + grafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph.c:146:7: note: in expansion of macro 'memFree' memFree (grafptr->procsidtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph.c:150:7: note: in expansion of macro 'memFree' memFree (grafptr->edgegsttax + grafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph.c:154:7: note: in expansion of macro 'memFree' memFree (grafptr->procdsptab); /* Free group leader of graph private data */ ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_build.c -o dgraph_build.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_build_grid3d.c -o dgraph_build_grid3d.o In file included from dgraph_band.c:58:0: dgraph_band_grow.c: In function '_SCOTCHdgraphBandColl': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band_grow.c:157:9: note: in expansion of macro 'memFree' memFree (procvgbtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band_grow.c:158:7: note: in expansion of macro 'memFree' memFree (vnumgsttax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band_grow.c:299:3: note: in expansion of macro 'memFree' memFree (procvgbtab); /* Free group leader */ ^~~~~~~ In file included from dgraph_band.c:81:0: dgraph_band_grow.c:90:27: warning: unused variable 'vnumgstsiz' [-Wunused-variable] Gnum vnumgstsiz; /* Size of vnumgsttax; TRICK: re-use */ ^~~~~~~~~~ In file included from dgraph_band.c:58:0: dgraph_band_grow.c: In function '_SCOTCHdgraphBandPtop': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band_grow.c:396:9: note: in expansion of macro 'memFree' memFree (procvgbtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band_grow.c:397:7: note: in expansion of macro 'memFree' memFree (vnumgsttax); ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_build_hcub.c -o dgraph_build_hcub.o In file included from dgraph_band.c:81:0: dgraph_band_grow.c:512:27: warning: variable 'procglbnum' set but not used [-Wunused-but-set-variable] int procglbnum; ^~~~~~~~~~ In file included from dgraph_band.c:58:0: common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band_grow.c:585:3: note: in expansion of macro 'memFree' memFree (procvgbtab); /* Free group leader */ ^~~~~~~ In file included from dgraph_band.c:81:0: dgraph_band_grow.c:328:27: warning: unused variable 'vnumgstsiz' [-Wunused-variable] Gnum vnumgstsiz; /* Size of vnumgsttax; TRICK: re-use */ ^~~~~~~~~~ In file included from dgraph_band.c:58:0: dgraph_band.c: In function '_SCOTCHdgraphBand': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band.c:234:7: note: in expansion of macro 'memFree' memFree (bandfronloctab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band.c:236:5: note: in expansion of macro 'memFree' memFree (bandvnumgsttax + bandgrafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band.c:255:9: note: in expansion of macro 'memFree' memFree (bandpartgsttax + bandgrafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band.c:257:9: note: in expansion of macro 'memFree' memFree (bandfronloctab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band.c:259:7: note: in expansion of macro 'memFree' memFree (bandvnumgsttax + bandgrafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band.c:387:3: note: in expansion of macro 'memFree' memFree (bandvnumgsttax + bandgrafptr->baseval); /* Free useless space */ ^~~~~~~ In file included from dgraph_build.c:62:0: dgraph_build.c: In function '_SCOTCHdgraphBuild2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_build.c:198:9: note: in expansion of macro 'memFree' memFree (dummtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_build.c:216:7: note: in expansion of macro 'memFree' memFree (grafptr->procdsptab); ^~~~~~~ dgraph_build.c:166:25: warning: variable 'cheklocval' set but not used [-Wunused-but-set-variable] int cheklocval; /* Local consistency flag */ ^~~~~~~~~~ In file included from dgraph_build.c:62:0: dgraph_build.c: In function '_SCOTCHdgraphBuild3': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_build.c:397:7: note: in expansion of macro 'memFree' memFree (vesongbtab[0]); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_build.c:456:5: note: in expansion of macro 'memFree' memFree (vesongbtab[0]); ^~~~~~~ In file included from dgraph_build_grid3d.c:53:0: dgraph_build_grid3d.c: In function '_SCOTCHdgraphBuildGrid3D': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_build_grid3d.c:348:5: note: in expansion of macro 'memFree' memFree (vertloctax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_build_grid3d.c:475:5: note: in expansion of macro 'memFree' memFree (datadat.edgeloctax + baseval); /* Free memory group leaders */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_build_grid3d.c:476:5: note: in expansion of macro 'memFree' memFree (vertloctax + baseval); ^~~~~~~ In file included from dgraph_build_hcub.c:57:0: dgraph_build_hcub.c: In function '_SCOTCHdgraphBuildHcub': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_build_hcub.c:147:9: note: in expansion of macro 'memFree' memFree (edgeloctax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_build_hcub.c:148:7: note: in expansion of macro 'memFree' memFree (vertloctax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_build_hcub.c:204:5: note: in expansion of macro 'memFree' memFree (edgeloctax + baseval); /* Free memory group leaders */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_build_hcub.c:205:5: note: in expansion of macro 'memFree' memFree (vertloctax + baseval); ^~~~~~~ dgraph_build_hcub.c:87:23: warning: variable 'velolocnbr' set but not used [-Wunused-but-set-variable] Gnum velolocnbr; /* Number of local vertex loads */ ^~~~~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_check.c -o dgraph_check.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_coarsen.c -o dgraph_coarsen.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_fold.c -o dgraph_fold.o dgraph_band.c:233:8: warning: 'bandfronloctab' may be used uninitialized in this function [-Wmaybe-uninitialized] if (bandfronloctab != NULL) ^ In file included from dgraph_check.c:69:0: dgraph_check.c: In function '_SCOTCHdgraphCheck': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_check.c:190:7: note: in expansion of macro 'memFree' memFree (procngbtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_check.c:215:3: note: in expansion of macro 'memFree' memFree (procngbtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_check.c:399:7: note: in expansion of macro 'memFree' memFree (vertngbtab[0]); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_check.c:487:7: note: in expansion of macro 'memFree' memFree (vertngbtab[0]); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_check.c:497:3: note: in expansion of macro 'memFree' memFree (vertngbtab[0]); /* Free group leader */ ^~~~~~~ In file included from dgraph_fold.c:57:0: dgraph_fold.c: In function '_SCOTCHdgraphFold2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_fold.c:290:9: note: in expansion of macro 'memFree' memFree (fldvertidxtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_fold.c:292:9: note: in expansion of macro 'memFree' memFree (fldcommdattab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_fold.c:739:3: note: in expansion of macro 'memFree' memFree (fldcommdattab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_fold.c:746:3: note: in expansion of macro 'memFree' memFree (fldvertidxtab); /* Free group leader including request array */ ^~~~~~~ In file included from dgraph_coarsen.c:57:0: dgraph_coarsen.c: In function 'dgraphCoarsenExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_coarsen.c:192:5: note: in expansion of macro 'memFree' memFree (coarptr->nsndidxtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_coarsen.c:194:5: note: in expansion of macro 'memFree' memFree (coarptr->nrcvidxtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_coarsen.c:196:5: note: in expansion of macro 'memFree' memFree (coarptr->multloctmp); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_coarsen.c:198:5: note: in expansion of macro 'memFree' memFree (coarptr->coarprvptr); ^~~~~~~ dgraph_coarsen.c: In function 'dgraphCoarsenBuild': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_coarsen.c:557:3: note: in expansion of macro 'memFree' memFree (coarptr->nsndidxtab); /* Free now useless work memory */ ^~~~~~~ dgraph_coarsen.c:402:33: warning: unused variable 'vertlocnum' [-Wunused-variable] Gnum vertlocnum; ^~~~~~~~~~ dgraph_coarsen.c: In function '_SCOTCHdgraphCoarsen': dgraph_coarsen.c:1052:25: warning: variable 'dumyval' set but not used [-Wunused-but-set-variable] int dumyval; ^~~~~~~ In file included from dgraph_coarsen.c:57:0: common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_coarsen.c:1062:7: note: in expansion of macro 'memFree' memFree (matedat.c.multloctab); ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_fold_comm.c -o dgraph_fold_comm.o dgraph_fold.c:722:28: warning: 'fldvelolocsum' may be used uninitialized in this function [-Wmaybe-uninitialized] fldgrafptr->velolocsum = fldvelolocsum; ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ dgraph_fold.c:485:9: warning: 'commnbr' may be used uninitialized in this function [-Wmaybe-uninitialized] for (i = 0, fldvertlocnum = orgvertlocnnd; i < commnbr; i ++) { ^~~ dgraph_fold.c:721:44: warning: 'fldvertlocnbr' may be used uninitialized in this function [-Wmaybe-uninitialized] fldgrafptr->vertlocnnd = fldvertlocnbr + orggrafptr->baseval; ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_fold_dup.c -o dgraph_fold_dup.o In file included from dgraph_fold_comm.c:50:0: dgraph_fold_comm.c: In function '_SCOTCHdgraphFoldComm': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_fold_comm.c:153:7: note: in expansion of macro 'memFree' memFree (commdattab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_fold_comm.c:166:7: note: in expansion of macro 'memFree' memFree (procsrttab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_fold_comm.c:390:3: note: in expansion of macro 'memFree' memFree (procsrttab); ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_gather.c -o dgraph_gather.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_gather_all.c -o dgraph_gather_all.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_ghst.c -o dgraph_ghst.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_halo.c -o dgraph_halo.o In file included from dgraph_gather_all.c:69:0: dgraph_gather_all.c: In function '_SCOTCHdgraphGatherAll2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_gather_all.c:208:7: note: in expansion of macro 'memFree' memFree (recvcnttab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_gather_all.c:211:9: note: in expansion of macro 'memFree' memFree (cgrfptr->edgetax); /* Arrays are not based yet */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_gather_all.c:212:7: note: in expansion of macro 'memFree' memFree (cgrfptr->verttax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_gather_all.c:472:3: note: in expansion of macro 'memFree' memFree (recvcnttab); ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_induce.c -o dgraph_induce.o dgraph_gather_all.c:110:23: warning: 'verttax' may be used uninitialized in this function [-Wmaybe-uninitialized] Gnum * restrict verttax; /* Target vertex array for root, dummy for non-roots */ ^~~~~~~ dgraph_gather_all.c:399:11: warning: 'edlotax' may be used uninitialized in this function [-Wmaybe-uninitialized] if (dgraphGatherAll3 (edgeloctab, dgrfptr->edgelocnbr, /* Send compacted edge load array */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ edlotax, /* Based array as recvdsptab holds based values */ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ recvcnttab, recvdsptab, protnum, dgrfptr->proccomm) != MPI_SUCCESS) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dgraph_gather_all.c:363:9: warning: 'edgetax' may be used uninitialized in this function [-Wmaybe-uninitialized] if (dgraphGatherAll3 (dgrfptr->edgeloctax + baseval, dgrfptr->edgelocnbr, /* Send global indices */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ edgetax, /* Based array as recvdsptab holds based values */ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ recvcnttab, recvdsptab, protnum, dgrfptr->proccomm) != MPI_SUCCESS) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dgraph_gather_all.c:335:9: warning: 'vlbltax' may be used uninitialized in this function [-Wmaybe-uninitialized] if (dgraphGatherAll3 (dgrfptr->vlblloctax + baseval, dgrfptr->vertlocnbr, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vlbltax, /* Based array since procdsptab holds based values */ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dgrfptr->proccnttab, dgrfptr->procdsptab, protnum, dgrfptr->proccomm) != MPI_SUCCESS) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dgraph_gather_all.c:327:9: warning: 'vnumtax' may be used uninitialized in this function [-Wmaybe-uninitialized] if (dgraphGatherAll3 (dgrfptr->vnumloctax + baseval, dgrfptr->vertlocnbr, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vnumtax, /* Based array since procdsptab holds based values */ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dgrfptr->proccnttab, dgrfptr->procdsptab, protnum, dgrfptr->proccomm) != MPI_SUCCESS) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dgraph_gather_all.c:319:9: warning: 'velotax' may be used uninitialized in this function [-Wmaybe-uninitialized] if (dgraphGatherAll3 (dgrfptr->veloloctax + baseval, dgrfptr->vertlocnbr, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ velotax, /* Based array since procdsptab holds based values */ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dgrfptr->proccnttab, dgrfptr->procdsptab, protnum, dgrfptr->proccomm) != MPI_SUCCESS) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from dgraph_halo.c:66:0: dgraph_halo.c: In function '_SCOTCHdgraphHaloSync': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_halo.c:322:3: note: in expansion of macro 'memFree' memFree (attrsndtab); /* Free group leader */ ^~~~~~~ dgraph_induce.c: In function '_SCOTCHdgraphInduce2': dgraph_induce.c:90:25: warning: unused variable 'indlisttax' [-Wunused-variable] const Gnum * restrict indlisttax; ^~~~~~~~~~ dgraph_induce.c:80:25: warning: unused variable 'indvertglbnum' [-Wunused-variable] Gnum indvertglbnum; /* Number of current vertex in global ordering */ ^~~~~~~~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_io_load.c -o dgraph_io_load.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_io_save.c -o dgraph_io_save.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_match.c -o dgraph_match.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_match_sync_coll.c -o dgraph_match_sync_coll.o In file included from dgraph_io_save.c:61:0: dgraph_io_save.c: In function '_SCOTCHdgraphSave': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_io_save.c:110:7: note: in expansion of macro 'memFree' memFree (vlblgsttax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_io_save.c:161:5: note: in expansion of macro 'memFree' memFree (vlblgsttax + grafptr->baseval); ^~~~~~~ In file included from dgraph_io_load.c:59:0: dgraph_io_load.c: In function 'dgraphLoadCent': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_io_load.c:307:7: note: in expansion of macro 'memFree' memFree (edgeredtax + baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_io_load.c:309:7: note: in expansion of macro 'memFree' memFree (vertloctax + baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_io_load.c:532:9: note: in expansion of macro 'memFree' memFree (vertredtax + baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_io_load.c:533:7: note: in expansion of macro 'memFree' memFree (edgeredtax + baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_io_load.c:620:7: note: in expansion of macro 'memFree' memFree (edgeloctax + baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_io_load.c:621:5: note: in expansion of macro 'memFree' memFree (vertloctax + baseval); ^~~~~~~ dgraph_io_load.c: In function 'dgraphLoadDist': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_io_load.c:791:7: note: in expansion of macro 'memFree' memFree (edgeloctax + baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_io_load.c:793:7: note: in expansion of macro 'memFree' memFree (vertloctax + baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_io_load.c:876:5: note: in expansion of macro 'memFree' memFree (edgeloctax + baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_io_load.c:877:5: note: in expansion of macro 'memFree' memFree (vertloctax + baseval); ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_match_sync_ptop.c -o dgraph_match_sync_ptop.o In file included from dgraph_match.c:57:0: dgraph_match.c: In function '_SCOTCHdgraphMatchExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_match.c:131:3: note: in expansion of macro 'memFree' memFree (mateptr->procvgbtab); ^~~~~~~ In file included from dgraph_match_sync_coll.c:54:0: dgraph_match_sync_coll.c: In function '_SCOTCHdgraphMatchSyncColl': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_match_sync_coll.c:430:3: note: in expansion of macro 'memFree' memFree (vsnddsptab); ^~~~~~~ dgraph_io_load.c: In function '_SCOTCHdgraphLoad': dgraph_io_load.c:625:5: warning: 'edloloctax' may be used uninitialized in this function [-Wmaybe-uninitialized] o = dgraphBuild2 (grafptr, baseval, /* Build distributed graph */ ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vertlocnbr, vertlocnbr, vertloctax, vertloctax + 1, veloloctax, velolocsum, NULL, vlblloctax, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ edgelocnbr, edgelocnbr, edgeloctax, NULL, edloloctax, degrglbmax); /* Non-readers will have degrglbmax set to 0 */ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dgraph_io_load.c:194:23: note: 'edloloctax' was declared here Gnum * edloloctax; ^~~~~~~~~~ dgraph_io_load.c:625:5: warning: 'edgelocnbr' may be used uninitialized in this function [-Wmaybe-uninitialized] o = dgraphBuild2 (grafptr, baseval, /* Build distributed graph */ ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vertlocnbr, vertlocnbr, vertloctax, vertloctax + 1, veloloctax, velolocsum, NULL, vlblloctax, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ edgelocnbr, edgelocnbr, edgeloctax, NULL, edloloctax, degrglbmax); /* Non-readers will have degrglbmax set to 0 */ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dgraph_io_load.c:190:23: note: 'edgelocnbr' was declared here Gnum edgelocnbr; ^~~~~~~~~~ dgraph_io_load.c:625:5: warning: 'velolocsum' may be used uninitialized in this function [-Wmaybe-uninitialized] o = dgraphBuild2 (grafptr, baseval, /* Build distributed graph */ ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vertlocnbr, vertlocnbr, vertloctax, vertloctax + 1, veloloctax, velolocsum, NULL, vlblloctax, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ edgelocnbr, edgelocnbr, edgeloctax, NULL, edloloctax, degrglbmax); /* Non-readers will have degrglbmax set to 0 */ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dgraph_io_load.c:184:23: note: 'velolocsum' was declared here Gnum velolocsum; ^~~~~~~~~~ dgraph_io_load.c:372:64: warning: 'edloredtax' may be used uninitialized in this function [-Wmaybe-uninitialized] edgenewsiz = (edloredtax != NULL) ? (2 * edgenewmax) : edgenewmax; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ dgraph_io_load.c:195:23: note: 'edloredtax' was declared here Gnum * restrict edloredtax; ^~~~~~~~~~ dgraph_io_load.c:368:22: warning: 'edgeredmnd' may be used uninitialized in this function [-Wmaybe-uninitialized] edgeredmax = edgeredmnd - baseval; ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ dgraph_io_load.c:192:23: note: 'edgeredmnd' was declared here Gnum edgeredmnd; ^~~~~~~~~~ dgraph_io_load.c:434:39: warning: 'vlblredtax' may be used uninitialized in this function [-Wmaybe-uninitialized] if (MPI_Isend (vlblredtax + baseval, vertrednnd - baseval, GNUM_MPI, ~~~~~~~~~~~^~~~~~~~~ dgraph_io_load.c:189:23: note: 'vlblredtax' was declared here Gnum * restrict vlblredtax; ^~~~~~~~~~ dgraph_io_load.c:427:39: warning: 'veloredtax' may be used uninitialized in this function [-Wmaybe-uninitialized] if (MPI_Isend (veloredtax + baseval, vertrednnd - baseval, GNUM_MPI, ~~~~~~~~~~~^~~~~~~~~ dgraph_io_load.c:186:23: note: 'veloredtax' was declared here Gnum * restrict veloredtax; ^~~~~~~~~~ dgraph_io_load.c:182:23: warning: 'vertredtax' may be used uninitialized in this function [-Wmaybe-uninitialized] Gnum * restrict vertredtax; ^~~~~~~~~~ dgraph_io_load.c:853:34: warning: 'edloloctax' may be used uninitialized in this function [-Wmaybe-uninitialized] edloloctax[edgelocnum] = edlolocval; ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ dgraph_io_load.c:664:23: note: 'edloloctax' was declared here Gnum * restrict edloloctax; ^~~~~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_match_check.c -o dgraph_match_check.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_redist.c -o dgraph_redist.o In file included from dgraph_match_check.c:54:0: dgraph_match_check.c: In function '_SCOTCHdgraphMatchCheck': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_match_check.c:132:7: note: in expansion of macro 'memFree' memFree (flaggsttax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_match_check.c:268:5: note: in expansion of macro 'memFree' memFree (flaggsttax + baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_match_check.c:274:3: note: in expansion of macro 'memFree' memFree (flaggsttax + baseval); ^~~~~~~ dgraph_match_check.c:82:23: warning: variable 'vertglbnnd' set but not used [-Wunused-but-set-variable] Gnum vertglbnnd; ^~~~~~~~~~ In file included from dgraph_redist.c:53:0: dgraph_redist.c: In function '_SCOTCHdgraphRedist': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_redist.c:137:7: note: in expansion of macro 'memFree' memFree (procvrttab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_redist.c:178:7: note: in expansion of macro 'memFree' memFree (procvrttab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_redist.c:189:3: note: in expansion of macro 'memFree' memFree (procvrttab); /* Free group leader */ ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_scatter.c -o dgraph_scatter.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_view.c -o dgraph_view.o In file included from dgraph_scatter.c:81:0: dgraph_scatter.c: In function '_SCOTCHdgraphScatter': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_scatter.c:220:7: note: in expansion of macro 'memFree' memFree (verttax + baseval); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_scatter.c:236:7: note: in expansion of macro 'memFree' memFree (vertloctax + baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_scatter.c:238:9: note: in expansion of macro 'memFree' memFree (verttax + baseval); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_scatter.c:314:7: note: in expansion of macro 'memFree' memFree (attrdattab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_scatter.c:316:9: note: in expansion of macro 'memFree' memFree (verttax + baseval); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_scatter.c:318:5: note: in expansion of macro 'memFree' memFree (vertloctax + baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_scatter.c:345:6: note: in expansion of macro 'memFree' memFree (attrdattab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_scatter.c:347:8: note: in expansion of macro 'memFree' memFree (verttax + baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_scatter.c:367:5: note: in expansion of macro 'memFree' memFree (edgeloctax + baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_scatter.c:368:5: note: in expansion of macro 'memFree' memFree (vertloctax + baseval); ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dmapping.c -o dmapping.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dmapping_io.c -o dmapping_io.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dorder.c -o dorder.o In file included from dmapping.c:55:0: dmapping.c: In function '_SCOTCHdmapExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dmapping.c:106:5: note: in expansion of macro 'memFree' memFree (fragptr->vnumtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dmapping.c:107:5: note: in expansion of macro 'memFree' memFree (fragptr->parttab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dmapping.c:108:5: note: in expansion of macro 'memFree' memFree (fragptr->domntab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dmapping.c:110:5: note: in expansion of macro 'memFree' memFree (fragptr); ^~~~~~~ dmapping.c: In function '_SCOTCHdmapTerm': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dmapping.c:198:7: note: in expansion of macro 'memFree' memFree (senddsptab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dmapping.c:204:5: note: in expansion of macro 'memFree' memFree (senddsptab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dmapping.c:209:5: note: in expansion of macro 'memFree' memFree (senddsptab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dmapping.c:301:3: note: in expansion of macro 'memFree' memFree (senddsptab); /* Free group leader */ ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dorder_gather.c -o dorder_gather.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dorder_io.c -o dorder_io.o In file included from dmapping_io.c:55:0: dmapping_io.c: In function '_SCOTCHdmapSave': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dmapping_io.c:163:7: note: in expansion of macro 'memFree' memFree (termloctab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dmapping_io.c:283:3: note: in expansion of macro 'memFree' memFree (termloctab); /* Free group leader */ ^~~~~~~ In file included from dorder.c:53:0: dorder.c: In function 'dorderFreeCblk': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder.c:112:5: note: in expansion of macro 'memFree' memFree (cblkptr->data.leaf.periloctab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder.c:114:7: note: in expansion of macro 'memFree' memFree (cblkptr->data.leaf.nodeloctab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder.c:117:3: note: in expansion of macro 'memFree' memFree (cblkptr); /* Free column block structure */ ^~~~~~~ dorder.c: In function '_SCOTCHdorderNew': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder.c:240:7: note: in expansion of macro 'memFree' memFree (cblknewptr); ^~~~~~~ dorder.c: In function '_SCOTCHdorderDispose': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder.c:365:5: note: in expansion of macro 'memFree' memFree (cblkptr); ^~~~~~~ In file included from dorder_gather.c:57:0: dorder_gather.c: In function '_SCOTCHdorderGather': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_gather.c:163:7: note: in expansion of macro 'memFree' memFree (recvcnttab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_gather.c:212:7: note: in expansion of macro 'memFree' memFree (recvcnttab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_gather.c:286:5: note: in expansion of macro 'memFree' memFree (recvcnttab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_gather.c:288:3: note: in expansion of macro 'memFree' memFree (leafrcvtab); /* Free group leader */ ^~~~~~~ dorder_gather.c: In function '_SCOTCHdorderGatherTree': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_gather.c:376:7: note: in expansion of macro 'memFree' memFree (treecnttab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_gather.c:414:5: note: in expansion of macro 'memFree' memFree (treecnttab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_gather.c:508:15: note: in expansion of macro 'memFree' memFree (cblkglbtab[treeglbnum].cblktab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_gather.c:510:11: note: in expansion of macro 'memFree' memFree (treercvtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_gather.c:511:11: note: in expansion of macro 'memFree' memFree (treecnttab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_gather.c:541:5: note: in expansion of macro 'memFree' memFree (treercvtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_gather.c:543:3: note: in expansion of macro 'memFree' memFree (treecnttab); ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dorder_io_block.c -o dorder_io_block.o In file included from dorder_io.c:55:0: dorder_io.c: In function '_SCOTCHdorderSave': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_io.c:175:11: note: in expansion of macro 'memFree' memFree (permtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_io.c:190:7: note: in expansion of macro 'memFree' memFree (permtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_io.c:196:7: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_io.c:210:11: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_io.c:221:11: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_io.c:227:5: note: in expansion of macro 'memFree' memFree (permtab); /* Free group leader */ ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dorder_io_tree.c -o dorder_io_tree.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dorder_perm.c -o dorder_perm.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dorder_tree_dist.c -o dorder_tree_dist.o In file included from dorder_io_tree.c:55:0: dorder_io_tree.c: In function '_SCOTCHdorderSaveTree2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_io_tree.c:157:5: note: in expansion of macro 'memFree' memFree (vlbltab); ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hdgraph.c -o hdgraph.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hdgraph_check.c -o hdgraph_check.o In file included from dorder_perm.c:55:0: dorder_perm.c: In function '_SCOTCHdorderPerm': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_perm.c:130:7: note: in expansion of macro 'memFree' memFree (senddsptab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_perm.c:137:5: note: in expansion of macro 'memFree' memFree (senddsptab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_perm.c:147:5: note: in expansion of macro 'memFree' memFree (senddsptab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_perm.c:246:3: note: in expansion of macro 'memFree' memFree (senddsptab); /* Free group leader */ ^~~~~~~ In file included from dorder_tree_dist.c:53:0: dorder_tree_dist.c: In function '_SCOTCHdorderTreeDist': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_tree_dist.c:203:7: note: in expansion of macro 'memFree' memFree (dblkcnttab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_tree_dist.c:302:3: note: in expansion of macro 'memFree' memFree (dblkcnttab); /* Free group leader */ ^~~~~~~ In file included from hdgraph.c:54:0: hdgraph.c: In function '_SCOTCHhdgraphExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph.c:80:5: note: in expansion of macro 'memFree' memFree (grafptr->vhndloctax); ^~~~~~~ In file included from hdgraph_check.c:54:0: hdgraph_check.c: In function '_SCOTCHhdgraphCheck': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_check.c:115:7: note: in expansion of macro 'memFree' memFree (vhalloctax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_check.c:144:5: note: in expansion of macro 'memFree' memFree (vhalloctax + grafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_check.c:155:3: note: in expansion of macro 'memFree' memFree (vhalloctax + grafptr->s.baseval); ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hdgraph_fold.c -o hdgraph_fold.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hdgraph_gather.c -o hdgraph_gather.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hdgraph_induce.c -o hdgraph_induce.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hdgraph_order_nd.c -o hdgraph_order_nd.o In file included from hdgraph_fold.c:55:0: hdgraph_fold.c: In function '_SCOTCHhdgraphFold2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_fold.c:273:9: note: in expansion of macro 'memFree' memFree (fldvertidxtab); /* Free group leaders */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_fold.c:275:9: note: in expansion of macro 'memFree' memFree (fldcommdattab); ^~~~~~~ In file included from hdgraph_gather.c:59:0: hdgraph_gather.c: In function '_SCOTCHhdgraphGather': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_gather.c:205:7: note: in expansion of macro 'memFree' memFree (verthaltax + dgrfptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_gather.c:208:9: note: in expansion of macro 'memFree' memFree (recvcnttab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_fold.c:864:3: note: in expansion of macro 'memFree' memFree (fldcommdattab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_fold.c:871:3: note: in expansion of macro 'memFree' memFree (fldvertidxtab); /* Free group leader including request array */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_gather.c:379:3: note: in expansion of macro 'memFree' memFree (verthaltax + dgrfptr->s.baseval); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_gather.c:405:5: note: in expansion of macro 'memFree' memFree (recvcnttab); /* Free group leader */ ^~~~~~~ In file included from hdgraph_order_nd.c:57:0: hdgraph_order_nd.c: In function '_SCOTCHhdgraphOrderNd': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_order_nd.c:286:9: note: in expansion of macro 'memFree' memFree (vspgrafdat.partgsttax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_order_nd.c:287:7: note: in expansion of macro 'memFree' memFree (vspgrafdat.fronloctab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_order_nd.c:297:5: note: in expansion of macro 'memFree' memFree (vspgrafdat.partgsttax + vspgrafdat.s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_order_nd.c:298:5: note: in expansion of macro 'memFree' memFree (vspgrafdat.fronloctab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_order_nd.c:304:5: note: in expansion of macro 'memFree' memFree (vspgrafdat.partgsttax + vspgrafdat.s.baseval); /* Free useless space */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_order_nd.c:305:5: note: in expansion of macro 'memFree' memFree (vspgrafdat.fronloctab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_order_nd.c:324:3: note: in expansion of macro 'memFree' memFree (vspgrafdat.partgsttax + vspgrafdat.s.baseval); /* Free useless space */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_order_nd.c:354:7: note: in expansion of macro 'memFree' memFree (vspgrafdat.fronloctab); /* Free remaining space */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_order_nd.c:366:7: note: in expansion of macro 'memFree' memFree (vspgrafdat.fronloctab); /* Free remaining space */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_order_nd.c:433:3: note: in expansion of macro 'memFree' memFree (vspgrafdat.fronloctab); /* Free remaining space */ ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hdgraph_order_si.c -o hdgraph_order_si.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hdgraph_order_sq.c -o hdgraph_order_sq.o hdgraph_fold.c:455:9: warning: 'commnbr' may be used uninitialized in this function [-Wmaybe-uninitialized] for (i = 0, fldvertlocnum = orgvertlocnnd; i < commnbr; i ++) { ^~~ hdgraph_fold.c:845:46: warning: 'fldvertlocnbr' may be used uninitialized in this function [-Wmaybe-uninitialized] fldgrafptr->s.vertlocnnd = fldvertlocnbr + orggrafptr->s.baseval; ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hdgraph_order_st.c -o hdgraph_order_st.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kdgraph.c -o kdgraph.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kdgraph_gather.c -o kdgraph_gather.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kdgraph_map_rb.c -o kdgraph_map_rb.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kdgraph_map_rb_map.c -o kdgraph_map_rb_map.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kdgraph_map_rb_part.c -o kdgraph_map_rb_part.o In file included from kdgraph_map_rb.c:57:0: kdgraph_map_rb.c: In function '_SCOTCHkdgraphMapRbAdd2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kdgraph_map_rb.c:95:9: note: in expansion of macro 'memFree' memFree (fragptr->parttab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kdgraph_map_rb.c:96:7: note: in expansion of macro 'memFree' memFree (fragptr->vnumtab); ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kdgraph_map_st.c -o kdgraph_map_st.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vdgraph.c -o vdgraph.o In file included from kdgraph_map_rb_part.c:61:0: kdgraph_map_rb_part.c: In function 'kdgraphMapRbPartSequ': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kdgraph_map_rb_part.c:124:7: note: in expansion of macro 'memFree' memFree (fragptr); ^~~~~~~ kdgraph_map_rb_part.c: In function 'kdgraphMapRbPartFold': kdgraph_map_rb_part.c:209:27: warning: variable 'fldprocnbr' set but not used [-Wunused-but-set-variable] int fldprocnbr; /* Number of processes in part of this process */ ^~~~~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vdgraph_check.c -o vdgraph_check.o In file included from vdgraph.c:53:0: vdgraph.c: In function '_SCOTCHvdgraphExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vdgraph.c:101:5: note: in expansion of macro 'memFree' memFree (grafptr->partgsttax + grafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vdgraph.c:103:5: note: in expansion of macro 'memFree' memFree (grafptr->fronloctab); ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vdgraph_gather_all.c -o vdgraph_gather_all.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vdgraph_separate_bd.c -o vdgraph_separate_bd.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vdgraph_separate_df.c -o vdgraph_separate_df.o In file included from vdgraph_check.c:54:0: vdgraph_check.c: In function '_SCOTCHvdgraphCheck': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vdgraph_check.c:177:7: note: in expansion of macro 'memFree' memFree (partgsttax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vdgraph_check.c:225:5: note: in expansion of macro 'memFree' memFree (grafdat.edgegsttax + grafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vdgraph_check.c:227:5: note: in expansion of macro 'memFree' memFree (grafdat.procsidtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vdgraph_check.c:228:3: note: in expansion of macro 'memFree' memFree (partgsttax + grafptr->s.baseval); ^~~~~~~ In file included from vdgraph_gather_all.c:68:0: vdgraph_gather_all.c: In function '_SCOTCHvdgraphGatherAll': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vdgraph_gather_all.c:200:3: note: in expansion of macro 'memFree' memFree (froncnttab); /* Free group leader */ ^~~~~~~ vdgraph_gather_all.c:91:22: warning: variable 'cheklocval' set but not used [-Wunused-but-set-variable] int cheklocval; ^~~~~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vdgraph_separate_ml.c -o vdgraph_separate_ml.o In file included from vdgraph_separate_df.c:55:0: vdgraph_separate_df.c: In function '_SCOTCHvdgraphSeparateDf': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vdgraph_separate_df.c:143:7: note: in expansion of macro 'memFree' memFree (ielsloctax + grafptr->s.baseval); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vdgraph_separate_df.c:147:5: note: in expansion of macro 'memFree' memFree (ielsloctax + grafptr->s.baseval); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vdgraph_separate_df.c:189:5: note: in expansion of macro 'memFree' memFree (ielsloctax + grafptr->s.baseval); /* Free group leader */ ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vdgraph_separate_sq.c -o vdgraph_separate_sq.o common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vdgraph_separate_df.c:278:7: note: in expansion of macro 'memFree' memFree (ielsloctax + grafptr->s.baseval); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vdgraph_separate_df.c:297:3: note: in expansion of macro 'memFree' memFree (ielsloctax + grafptr->s.baseval); /* Free group leader */ ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vdgraph_separate_st.c -o vdgraph_separate_st.o In file included from vdgraph_separate_ml.c:58:0: vdgraph_separate_ml.c: In function 'vdgraphSeparateMlCoarsen': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vdgraph_separate_ml.c:132:7: note: in expansion of macro 'memFree' memFree (*coarmultptr); /* Free un-based array */ ^~~~~~~ vdgraph_separate_ml.c: In function 'vdgraphSeparateMlUncoarsen': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vdgraph_separate_ml.c:443:7: note: in expansion of macro 'memFree' memFree (vsndcnttab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vdgraph_separate_ml.c:709:3: note: in expansion of macro 'memFree' memFree (vsndcnttab); /* Free group leader */ ^~~~~~~ vdgraph_separate_ml.c: In function 'vdgraphSeparateMl2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vdgraph_separate_ml.c:785:7: note: in expansion of macro 'memFree' memFree (coarmulttax + grafptr->s.baseval); /* Free array */ ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vdgraph_separate_zr.c -o vdgraph_separate_zr.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vdgraph_store.c -o vdgraph_store.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_error.c -o library_error_pt.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_error_exit.c -o library_error_exit_pt.o In file included from vdgraph_store.c:54:0: vdgraph_store.c: In function '_SCOTCHvdgraphStoreExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vdgraph_store.c:97:3: note: in expansion of macro 'memFree' memFree (storptr->datatab); ^~~~~~~ ./ptdummysizes library_pt.h ptscotch.h ./ptdummysizes library_pt_f.h ptscotchf.h mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph.c -o library_dgraph.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_f.c -o library_dgraph_f.o In file included from vdgraph_separate_ml.c:57:0: module.h:477:37: warning: 'foldval' may be used uninitialized in this function [-Wmaybe-uninitialized] #define dgraphCoarsen _SCOTCHdgraphCoarsen ^~~~~~~~~~~~~~~~~~~~ vdgraph_separate_ml.c:90:23: note: 'foldval' was declared here int foldval; ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_band.c -o library_dgraph_band.o In file included from library_dgraph_band.c:54:0: library_dgraph_band.c: In function 'SCOTCH_dgraphBand': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_dgraph_band.c:207:5: note: in expansion of macro 'memFree' memFree (bandvnumgsttax + bandgrafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_dgraph_band.c:226:7: note: in expansion of macro 'memFree' memFree (bandvnumgsttax + bandgrafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_dgraph_band.c:317:3: note: in expansion of macro 'memFree' memFree (bandvnumgsttax + bandgrafptr->baseval); /* Free useless space */ ^~~~~~~ library_dgraph_band.c:321:23: warning: unused variable 'edgelocnnd' [-Wunused-variable] Gnum edgelocnnd; ^~~~~~~~~~ library_dgraph_band.c:320:23: warning: unused variable 'edgelocnum' [-Wunused-variable] Gnum edgelocnum; ^~~~~~~~~~ library_dgraph_band.c:109:25: warning: unused variable 'fronlocnum' [-Wunused-variable] Gnum fronlocnum; ^~~~~~~~~~ library_dgraph_band.c:104:25: warning: unused variable 'degrval' [-Wunused-variable] Gnum degrval; ^~~~~~~ library_dgraph_band.c:85:25: warning: unused variable 'bandproccomm' [-Wunused-variable] MPI_Comm bandproccomm; ^~~~~~~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_band_f.c -o library_dgraph_band_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_build.c -o library_dgraph_build.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_build_f.c -o library_dgraph_build_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_build_grid3d.c -o library_dgraph_build_grid3d.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_build_grid3d_f.c -o library_dgraph_build_grid3d_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_check.c -o library_dgraph_check.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_check_f.c -o library_dgraph_check_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_coarsen.c -o library_dgraph_coarsen.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_coarsen_f.c -o library_dgraph_coarsen_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_gather.c -o library_dgraph_gather.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_gather_f.c -o library_dgraph_gather_f.o In file included from library_dgraph_coarsen.c:56:0: library_dgraph_coarsen.c: In function 'SCOTCH_dgraphCoarsen': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_dgraph_coarsen.c:123:5: note: in expansion of macro 'memFree' memFree (multlocptr); /* Free allocated folded multinode array */ ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_grow.c -o library_dgraph_grow.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_halo.c -o library_dgraph_halo.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_halo_f.c -o library_dgraph_halo_f.o In file included from library_dgraph_grow.c:54:0: dgraph_band_grow.c: In function '_SCOTCHdgraphGrowColl': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band_grow.c:157:9: note: in expansion of macro 'memFree' memFree (procvgbtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band_grow.c:158:7: note: in expansion of macro 'memFree' memFree (vnumgsttax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band_grow.c:299:3: note: in expansion of macro 'memFree' memFree (procvgbtab); /* Free group leader */ ^~~~~~~ In file included from library_dgraph_grow.c:73:0: dgraph_band_grow.c:90:27: warning: unused variable 'vnumgstsiz' [-Wunused-variable] Gnum vnumgstsiz; /* Size of vnumgsttax; TRICK: re-use */ ^~~~~~~~~~ dgraph_band_grow.c:88:27: warning: unused variable 'queulocnum' [-Wunused-variable] Gnum queulocnum; ^~~~~~~~~~ In file included from library_dgraph_grow.c:54:0: dgraph_band_grow.c: In function '_SCOTCHdgraphGrowPtop': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band_grow.c:396:9: note: in expansion of macro 'memFree' memFree (procvgbtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band_grow.c:397:7: note: in expansion of macro 'memFree' memFree (vnumgsttax); ^~~~~~~ In file included from library_dgraph_grow.c:73:0: dgraph_band_grow.c:512:27: warning: variable 'procglbnum' set but not used [-Wunused-but-set-variable] int procglbnum; ^~~~~~~~~~ In file included from library_dgraph_grow.c:54:0: common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band_grow.c:585:3: note: in expansion of macro 'memFree' memFree (procvgbtab); /* Free group leader */ ^~~~~~~ In file included from library_dgraph_grow.c:73:0: dgraph_band_grow.c:328:27: warning: unused variable 'vnumgstsiz' [-Wunused-variable] Gnum vnumgstsiz; /* Size of vnumgsttax; TRICK: re-use */ ^~~~~~~~~~ dgraph_band_grow.c:326:27: warning: unused variable 'queulocnum' [-Wunused-variable] Gnum queulocnum; ^~~~~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_induce.c -o library_dgraph_induce.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_induce_f.c -o library_dgraph_induce_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_io_load.c -o library_dgraph_io_load.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_io_load_f.c -o library_dgraph_io_load_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_io_save.c -o library_dgraph_io_save.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_io_save_f.c -o library_dgraph_io_save_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_map.c -o library_dgraph_map.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_map_f.c -o library_dgraph_map_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_map_view.c -o library_dgraph_map_view.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_map_view_f.c -o library_dgraph_map_view_f.o In file included from library_dgraph_map_f.c:56:0: library_dgraph_map_f.c: In function 'SCOTCHFSTRATDGRAPHMAP': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_dgraph_map_f.c:201:3: note: in expansion of macro 'memFree' memFree (strtab); ^~~~~~~ In file included from library_dgraph_map_view.c:57:0: library_dgraph_map_view.c: In function 'SCOTCH_dgraphMapView': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_dgraph_map_view.c:159:7: note: in expansion of macro 'memFree' memFree (nmskloctab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_dgraph_map_view.c:166:5: note: in expansion of macro 'memFree' memFree (nmskloctab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_dgraph_map_view.c:191:5: note: in expansion of macro 'memFree' memFree (nmskloctab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_dgraph_map_view.c:235:5: note: in expansion of macro 'memFree' memFree (nmskloctab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_dgraph_map_view.c:276:7: note: in expansion of macro 'memFree' memFree (nmskloctab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_dgraph_map_view.c:348:5: note: in expansion of macro 'memFree' memFree (nmskloctab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_dgraph_map_view.c:382:3: note: in expansion of macro 'memFree' memFree (nmskloctab); /* Free group leader */ ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_order.c -o library_dgraph_order.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_order_f.c -o library_dgraph_order_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_order_gather.c -o library_dgraph_order_gather.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_order_gather_f.c -o library_dgraph_order_gather_f.o In file included from library_dgraph_order_f.c:58:0: library_dgraph_order_f.c: In function 'SCOTCHFSTRATDGRAPHORDER': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_dgraph_order_f.c:190:3: note: in expansion of macro 'memFree' memFree (strtab); /* Prevent compiler warnings */ ^~~~~~~ library_dgraph_order.c: In function 'SCOTCH_dgraphOrderComputeList': library_dgraph_order.c:170:23: warning: variable 'srclisttab' set but not used [-Wunused-but-set-variable] Gnum * restrict srclisttab; /* Subgraph vertex list */ ^~~~~~~~~~ library_dgraph_order.c:169:23: warning: variable 'srclistnbr' set but not used [-Wunused-but-set-variable] Gnum srclistnbr; /* Number of items in list */ ^~~~~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_order_io.c -o library_dgraph_order_io.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_order_io_f.c -o library_dgraph_order_io_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_order_io_block.c -o library_dgraph_order_io_block.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_order_io_block_f.c -o library_dgraph_order_io_block_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_order_perm.c -o library_dgraph_order_perm.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_order_perm_f.c -o library_dgraph_order_perm_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_order_tree_dist.c -o library_dgraph_order_tree_dist.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_order_tree_dist_f.c -o library_dgraph_order_tree_dist_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_redist.c -o library_dgraph_redist.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_redist_f.c -o library_dgraph_redist_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_scatter.c -o library_dgraph_scatter.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_scatter_f.c -o library_dgraph_scatter_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_stat.c -o library_dgraph_stat.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_stat_f.c -o library_dgraph_stat_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dmapping.c -o library_dmapping.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dorder.c -o library_dorder.o gcc -shared -Wl,-soname=libptscotcherr.so.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread -o libptscotcherr.so library_error_pt.o gcc -shared -Wl,-soname=libptscotcherrexit.so.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread -o libptscotcherrexit.so library_error_exit_pt.o echo libptscotcherr.so libptscotcherr.so echo libptscotcherrexit.so libptscotcherrexit.so gcc -shared -Wl,-soname=libptscotch.so.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread -o libptscotch.so bdgraph.o bdgraph_bipart_bd.o bdgraph_bipart_df.o bdgraph_bipart_ex.o bdgraph_bipart_ml.o bdgraph_bipart_sq.o bdgraph_bipart_st.o bdgraph_bipart_zr.o bdgraph_check.o bdgraph_gather_all.o bdgraph_store.o comm.o dgraph.o dgraph_allreduce.o dgraph_band.o dgraph_build.o dgraph_build_grid3d.o dgraph_build_hcub.o dgraph_check.o dgraph_coarsen.o dgraph_fold.o dgraph_fold_comm.o dgraph_fold_dup.o dgraph_gather.o dgraph_gather_all.o dgraph_ghst.o dgraph_halo.o dgraph_induce.o dgraph_io_load.o dgraph_io_save.o dgraph_match.o dgraph_match_sync_coll.o dgraph_match_sync_ptop.o dgraph_match_check.o dgraph_redist.o dgraph_scatter.o dgraph_view.o dmapping.o dmapping_io.o dorder.o dorder_gather.o dorder_io.o dorder_io_block.o dorder_io_tree.o dorder_perm.o dorder_tree_dist.o hdgraph.o hdgraph_check.o hdgraph_fold.o hdgraph_gather.o hdgraph_induce.o hdgraph_order_nd.o hdgraph_order_si.o hdgraph_order_sq.o hdgraph_order_st.o kdgraph.o kdgraph_gather.o kdgraph_map_rb.o kdgraph_map_rb_map.o kdgraph_map_rb_part.o kdgraph_map_st.o library_dgraph.o library_dgraph_f.o library_dgraph_band.o library_dgraph_band_f.o library_dgraph_build.o library_dgraph_build_f.o library_dgraph_build_grid3d.o library_dgraph_build_grid3d_f.o library_dgraph_check.o library_dgraph_check_f.o library_dgraph_coarsen.o library_dgraph_coarsen_f.o library_dgraph_gather.o library_dgraph_gather_f.o library_dgraph_grow.o library_dgraph_halo.o library_dgraph_halo_f.o library_dgraph_induce.o library_dgraph_induce_f.o library_dgraph_io_load.o library_dgraph_io_load_f.o library_dgraph_io_save.o library_dgraph_io_save_f.o library_dgraph_map.o library_dgraph_map_f.o library_dgraph_map_view.o library_dgraph_map_view_f.o library_dgraph_order.o library_dgraph_order_f.o library_dgraph_order_gather.o library_dgraph_order_gather_f.o library_dgraph_order_io.o library_dgraph_order_io_f.o library_dgraph_order_io_block.o library_dgraph_order_io_block_f.o library_dgraph_order_perm.o library_dgraph_order_perm_f.o library_dgraph_order_tree_dist.o library_dgraph_order_tree_dist_f.o library_dgraph_redist.o library_dgraph_redist_f.o library_dgraph_scatter.o library_dgraph_scatter_f.o library_dgraph_stat.o library_dgraph_stat_f.o library_dmapping.o library_dorder.o vdgraph.o vdgraph_check.o vdgraph_gather_all.o vdgraph_separate_bd.o vdgraph_separate_df.o vdgraph_separate_ml.o vdgraph_separate_sq.o vdgraph_separate_st.o vdgraph_separate_zr.o vdgraph_store.o echo libptscotch.so libptscotch.so make[2]: Leaving directory '/builddir/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src/libscotch' make[1]: Leaving directory '/builddir/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src/libscotch' make[1]: Entering directory '/builddir/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src/libscotch' cp -av scotch.h ../../include cp -av scotchf.h ../../include 'scotch.h' -> '../../include/scotch.h' 'scotchf.h' -> '../../include/scotchf.h' cp -av libscotch.so libscotcherr*.so ../../lib cp -av ptscotch.h ../../include cp -av ptscotchf.h ../../include 'ptscotch.h' -> '../../include/ptscotch.h' 'libscotch.so' -> '../../lib/libscotch.so' 'libscotcherr.so' -> '../../lib/libscotcherr.so' 'libscotcherrexit.so' -> '../../lib/libscotcherrexit.so' 'ptscotchf.h' -> '../../include/ptscotchf.h' cp -av libptscotch.so libptscotcherr*.so ../../lib 'libptscotch.so' -> '../../lib/libptscotch.so' 'libptscotcherr.so' -> '../../lib/libptscotcherr.so' 'libptscotcherrexit.so' -> '../../lib/libptscotcherrexit.so' make[1]: Leaving directory '/builddir/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src/libscotch' (cd scotch ; make VERSION=6 RELEASE=0 PATCHLEVEL=4 ptscotch && make ptinstall) make[1]: Entering directory '/builddir/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src/scotch' make CC="mpicc" SCOTCHLIB=ptscotch \ dggath \ dgmap \ dgord \ dgpart \ dgscat \ dgtst make[2]: Entering directory '/builddir/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src/scotch' mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch dggath.c -o dggath -L../../lib -lptscotch -lscotch -lptscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch dgmap.c -o dgmap -L../../lib -lptscotch -lscotch -lptscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch dgord.c -o dgord -L../../lib -lptscotch -lscotch -lptscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch dgmap.c -DSCOTCH_COMPILE_PART -o dgpart -L../../lib -lptscotch -lscotch -lptscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread dgmap.c: In function 'main': dgmap.c:176:3: warning: implicit declaration of function 'SCOTCH_randomProc' [-Wimplicit-function-declaration] SCOTCH_randomProc (proclocnum); /* Record process number to initialize pseudo-random seed */ ^~~~~~~~~~~~~~~~~ dgmap.c: In function 'main': dgmap.c:176:3: warning: implicit declaration of function 'SCOTCH_randomProc' [-Wimplicit-function-declaration] SCOTCH_randomProc (proclocnum); /* Record process number to initialize pseudo-random seed */ ^~~~~~~~~~~~~~~~~ dgord.c: In function 'main': dgord.c:154:3: warning: implicit declaration of function 'SCOTCH_randomProc' [-Wimplicit-function-declaration] SCOTCH_randomProc (proclocnum); /* Record process number to initialize pseudo-random seed */ ^~~~~~~~~~~~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch dgscat.c -o dgscat -L../../lib -lptscotch -lscotch -lptscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch dgtst.c -o dgtst -L../../lib -lptscotch -lscotch -lptscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread dgtst.c: In function 'main': dgtst.c:109:23: warning: variable 'flagval' set but not used [-Wunused-but-set-variable] int flagval; ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src/scotch' make[1]: Leaving directory '/builddir/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src/scotch' make[1]: Entering directory '/builddir/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src/scotch' make CC="mpicc" SCOTCHLIB=ptscotch \ dggath \ dgmap \ dgord \ dgpart \ dgscat \ dgtst make[2]: Entering directory '/builddir/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src/scotch' make[2]: 'dggath' is up to date. make[2]: 'dgmap' is up to date. make[2]: 'dgord' is up to date. make[2]: 'dgpart' is up to date. make[2]: 'dgscat' is up to date. make[2]: 'dgtst' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src/scotch' cp -av dggath dgmap dgord dgpart dgscat dgtst ../../bin 'dggath' -> '../../bin/dggath' 'dgmap' -> '../../bin/dgmap' 'dgord' -> '../../bin/dgord' 'dgpart' -> '../../bin/dgpart' 'dgscat' -> '../../bin/dgscat' 'dgtst' -> '../../bin/dgtst' make[1]: Leaving directory '/builddir/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src/scotch' (cd libscotchmetis ; make ptscotch && make ptinstall) make[1]: Entering directory '/builddir/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src/libscotchmetis' make CFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" CC="mpicc" SCOTCHLIB=ptscotch \ libptscotchparmetis.so make[2]: Entering directory '/builddir/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src/libscotchmetis' mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c parmetis_dgraph_order.c -o parmetis_dgraph_order.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c parmetis_dgraph_order_f.c -o parmetis_dgraph_order_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c parmetis_dgraph_part.c -o parmetis_dgraph_part.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c parmetis_dgraph_part_f.c -o parmetis_dgraph_part_f.o In file included from parmetis_dgraph_order.c:58:0: parmetis_dgraph_order.c: In function 'ParMETIS_V3_NodeND': ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ parmetis_dgraph_order.c:209:15: note: in expansion of macro 'memFree' memFree (treeglbtab); /* Free group leader */ ^~~~~~~ gcc -shared -Wl,-soname=libptscotchparmetis.so.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread -o libptscotchparmetis.so parmetis_dgraph_order.o parmetis_dgraph_order_f.o parmetis_dgraph_part.o parmetis_dgraph_part_f.o echo libptscotchparmetis.so libptscotchparmetis.so make[2]: Leaving directory '/builddir/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src/libscotchmetis' make[1]: Leaving directory '/builddir/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src/libscotchmetis' make[1]: Entering directory '/builddir/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src/libscotchmetis' make CFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" CC="mpicc" SCOTCHLIB=ptscotch \ libptscotchparmetis.so make[2]: Entering directory '/builddir/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src/libscotchmetis' make[2]: 'libptscotchparmetis.so' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src/libscotchmetis' cp -av parmetis.h ../../include 'parmetis.h' -> '../../include/parmetis.h' cp -av libptscotchparmetis.so ../../lib 'libptscotchparmetis.so' -> '../../lib/libptscotchparmetis.so' make[1]: Leaving directory '/builddir/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src/libscotchmetis' (cd esmumps ; make ptscotch && make ptinstall) make[1]: Entering directory '/builddir/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src/esmumps' rm -f *~ common.h *.o lib*.so main_esmumps make CFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" CC="mpicc" SCOTCHLIB=ptscotch ESMUMPSLIB=ptesmumps \ libptesmumps.so \ main_esmumps make[2]: Entering directory '/builddir/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src/esmumps' cat module.h ../libscotch/common.h > common.h mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c graph_graph.c -o graph_graph.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c order.c -o order.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c order_scotch_graph.c -o order_scotch_graph.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c dof.c -o dof.o In file included from order.c:52:0: order.c: In function 'orderExit': common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order.c:87:5: note: in expansion of macro 'memFree' memFree (ordeptr->rangtab); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order.c:89:5: note: in expansion of macro 'memFree' memFree (ordeptr->permtab); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order.c:91:5: note: in expansion of macro 'memFree' memFree (ordeptr->peritab); ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c symbol.c -o symbol.o In file included from dof.c:60:0: dof.c: In function 'dofExit': common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dof.c:104:5: note: in expansion of macro 'memFree' memFree (deofptr->noddtab); ^~~~~~~ dof.c: In function 'dofConstant': common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dof.c:127:5: note: in expansion of macro 'memFree' memFree (deofptr->noddtab); /* It is no longer of use */ ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c symbol_fax_graph.c -o symbol_fax_graph.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c esmumps.c -o esmumps.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c esmumps_f.c -o esmumps_f.o In file included from symbol.c:60:0: symbol.c: In function 'symbolExit': common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ symbol.c:95:5: note: in expansion of macro 'memFree' memFree (symbptr->cblktab); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ symbol.c:97:5: note: in expansion of macro 'memFree' memFree (symbptr->bloktab); ^~~~~~~ symbol.c: In function 'symbolRealloc': common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ symbol.c:120:3: note: in expansion of macro 'memFree' memFree (symbptr->cblktab); /* Move column block array */ ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ symbol.c:126:3: note: in expansion of macro 'memFree' memFree (symbptr->bloktab); /* Move column block array */ ^~~~~~~ In file included from symbol_fax_graph.c:74:0: symbol_fax.c: In function 'symbolFaxGraph': common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ symbol_fax.c:190:11: note: in expansion of macro 'memFree' memFree (cblktab); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ symbol_fax.c:191:9: note: in expansion of macro 'memFree' memFree (ctrbtab); ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c esmumps_strats.c -o esmumps_strats.o common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ symbol_fax.c:253:11: note: in expansion of macro 'memFree' memFree (bloktax + baseval); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ symbol_fax.c:254:11: note: in expansion of macro 'memFree' memFree (cblktax + baseval); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ symbol_fax.c:255:11: note: in expansion of macro 'memFree' memFree (ctrbtax + baseval); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ symbol_fax.c:465:3: note: in expansion of macro 'memFree' memFree (ctrbtax + baseval); /* Free contribution link array */ ^~~~~~~ In file included from esmumps.c:59:0: esmumps.c: In function 'esmumps': common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ esmumps.c:182:3: note: in expansion of macro 'memFree' memFree (vendtab); ^~~~~~~ gcc -shared -Wl,-soname=libptesmumps.so.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread -o libptesmumps.so graph_graph.o order.o order_scotch_graph.o dof.o symbol.o symbol_fax_graph.o esmumps.o esmumps_f.o esmumps_strats.o echo libptesmumps.so libptesmumps.so mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include main_esmumps.c -o main_esmumps -L../../lib -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread -L. -lptesmumps -lptscotch -lscotch -lptscotcherrexit -lm In file included from main_esmumps.c:56:0: main_esmumps.c: In function 'main': common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ main_esmumps.c:132:9: note: in expansion of macro 'memFree' memFree (elentab); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ main_esmumps.c:133:7: note: in expansion of macro 'memFree' memFree (nvtab); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ main_esmumps.c:143:3: note: in expansion of macro 'memFree' memFree (lasttab); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ main_esmumps.c:144:3: note: in expansion of macro 'memFree' memFree (elentab); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ main_esmumps.c:145:3: note: in expansion of macro 'memFree' memFree (nvtab); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ main_esmumps.c:146:3: note: in expansion of macro 'memFree' memFree (lentab); ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src/esmumps' make[1]: Leaving directory '/builddir/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src/esmumps' make[1]: Entering directory '/builddir/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src/esmumps' cp -av esmumps.h ../../include 'esmumps.h' -> '../../include/esmumps.h' cp -av libptesmumps.so ../../lib 'libptesmumps.so' -> '../../lib/libptesmumps.so' make[1]: Leaving directory '/builddir/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src/esmumps' ~/build/BUILD/scotch_6.0.4 + popd + . /etc/profile.d/modules.sh ++ '[' -z '' ']' ++ '[' -z /usr/share/modulefiles ']' ++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' +++ /usr/bin/ps -p 28633 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD + module unload mpi/mpich-i386 ++ /usr/share/lmod/lmod/libexec/lmod bash unload mpi/mpich-i386 + eval 'LMOD_DEFAULT_MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'LMOD_DEFAULT_MODULEPATH;' 'MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'MODULEPATH;' unset 'LD_LIBRARY_PATH;' 'LMOD_DEFAULT_MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'LMOD_DEFAULT_MODULEPATH;' unset 'LOADEDMODULES;' 'MANPATH="/usr/share/lmod/lmod/share/man::";' export 'MANPATH;' 'MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'MODULEPATH;' unset 'MPI_BIN;' unset 'MPI_COMPILER;' unset 'MPI_FORTRAN_MOD_DIR;' unset 'MPI_HOME;' unset 'MPI_INCLUDE;' unset 'MPI_LIB;' unset 'MPI_MAN;' unset 'MPI_PYTHON2_SITEARCH;' unset 'MPI_PYTHON3_SITEARCH;' unset 'MPI_PYTHON_SITEARCH;' unset 'MPI_SUFFIX;' unset 'MPI_SYSCONFIG;' 'PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin";' export 'PATH;' 'PKG_CONFIG_PATH="/usr/lib/pkgconfig:/usr/share/pkgconfig";' export 'PKG_CONFIG_PATH;' unset '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MCxiYXNlTXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT1mYWxzZSxbImNfc2hvcnRUaW1lIl09ZmFsc2UsZmFtaWx5PXt9LGluYWN0aXZlPXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Iv";' export '_ModuleTable001_;' '_ModuleTable002_="c2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLFsidmVyc2lvbiJdPTIsfQ==";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' ++ LMOD_DEFAULT_MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export LMOD_DEFAULT_MODULEPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ unset LD_LIBRARY_PATH ++ LMOD_DEFAULT_MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export LMOD_DEFAULT_MODULEPATH ++ unset LOADEDMODULES ++ MANPATH=/usr/share/lmod/lmod/share/man:: ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON2_SITEARCH ++ unset MPI_PYTHON3_SITEARCH ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ unset _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MCxiYXNlTXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT1mYWxzZSxbImNfc2hvcnRUaW1lIl09ZmFsc2UsZmFtaWx5PXt9LGluYWN0aXZlPXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Iv ++ export _ModuleTable001_ ++ _ModuleTable002_=c2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLFsidmVyc2lvbiJdPTIsfQ== ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + . /etc/profile.d/modules.sh ++ '[' -z '' ']' ++ '[' -z /usr/share/modulefiles ']' ++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' +++ /usr/bin/ps -p 28633 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD + module load mpi/openmpi-i386 ++ /usr/share/lmod/lmod/libexec/lmod bash load mpi/openmpi-i386 + eval 'LMOD_DEFAULT_MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'LMOD_DEFAULT_MODULEPATH;' 'MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'MODULEPATH;' 'LD_LIBRARY_PATH="/usr/lib/openmpi/lib";' export 'LD_LIBRARY_PATH;' 'LMOD_DEFAULT_MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'LMOD_DEFAULT_MODULEPATH;' 'LOADEDMODULES="mpi/openmpi-i386";' export 'LOADEDMODULES;' 'MANPATH="/usr/share/man/openmpi-i386:/usr/share/lmod/lmod/share/man::";' export 'MANPATH;' 'MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'MODULEPATH;' 'MPI_BIN="/usr/lib/openmpi/bin";' export 'MPI_BIN;' 'MPI_COMPILER="openmpi-i386";' export 'MPI_COMPILER;' 'MPI_FORTRAN_MOD_DIR="/usr/lib/gfortran/modules/openmpi";' export 'MPI_FORTRAN_MOD_DIR;' 'MPI_HOME="/usr/lib/openmpi";' export 'MPI_HOME;' 'MPI_INCLUDE="/usr/include/openmpi-i386";' export 'MPI_INCLUDE;' 'MPI_LIB="/usr/lib/openmpi/lib";' export 'MPI_LIB;' 'MPI_MAN="/usr/share/man/openmpi-i386";' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH="/usr/lib/python2.7/site-packages/openmpi";' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH="/usr/lib/python3.5/site-packages/openmpi";' export 'MPI_PYTHON3_SITEARCH;' 'MPI_PYTHON_SITEARCH="/usr/lib/python2.7/site-packages/openmpi";' export 'MPI_PYTHON_SITEARCH;' 'MPI_SUFFIX="_openmpi";' export 'MPI_SUFFIX;' 'MPI_SYSCONFIG="/etc/openmpi-i386";' export 'MPI_SYSCONFIG;' 'PATH="/usr/lib/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin";' export 'PATH;' 'PKG_CONFIG_PATH="/usr/lib/openmpi/lib/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig";' export 'PKG_CONFIG_PATH;' '_LMFILES_="/etc/modulefiles/mpi/openmpi-i386";' export '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT1mYWxzZSxbImNfc2hvcnRUaW1lIl09ZmFsc2UsZmFtaWx5PXt9LGluYWN0aXZlPXt9LG1UPXttcGk9e1siRk4iXT0iL2V0Yy9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS1pMzg2IixbImRlZmF1bHQiXT0wLFsiZnVsbE5hbWUiXT0ibXBpL29wZW5tcGktaTM4NiIsWyJsb2FkT3JkZXIiXT0xLHByb3BUPXt9LFsi";' export '_ModuleTable001_;' '_ModuleTable002_="c2hvcnQiXT0ibXBpIixbInN0YXR1cyJdPSJhY3RpdmUiLH0sfSxtcGF0aEE9eyIvZXRjL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXgiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmUiLCIvdXNyL3NoYXJlL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii9ldGMvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4Oi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZTovdXNyL3NoYXJlL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIixbInZlcnNpb24iXT0yLH0=";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' ++ LMOD_DEFAULT_MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export LMOD_DEFAULT_MODULEPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ LD_LIBRARY_PATH=/usr/lib/openmpi/lib ++ export LD_LIBRARY_PATH ++ LMOD_DEFAULT_MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export LMOD_DEFAULT_MODULEPATH ++ LOADEDMODULES=mpi/openmpi-i386 ++ export LOADEDMODULES ++ MANPATH=/usr/share/man/openmpi-i386:/usr/share/lmod/lmod/share/man:: ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ MPI_BIN=/usr/lib/openmpi/bin ++ export MPI_BIN ++ MPI_COMPILER=openmpi-i386 ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/openmpi ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib/openmpi ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/openmpi-i386 ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib/openmpi/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/openmpi-i386 ++ export MPI_MAN ++ MPI_PYTHON2_SITEARCH=/usr/lib/python2.7/site-packages/openmpi ++ export MPI_PYTHON2_SITEARCH ++ MPI_PYTHON3_SITEARCH=/usr/lib/python3.5/site-packages/openmpi ++ export MPI_PYTHON3_SITEARCH ++ MPI_PYTHON_SITEARCH=/usr/lib/python2.7/site-packages/openmpi ++ export MPI_PYTHON_SITEARCH ++ MPI_SUFFIX=_openmpi ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/openmpi-i386 ~/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src ~/build/BUILD/scotch_6.0.4 ++ export MPI_SYSCONFIG ++ PATH=/usr/lib/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ PKG_CONFIG_PATH=/usr/lib/openmpi/lib/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ _LMFILES_=/etc/modulefiles/mpi/openmpi-i386 ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT1mYWxzZSxbImNfc2hvcnRUaW1lIl09ZmFsc2UsZmFtaWx5PXt9LGluYWN0aXZlPXt9LG1UPXttcGk9e1siRk4iXT0iL2V0Yy9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS1pMzg2IixbImRlZmF1bHQiXT0wLFsiZnVsbE5hbWUiXT0ibXBpL29wZW5tcGktaTM4NiIsWyJsb2FkT3JkZXIiXT0xLHByb3BUPXt9LFsi ++ export _ModuleTable001_ ++ _ModuleTable002_=c2hvcnQiXT0ibXBpIixbInN0YXR1cyJdPSJhY3RpdmUiLH0sfSxtcGF0aEE9eyIvZXRjL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXgiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmUiLCIvdXNyL3NoYXJlL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii9ldGMvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4Oi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZTovdXNyL3NoYXJlL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIixbInZlcnNpb24iXT0yLH0= ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + pushd /builddir/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src/ + /usr/bin/make -j4 ptscotch ptesmumps 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' SOMAJ=0 (cd libscotch ; make VERSION=6 RELEASE=0 PATCHLEVEL=4 ptscotch && make ptinstall) make[1]: Entering directory '/builddir/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src/libscotch' make CC="gcc" CCD="gcc" \ scotch.h \ scotchf.h \ libscotch.so \ libscotcherr.so \ libscotcherrexit.so make[2]: Entering directory '/builddir/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src/libscotch' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch.c -o arch.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_cmplt.c -o arch_cmplt.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_cmpltw.c -o arch_cmpltw.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_deco.c -o arch_deco.o In file included from arch_deco.c:78:0: arch_deco.c: In function '_SCOTCHarchDecoArchLoad': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_deco.c:264:9: note: in expansion of macro 'memFree' memFree (termverttab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_deco.c:278:9: note: in expansion of macro 'memFree' memFree (termverttab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_deco.c:286:5: note: in expansion of macro 'memFree' memFree (termverttab); /* Free group leader */ ^~~~~~~ arch_deco.c: In function '_SCOTCHarchDecoArchFree': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_deco.c:352:5: note: in expansion of macro 'memFree' memFree (archptr->domverttab); /* Free group leader */ ^~~~~~~ arch_deco.c: In function '_SCOTCHarchDecoDomIncl': arch_deco.c:597:17: warning: variable 'dom0num' set but not used [-Wunused-but-set-variable] Anum dom0num; ^~~~~~~ In file included from arch_cmpltw.c:56:0: arch_cmpltw.c: In function 'archCmpltwArchBuild2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_cmpltw.c:140:5: note: in expansion of macro 'memFree' memFree (archptr->velotab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_cmpltw.c:149:3: note: in expansion of macro 'memFree' memFree (vesotab); ^~~~~~~ arch_cmpltw.c: In function '_SCOTCHarchCmpltwArchFree': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_cmpltw.c:320:5: note: in expansion of macro 'memFree' memFree (archptr->velotab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_dist.c -o arch_dist.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_hcub.c -o arch_hcub.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_mesh.c -o arch_mesh.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_tleaf.c -o arch_tleaf.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_torus.c -o arch_torus.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_vcmplt.c -o arch_vcmplt.o In file included from arch_tleaf.c:82:0: arch_tleaf.c: In function '_SCOTCHarchTleafArchFree': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_tleaf.c:162:3: note: in expansion of macro 'memFree' memFree (archptr->sizetab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_tleaf.c:164:5: note: in expansion of macro 'memFree' memFree (archptr->permtab); /* Free group leader */ ^~~~~~~ arch_tleaf.c: In function '_SCOTCHarchLtleafArchLoad': arch_tleaf.c:533:23: warning: unused variable 'levlnum' [-Wunused-variable] Anum levlnum; ^~~~~~~ arch_tleaf.c:532:23: warning: unused variable 'sizeval' [-Wunused-variable] Anum sizeval; ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_vhcub.c -o arch_vhcub.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph.c -o bgraph.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_bd.c -o bgraph_bipart_bd.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_df.c -o bgraph_bipart_df.o In file included from bgraph_bipart_df.c:69:0: bgraph_bipart_df_loop.c: In function 'bgraphBipartDfSeq': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_df_loop.c:368:3: note: in expansion of macro 'memFree' memFree (ielstax + vertbas); /* Free local part of (local part of) edge load sum array */ ^~~~~~~ In file included from bgraph_bipart_df.c:118:0: bgraph_bipart_df_loop.c:88:25: warning: unused variable 'veexnbr' [-Wunused-variable] Gnum veexnbr; ^~~~~~~ bgraph_bipart_df_loop.c:82:25: warning: unused variable 'compload0' [-Wunused-variable] Gnum compload0; ^~~~~~~~~ In file included from bgraph_bipart_df.c:69:0: bgraph_bipart_df.c: In function '_SCOTCHbgraphBipartDf': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_df.c:285:3: note: in expansion of macro 'memFree' memFree (loopdat.difotax + grafptr->s.baseval); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_ex.c -o bgraph_bipart_ex.o In file included from bgraph.c:77:0: bgraph.c: In function '_SCOTCHbgraphInit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph.c:123:7: note: in expansion of macro 'memFree' memFree (actgrafptr->parttax); ^~~~~~~ bgraph.c: In function '_SCOTCHbgraphExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph.c:189:5: note: in expansion of macro 'memFree' memFree (grafptr->veextax + grafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph.c:192:5: note: in expansion of macro 'memFree' memFree (grafptr->frontab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph.c:195:5: note: in expansion of macro 'memFree' memFree (grafptr->parttax + grafptr->s.baseval); ^~~~~~~ bgraph_bipart_bd.c: In function '_SCOTCHbgraphBipartBd': bgraph_bipart_bd.c:150:25: warning: unused variable 'orgdistval' [-Wunused-variable] Gnum orgdistval; ^~~~~~~~~~ bgraph_bipart_bd.c:149:25: warning: unused variable 'orgvertnum' [-Wunused-variable] Gnum orgvertnum; ^~~~~~~~~~ In file included from bgraph_bipart_bd.c:59:0: common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_bd.c:219:5: note: in expansion of macro 'memFree' memFree (queutab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_bd.c:240:5: note: in expansion of macro 'memFree' memFree (queutab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_bd.c:263:5: note: in expansion of macro 'memFree' memFree (queutab); ^~~~~~~ bgraph_bipart_bd.c:387:25: warning: variable 'orgvertnum' set but not used [-Wunused-but-set-variable] Gnum orgvertnum; ^~~~~~~~~~ In file included from bgraph_bipart_bd.c:59:0: common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_bd.c:423:5: note: in expansion of macro 'memFree' memFree (queutab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_bd.c:506:5: note: in expansion of macro 'memFree' memFree (queutab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_bd.c:512:5: note: in expansion of macro 'memFree' memFree (queutab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_bd.c:589:3: note: in expansion of macro 'memFree' memFree (queutab); ^~~~~~~ bgraph_bipart_df.c:265:27: warning: 'thrddat.commloadintn' may be used uninitialized in this function [-Wmaybe-uninitialized] BgraphBipartDfThread thrddat; ^~~~~~~ bgraph_bipart_df.c:292:25: warning: 'thrddat.commgainextn' may be used uninitialized in this function [-Wmaybe-uninitialized] grafptr->commgainextn = commgainextn; ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ bgraph_bipart_df.c:291:40: warning: 'thrddat.commloadextn' may be used uninitialized in this function [-Wmaybe-uninitialized] grafptr->commload = commloadextn + (commloadintn / 2) * grafptr->domndist; ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bgraph_bipart_df.c:290:46: warning: 'thrddat.compsize1' may be used uninitialized in this function [-Wmaybe-uninitialized] grafptr->compsize0 = grafptr->s.vertnbr - compsize1; ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ bgraph_bipart_df.c:288:46: warning: 'thrddat.compload1' may be used uninitialized in this function [-Wmaybe-uninitialized] grafptr->compload0 = grafptr->s.velosum - compload1; ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ bgraph_bipart_df.c:287:25: warning: 'thrddat.fronnnd' may be used uninitialized in this function [-Wmaybe-uninitialized] grafptr->fronnbr = fronnbr; ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_fm.c -o bgraph_bipart_fm.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_gg.c -o bgraph_bipart_gg.o In file included from bgraph_bipart_gg.c:72:0: bgraph_bipart_gg.c: In function '_SCOTCHbgraphBipartGg': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_gg.c:288:13: note: in expansion of macro 'memFree' memFree (vexxtax + grafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_gg.c:357:5: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_gg.c:358:3: note: in expansion of macro 'memFree' memFree (vexxtax + grafptr->s.baseval); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_gp.c -o bgraph_bipart_gp.o In file included from bgraph_bipart_fm.c:81:0: bgraph_bipart_fm.c: In function '_SCOTCHbgraphBipartFm': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_fm.c:599:17: note: in expansion of macro 'memFree' memFree (hashtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_fm.c:844:3: note: in expansion of macro 'memFree' memFree (hashtab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_ml.c -o bgraph_bipart_ml.o In file included from bgraph_bipart_gp.c:68:0: bgraph_bipart_gp.c: In function '_SCOTCHbgraphBipartGp': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_bipart_gp.c:254:3: note: in expansion of macro 'memFree' memFree (queudat.queutab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_st.c -o bgraph_bipart_st.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_zr.c -o bgraph_bipart_zr.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_check.c -o bgraph_check.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_store.c -o bgraph_store.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common.c -DSCOTCH_COMMON_RENAME -o common.o In file included from bgraph_store.c:58:0: bgraph_store.c: In function '_SCOTCHbgraphStoreExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_store.c:102:3: note: in expansion of macro 'memFree' memFree (storptr->datatab); ^~~~~~~ In file included from bgraph_check.c:57:0: bgraph_check.c: In function '_SCOTCHbgraphCheck': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bgraph_check.c:224:3: note: in expansion of macro 'memFree' memFree (flagtax + grafptr->s.baseval); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_file.c -DSCOTCH_COMMON_RENAME -o common_file.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_file_compress.c -DSCOTCH_COMMON_RENAME -o common_file_compress.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_file_uncompress.c -DSCOTCH_COMMON_RENAME -o common_file_uncompress.o In file included from common_file.c:59:0: common_file.c: In function '_SCOTCHfileNameDistExpand': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ common_file.c:142:11: note: in expansion of macro 'memFree' memFree (naexptr); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ common_file.c:161:5: note: in expansion of macro 'memFree' memFree (naexptr); /* No need for the expanded string */ ^~~~~~~ common_file.c: In function '_SCOTCHfileBlockClose': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ common_file.c:332:7: note: in expansion of macro 'memFree' memFree (filetab[i].dataptr); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_integer.c -DSCOTCH_COMMON_RENAME -o common_integer.o In file included from common_file_compress.c:58:0: common_file_compress.c: In function 'fileCompress2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ common_file_compress.c:162:3: note: in expansion of macro 'memFree' memFree (dataptr); /* Free buffers */ ^~~~~~~ common_file_compress.c: In function '_SCOTCHfileCompress': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ common_file_compress.c:208:5: note: in expansion of macro 'memFree' memFree (dataptr); ^~~~~~~ In file included from common_file_uncompress.c:58:0: common_file_uncompress.c: In function 'fileUncompress2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ common_file_uncompress.c:165:3: note: in expansion of macro 'memFree' memFree (dataptr); /* Free buffers */ ^~~~~~~ common_file_uncompress.c: In function '_SCOTCHfileUncompress': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ common_file_uncompress.c:211:5: note: in expansion of macro 'memFree' memFree (dataptr); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_memory.c -DSCOTCH_COMMON_RENAME -o common_memory.o common_integer.c: In function 'intRandSeed3': common_integer.c:242:54: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses] randtmp = 0x6c078965 * randtmp ^ (randtmp >> 30) + i; ~~~~~~~~~~~~~~~~^~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_string.c -DSCOTCH_COMMON_RENAME -o common_string.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_stub.c -DSCOTCH_COMMON_RENAME -o common_stub.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_thread.c -DSCOTCH_COMMON_RENAME -o common_thread.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c fibo.c -o fibo.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c gain.c -o gain.o In file included from fibo.c:54:0: fibo.c: In function '_SCOTCHfiboTreeExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ fibo.c:98:5: note: in expansion of macro 'memFree' memFree (treeptr->degrtab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c geom.c -o geom.o In file included from gain.c:63:0: gain.c: In function '_SCOTCHgainTablExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ gain.c:140:3: note: in expansion of macro 'memFree' memFree (tablptr); /* Free table structure itself */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph.c -o graph.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_base.c -o graph_base.o In file included from geom.c:55:0: geom.c: In function '_SCOTCHgeomExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ geom.c:90:5: note: in expansion of macro 'memFree' memFree (geomptr->geomtab); ^~~~~~~ In file included from graph.c:71:0: graph.c: In function '_SCOTCHgraphFree': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph.c:123:5: note: in expansion of macro 'memFree' memFree (grafptr->edgetax + grafptr->baseval); /* Free it */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph.c:129:7: note: in expansion of macro 'memFree' memFree (grafptr->vendtax + grafptr->baseval); /* Then free vendtax */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph.c:131:7: note: in expansion of macro 'memFree' memFree (grafptr->verttax + grafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph.c:136:7: note: in expansion of macro 'memFree' memFree (grafptr->vnumtax + grafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph.c:141:7: note: in expansion of macro 'memFree' memFree (grafptr->velotax + grafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph.c:144:7: note: in expansion of macro 'memFree' memFree (grafptr->vlbltax + grafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph.c:147:7: note: in expansion of macro 'memFree' memFree (grafptr->edlotax + grafptr->baseval); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_band.c -o graph_band.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_check.c -o graph_check.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_coarsen.c -o graph_coarsen.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_induce.c -o graph_induce.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_io.c -o graph_io.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_io_chac.c -o graph_io_chac.o In file included from graph_coarsen.c:71:0: graph_coarsen.c: In function 'graphCoarsen2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_coarsen.c:290:3: note: in expansion of macro 'memFree' memFree (thrdptr->coarhashtab); /* Free used (local) hash table */ ^~~~~~~ graph_coarsen.c:138:33: warning: unused variable 'finevertnbr' [-Wunused-variable] Gnum finevertnbr; ^~~~~~~~~~~ graph_coarsen.c:136:33: warning: unused variable 'finevertbas' [-Wunused-variable] Gnum finevertbas; ^~~~~~~~~~~ In file included from graph_coarsen.c:71:0: graph_coarsen.c: In function 'graphCoarsen3': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_coarsen.c:414:5: note: in expansion of macro 'memFree' memFree (finecoartab); ^~~~~~~ graph_coarsen.c:329:33: warning: unused variable 'finevertnum' [-Wunused-variable] Gnum finevertnum; /* Number of currently selected fine vertex */ ^~~~~~~~~~~ graph_coarsen.c:326:33: warning: unused variable 'coarmulttax' [-Wunused-variable] GraphCoarsenMulti * restrict coarmulttax; /* Multinode array */ ^~~~~~~~~~~ graph_coarsen.c:324:33: warning: unused variable 'coarvertnum' [-Wunused-variable] Gnum coarvertnum; /* Number of current multinode vertex */ ^~~~~~~~~~~ In file included from graph_io_chac.c:65:0: graph_io_chac.c: In function '_SCOTCHgraphGeomLoadChac': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io_chac.c:135:7: note: in expansion of macro 'memFree' memFree (grafptr->verttax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io_chac.c:145:7: note: in expansion of macro 'memFree' memFree (grafptr); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io_chac.c:155:7: note: in expansion of macro 'memFree' memFree (grafptr); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io_chac.c:166:7: note: in expansion of macro 'memFree' memFree (grafptr); ^~~~~~~ graph_io_chac.c:101:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf (filesrcptr, "%*[^\n]"); /* Purge line */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_io_chac.c:178:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf (filesrcptr, "%*[^\n]"); /* Purge line */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_io_chac.c:207:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf (filesrcptr, "%*[ \t\r]"); /* Skip white spaces except '\n' */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from graph_io.c:69:0: graph_io.c: In function '_SCOTCHgraphLoad': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io.c:158:7: note: in expansion of macro 'memFree' memFree (grafptr->verttax); ^~~~~~~ graph_io.c: In function '_SCOTCHgraphLoad2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io.c:293:7: note: in expansion of macro 'memFree' memFree (indxtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io.c:304:9: note: in expansion of macro 'memFree' memFree (indxtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io.c:309:9: note: in expansion of macro 'memFree' memFree (indxtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io.c:316:3: note: in expansion of macro 'memFree' memFree (indxtab); /* Free index array */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_io_habo.c -o graph_io_habo.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_io_mmkt.c -o graph_io_mmkt.o In file included from graph_io_habo.c:62:0: graph_io_habo.c: In function '_SCOTCHgraphGeomLoadHabo': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io_habo.c:189:7: note: in expansion of macro 'memFree' memFree (grafptr->verttax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io_habo.c:338:3: note: in expansion of macro 'memFree' memFree (hashtab); ^~~~~~~ graph_io_habo.c:88:33: warning: variable 'habrownbr' set but not used [-Wunused-but-set-variable] Gnum habrownbr; /* Number of rows */ ^~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_io_scot.c -o graph_io_scot.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_list.c -o graph_list.o graph_io_habo.c:161:8: warning: 'habmattag' may be used uninitialized in this function [-Wmaybe-uninitialized] if (habmatnum < habmattag) { /* If we have to skip file */ ^ graph_io_mmkt.c: In function '_SCOTCHgraphGeomLoadMmkt': graph_io_mmkt.c:215:8: warning: 'verttmp' may be used uninitialized in this function [-Wmaybe-uninitialized] if (vertend != verttmp) /* If edge differs from previous one */ ^ In file included from graph_io_scot.c:61:0: graph_io_scot.c: In function '_SCOTCHgraphGeomLoadScot': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io_scot.c:155:5: note: in expansion of macro 'memFree' memFree (coorfiletab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io_scot.c:165:7: note: in expansion of macro 'memFree' memFree (coorfiletab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io_scot.c:194:7: note: in expansion of macro 'memFree' memFree (coorfiletab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_io_scot.c:200:3: note: in expansion of macro 'memFree' memFree (coorfiletab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_match.c -o graph_match.o In file included from graph_list.c:67:0: graph_list.c: In function '_SCOTCHlistExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_list.c:102:5: note: in expansion of macro 'memFree' memFree (listptr->vnumtab); /* Free vertex list array */ ^~~~~~~ graph_list.c: In function '_SCOTCHlistFree': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ graph_list.c:147:5: note: in expansion of macro 'memFree' memFree (listptr->vnumtab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hall_order_hd.c -o hall_order_hd.o In file included from graph_match.c:95:0: graph_match_scan.c: In function 'graphMatchSeqNfNvNe': graph_match_scan.c:245:25: warning: unused variable 'fineedgenum' [-Wunused-variable] Gnum fineedgenum; ^~~~~~~~~~~ In file included from graph_match.c:95:0: graph_match_scan.c:75:37: warning: unused variable 'finevertnnd' [-Wunused-variable] Gnum finevertnnd; /* Current end of vertex array */ ^~~~~~~~~~~ In file included from graph_match.c:100:0: graph_match_scan.c: In function 'graphMatchSeqNfNvEl': graph_match_scan.c:245:25: warning: unused variable 'fineedgenum' [-Wunused-variable] Gnum fineedgenum; ^~~~~~~~~~~ In file included from graph_match.c:100:0: graph_match_scan.c:75:37: warning: unused variable 'finevertnnd' [-Wunused-variable] Gnum finevertnnd; /* Current end of vertex array */ ^~~~~~~~~~~ In file included from graph_match.c:105:0: graph_match_scan.c: In function 'graphMatchSeqNfVlEl': graph_match_scan.c:245:25: warning: unused variable 'fineedgenum' [-Wunused-variable] Gnum fineedgenum; ^~~~~~~~~~~ In file included from graph_match.c:105:0: graph_match_scan.c:75:37: warning: unused variable 'finevertnnd' [-Wunused-variable] Gnum finevertnnd; /* Current end of vertex array */ ^~~~~~~~~~~ In file included from graph_match.c:110:0: graph_match_scan.c: In function 'graphMatchSeqNfVlNe': graph_match_scan.c:245:25: warning: unused variable 'fineedgenum' [-Wunused-variable] Gnum fineedgenum; ^~~~~~~~~~~ In file included from graph_match.c:110:0: graph_match_scan.c:75:37: warning: unused variable 'finevertnnd' [-Wunused-variable] Gnum finevertnnd; /* Current end of vertex array */ ^~~~~~~~~~~ In file included from graph_match.c:116:0: graph_match_scan.c: In function 'graphMatchSeqFxNvNe': graph_match_scan.c:245:25: warning: unused variable 'fineedgenum' [-Wunused-variable] Gnum fineedgenum; ^~~~~~~~~~~ In file included from graph_match.c:116:0: graph_match_scan.c:75:37: warning: unused variable 'finevertnnd' [-Wunused-variable] Gnum finevertnnd; /* Current end of vertex array */ ^~~~~~~~~~~ In file included from graph_match.c:121:0: graph_match_scan.c: In function 'graphMatchSeqFxNvEl': graph_match_scan.c:245:25: warning: unused variable 'fineedgenum' [-Wunused-variable] Gnum fineedgenum; ^~~~~~~~~~~ In file included from graph_match.c:121:0: graph_match_scan.c:75:37: warning: unused variable 'finevertnnd' [-Wunused-variable] Gnum finevertnnd; /* Current end of vertex array */ ^~~~~~~~~~~ In file included from graph_match.c:126:0: graph_match_scan.c: In function 'graphMatchSeqFxVlEl': graph_match_scan.c:245:25: warning: unused variable 'fineedgenum' [-Wunused-variable] Gnum fineedgenum; ^~~~~~~~~~~ In file included from graph_match.c:126:0: graph_match_scan.c:75:37: warning: unused variable 'finevertnnd' [-Wunused-variable] Gnum finevertnnd; /* Current end of vertex array */ ^~~~~~~~~~~ In file included from graph_match.c:131:0: graph_match_scan.c: In function 'graphMatchSeqFxVlNe': graph_match_scan.c:245:25: warning: unused variable 'fineedgenum' [-Wunused-variable] Gnum fineedgenum; ^~~~~~~~~~~ In file included from graph_match.c:131:0: graph_match_scan.c:75:37: warning: unused variable 'finevertnnd' [-Wunused-variable] Gnum finevertnnd; /* Current end of vertex array */ ^~~~~~~~~~~ graph_match.c: In function '_SCOTCHgraphMatch': graph_match.c:445:37: warning: unused variable 'baseval' [-Wunused-variable] const Gnum baseval = finegrafptr->baseval; ^~~~~~~ In file included from graph_match.c:58:0: graph_match.c: At top level: graph_match.h:70:49: warning: 'graphMatchThrBegNfNvNe' declared 'static' but never defined [-Wunused-function] #define GRAPHMATCHFUNCDECL(t) static void graphMatch##t##NfNvNe (GraphCoarsenThread *); \ ^ graph_match.h:93:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrBeg); ^~~~~~~~~~~~~~~~~~ graph_match.h:71:49: warning: 'graphMatchThrBegNfNvEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##NfNvEl (GraphCoarsenThread *); \ ^ graph_match.h:93:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrBeg); ^~~~~~~~~~~~~~~~~~ graph_match.h:72:49: warning: 'graphMatchThrBegNfVlNe' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##NfVlNe (GraphCoarsenThread *); \ ^ graph_match.h:93:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrBeg); ^~~~~~~~~~~~~~~~~~ graph_match.h:73:49: warning: 'graphMatchThrBegNfVlEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##NfVlEl (GraphCoarsenThread *); \ ^ graph_match.h:93:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrBeg); ^~~~~~~~~~~~~~~~~~ graph_match.h:74:49: warning: 'graphMatchThrBegFxNvNe' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxNvNe (GraphCoarsenThread *); \ ^ graph_match.h:93:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrBeg); ^~~~~~~~~~~~~~~~~~ graph_match.h:75:49: warning: 'graphMatchThrBegFxNvEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxNvEl (GraphCoarsenThread *); \ ^ graph_match.h:93:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrBeg); ^~~~~~~~~~~~~~~~~~ graph_match.h:76:49: warning: 'graphMatchThrBegFxVlNe' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxVlNe (GraphCoarsenThread *); \ ^ graph_match.h:93:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrBeg); ^~~~~~~~~~~~~~~~~~ graph_match.h:77:49: warning: 'graphMatchThrBegFxVlEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxVlEl (GraphCoarsenThread *); ^ graph_match.h:93:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrBeg); ^~~~~~~~~~~~~~~~~~ graph_match.h:70:49: warning: 'graphMatchThrMidNfNvNe' declared 'static' but never defined [-Wunused-function] #define GRAPHMATCHFUNCDECL(t) static void graphMatch##t##NfNvNe (GraphCoarsenThread *); \ ^ graph_match.h:95:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrMid); ^~~~~~~~~~~~~~~~~~ graph_match.h:71:49: warning: 'graphMatchThrMidNfNvEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##NfNvEl (GraphCoarsenThread *); \ ^ graph_match.h:95:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrMid); ^~~~~~~~~~~~~~~~~~ graph_match.h:72:49: warning: 'graphMatchThrMidNfVlNe' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##NfVlNe (GraphCoarsenThread *); \ ^ graph_match.h:95:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrMid); ^~~~~~~~~~~~~~~~~~ graph_match.h:73:49: warning: 'graphMatchThrMidNfVlEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##NfVlEl (GraphCoarsenThread *); \ ^ graph_match.h:95:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrMid); ^~~~~~~~~~~~~~~~~~ graph_match.h:74:49: warning: 'graphMatchThrMidFxNvNe' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxNvNe (GraphCoarsenThread *); \ ^ graph_match.h:95:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrMid); ^~~~~~~~~~~~~~~~~~ graph_match.h:75:49: warning: 'graphMatchThrMidFxNvEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxNvEl (GraphCoarsenThread *); \ ^ graph_match.h:95:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrMid); ^~~~~~~~~~~~~~~~~~ graph_match.h:76:49: warning: 'graphMatchThrMidFxVlNe' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxVlNe (GraphCoarsenThread *); \ ^ graph_match.h:95:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrMid); ^~~~~~~~~~~~~~~~~~ graph_match.h:77:49: warning: 'graphMatchThrMidFxVlEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxVlEl (GraphCoarsenThread *); ^ graph_match.h:95:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrMid); ^~~~~~~~~~~~~~~~~~ graph_match.h:70:49: warning: 'graphMatchThrEndNfNvNe' declared 'static' but never defined [-Wunused-function] #define GRAPHMATCHFUNCDECL(t) static void graphMatch##t##NfNvNe (GraphCoarsenThread *); \ ^ graph_match.h:97:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrEnd); ^~~~~~~~~~~~~~~~~~ graph_match.h:71:49: warning: 'graphMatchThrEndNfNvEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##NfNvEl (GraphCoarsenThread *); \ ^ graph_match.h:97:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrEnd); ^~~~~~~~~~~~~~~~~~ graph_match.h:72:49: warning: 'graphMatchThrEndNfVlNe' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##NfVlNe (GraphCoarsenThread *); \ ^ graph_match.h:97:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrEnd); ^~~~~~~~~~~~~~~~~~ graph_match.h:73:49: warning: 'graphMatchThrEndNfVlEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##NfVlEl (GraphCoarsenThread *); \ ^ graph_match.h:97:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrEnd); ^~~~~~~~~~~~~~~~~~ graph_match.h:74:49: warning: 'graphMatchThrEndFxNvNe' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxNvNe (GraphCoarsenThread *); \ ^ graph_match.h:97:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrEnd); ^~~~~~~~~~~~~~~~~~ graph_match.h:75:49: warning: 'graphMatchThrEndFxNvEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxNvEl (GraphCoarsenThread *); \ ^ graph_match.h:97:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrEnd); ^~~~~~~~~~~~~~~~~~ graph_match.h:76:49: warning: 'graphMatchThrEndFxVlNe' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxVlNe (GraphCoarsenThread *); \ ^ graph_match.h:97:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrEnd); ^~~~~~~~~~~~~~~~~~ graph_match.h:77:49: warning: 'graphMatchThrEndFxVlEl' declared 'static' but never defined [-Wunused-function] static void graphMatch##t##FxVlEl (GraphCoarsenThread *); ^ graph_match.h:97:1: note: in expansion of macro 'GRAPHMATCHFUNCDECL' GRAPHMATCHFUNCDECL (ThrEnd); ^~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hall_order_hf.c -o hall_order_hf.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hall_order_hx.c -o hall_order_hx.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph.c -o hgraph.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_check.c -o hgraph_check.o In file included from hgraph.c:57:0: hgraph.c: In function '_SCOTCHhgraphFree': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph.c:106:5: note: in expansion of macro 'memFree' memFree (grafptr->vnhdtax + grafptr->s.baseval); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_induce.c -o hgraph_induce.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_bl.c -o hgraph_order_bl.o hgraph_induce.c: In function '_SCOTCHhgraphInduceList': hgraph_induce.c:94:23: warning: variable 'indvelosiz' set but not used [-Wunused-but-set-variable] Gnum indvelosiz; ^~~~~~~~~~ In file included from hgraph_induce.c:236:0: hgraph_induce_edge.c: In function 'hgraphInduce2U': hgraph_induce_edge.c:78:31: warning: unused variable 'orgvnumtax' [-Wunused-variable] const Gnum * restrict const orgvnumtax = orggrafptr->s.vnumtax; ^~~~~~~~~~ In file included from hgraph_induce.c:250:0: hgraph_induce_edge.c: In function 'hgraphInduce2L': hgraph_induce_edge.c:78:31: warning: unused variable 'orgvnumtax' [-Wunused-variable] const Gnum * restrict const orgvnumtax = orggrafptr->s.vnumtax; ^~~~~~~~~~ In file included from hgraph_induce.c:60:0: hgraph_induce.c: In function 'hgraphInduce3': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_induce.c:308:3: note: in expansion of macro 'memFree' memFree (orgindxtax + orggrafptr->s.baseval); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_cp.c -o hgraph_order_cp.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_gp.c -o hgraph_order_gp.o In file included from hgraph_order_cp.c:72:0: hgraph_order_cp.c: In function '_SCOTCHhgraphOrderCp': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:146:9: note: in expansion of macro 'memFree' memFree (finehashtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:147:7: note: in expansion of macro 'memFree' memFree (finecoartax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:183:5: note: in expansion of macro 'memFree' memFree (finehsumtax + finegrafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:184:5: note: in expansion of macro 'memFree' memFree (finehashtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:185:5: note: in expansion of macro 'memFree' memFree (finecoartax); /* Not yet based */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:283:3: note: in expansion of macro 'memFree' memFree (finehsumtax + finegrafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:286:5: note: in expansion of macro 'memFree' memFree (finehashtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:287:5: note: in expansion of macro 'memFree' memFree (finecoartax + finegrafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:315:5: note: in expansion of macro 'memFree' memFree (finehashtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:316:5: note: in expansion of macro 'memFree' memFree (finecoartax + finegrafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:422:3: note: in expansion of macro 'memFree' memFree (finehashtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:436:5: note: in expansion of macro 'memFree' memFree (finecoartax + finegrafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:441:5: note: in expansion of macro 'memFree' memFree (coarperitab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:443:5: note: in expansion of macro 'memFree' memFree (finecoartax + finegrafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:477:3: note: in expansion of macro 'memFree' memFree (coarperitab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_cp.c:478:3: note: in expansion of macro 'memFree' memFree (finecoartax + finegrafptr->s.baseval); ^~~~~~~ hgraph_order_cp.c:120:33: warning: variable 'finevertnbr' set but not used [-Wunused-but-set-variable] Gnum finevertnbr; /* Number of fine vertices in compressed elimination tree */ ^~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_hd.c -o hgraph_order_hd.o In file included from hgraph_order_gp.c:62:0: hgraph_order_gp.c: In function '_SCOTCHhgraphOrderGp': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_gp.c:245:3: note: in expansion of macro 'memFree' memFree (queudat.qtab); /* Group freeing */ ^~~~~~~ In file included from hgraph_order_hd.c:62:0: hgraph_order_hd.c: In function '_SCOTCHhgraphOrderHd': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_hd.c:138:5: note: in expansion of macro 'memFree' memFree (petab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_hd.c:156:3: note: in expansion of macro 'memFree' memFree (petab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_hf.c -o hgraph_order_hf.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_hx.c -o hgraph_order_hx.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_nd.c -o hgraph_order_nd.o In file included from hgraph_order_nd.c:63:0: hgraph_order_nd.c: In function '_SCOTCHhgraphOrderNd': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_nd.c:108:5: note: in expansion of macro 'memFree' memFree (vspgrafdat.frontab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_nd.c:173:3: note: in expansion of macro 'memFree' memFree (vspgrafdat.parttax + vspgrafdat.s.baseval); /* Free useless space */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_nd.c:181:5: note: in expansion of macro 'memFree' memFree (vspgrafdat.frontab); /* Free remaining space */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_nd.c:205:7: note: in expansion of macro 'memFree' memFree (vspgrafdat.frontab); /* Free remaining space */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_nd.c:229:7: note: in expansion of macro 'memFree' memFree (vspgrafdat.frontab); /* Free remaining space */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_nd.c:238:7: note: in expansion of macro 'memFree' memFree (vspgrafdat.frontab); /* Free remaining space */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_nd.c:245:3: note: in expansion of macro 'memFree' memFree (vspgrafdat.frontab); /* Free remaining space */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_si.c -o hgraph_order_si.o In file included from hgraph_order_hf.c:60:0: hgraph_order_hf.c: In function '_SCOTCHhgraphOrderHf': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_hf.c:140:5: note: in expansion of macro 'memFree' memFree (petab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_hf.c:158:3: note: in expansion of macro 'memFree' memFree (petab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_st.c -o hgraph_order_st.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh.c -o hmesh.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_check.c -o hmesh_check.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_hgraph.c -o hmesh_hgraph.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_induce.c -o hmesh_induce.o In file included from hmesh.c:53:0: hmesh.c: In function '_SCOTCHhmeshExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh.c:76:5: note: in expansion of macro 'memFree' memFree (meshptr->vehdtax + meshptr->m.velmbas); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_mesh.c -o hmesh_mesh.o In file included from hmesh_hgraph.c:72:0: hmesh_hgraph.c: In function '_SCOTCHhmeshHgraph': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_hgraph.c:135:5: note: in expansion of macro 'memFree' memFree (grafptr->s.verttax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_hgraph.c:205:17: note: in expansion of macro 'memFree' memFree (hashtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_hgraph.c:281:17: note: in expansion of macro 'memFree' memFree (hashtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_hgraph.c:308:3: note: in expansion of macro 'memFree' memFree (hashtab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_bl.c -o hmesh_order_bl.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_cp.c -o hmesh_order_cp.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_gr.c -o hmesh_order_gr.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_gp.c -o hmesh_order_gp.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_hd.c -o hmesh_order_hd.o In file included from hmesh_order_cp.c:56:0: hmesh_order_cp.c: In function '_SCOTCHhmeshOrderCp': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_order_cp.c:178:5: note: in expansion of macro 'memFree' memFree (coarverttax); /* Group leader not yet based */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_order_cp.c:248:11: note: in expansion of macro 'memFree' memFree (coarverttax + coarmeshdat.m.baseval); ^~~~~~~ hmesh_order_cp.c:101:33: warning: variable 'finevertnbr' set but not used [-Wunused-but-set-variable] Gnum finevertnbr; /* Number of fine vertices in compressed elimination tree */ ^~~~~~~~~~~ In file included from hmesh_order_hd.c:58:0: hmesh_order_hd.c: In function '_SCOTCHhmeshOrderHd': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_order_hd.c:137:5: note: in expansion of macro 'memFree' memFree (petab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_order_hd.c:156:3: note: in expansion of macro 'memFree' memFree (petab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_hf.c -o hmesh_order_hf.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_hx.c -o hmesh_order_hx.o In file included from hmesh_order_gp.c:60:0: hmesh_order_gp.c: In function '_SCOTCHhmeshOrderGp': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_order_gp.c:241:3: note: in expansion of macro 'memFree' memFree (queue.qtab); /* Free group leader */ ^~~~~~~ In file included from hmesh_order_hf.c:58:0: hmesh_order_hf.c: In function '_SCOTCHhmeshOrderHf': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_order_hf.c:140:5: note: in expansion of macro 'memFree' memFree (petab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_order_hf.c:159:3: note: in expansion of macro 'memFree' memFree (petab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_nd.c -o hmesh_order_nd.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_si.c -o hmesh_order_si.o In file included from hmesh_order_hx.c:54:0: hmesh_order_hx.c: In function '_SCOTCHhmeshOrderHxFill': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_order_hx.c:180:3: note: in expansion of macro 'memFree' memFree (hashtab); ^~~~~~~ In file included from hmesh_order_nd.c:57:0: hmesh_order_nd.c: In function '_SCOTCHhmeshOrderNd': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_order_nd.c:160:7: note: in expansion of macro 'memFree' memFree (nspmeshdat.frontab); /* Free remaining space */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_order_nd.c:184:7: note: in expansion of macro 'memFree' memFree (nspmeshdat.frontab); /* Free remaining space */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hmesh_order_nd.c:194:7: note: in expansion of macro 'memFree' memFree (nspmeshdat.frontab); /* Free remaining space */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_st.c -o hmesh_order_st.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph.c -o kgraph.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_band.c -o kgraph_band.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_check.c -o kgraph_check.o In file included from kgraph_band.c:59:0: kgraph_band.c: In function '_SCOTCHkgraphBand': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_band.c:278:7: note: in expansion of macro 'memFree' memFree (bandgrafptr->frontab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_band.c:551:3: note: in expansion of macro 'memFree' memFree (vnumotbdtax + bandgrafptr->s.baseval); /* Free useless space */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_band.c:594:5: note: in expansion of macro 'memFree' memFree (termhashtab); /* Free group leader */ ^~~~~~~ kgraph_band.c:638:25: warning: variable 'vertnum' set but not used [-Wunused-but-set-variable] Gnum vertnum; ^~~~~~~ kgraph_band.c:112:29: warning: variable 'bandcommload' set but not used [-Wunused-but-set-variable] Gnum bandcommload; ^~~~~~~~~~~~ In file included from kgraph.c:64:0: kgraph.c: In function '_SCOTCHkgraphInit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph.c:146:7: note: in expansion of macro 'memFree' memFree (actgrafptr->frontab); ^~~~~~~ kgraph.c:98:29: warning: unused variable 'domntmp' [-Wunused-variable] const ArchDom * restrict domntmp; ^~~~~~~ In file included from kgraph.c:64:0: kgraph.c: In function '_SCOTCHkgraphExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph.c:180:5: note: in expansion of macro 'memFree' memFree (grafptr->r.vmlotax + grafptr->s.baseval); /* Free it */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph.c:184:5: note: in expansion of macro 'memFree' memFree (grafptr->pfixtax + grafptr->s.baseval); /* Free it */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph.c:188:5: note: in expansion of macro 'memFree' memFree (grafptr->frontab); /* Free it */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph.c:192:5: note: in expansion of macro 'memFree' memFree (grafptr->comploadavg); /* Free it */ ^~~~~~~ In file included from kgraph_check.c:56:0: kgraph_check.c: In function '_SCOTCHkgraphCheck': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_check.c:249:3: note: in expansion of macro 'memFree' memFree (comploadtab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_bd.c -o kgraph_map_bd.o kgraph_band.c:103:29: warning: 'bandparotax' may be used uninitialized in this function [-Wmaybe-uninitialized] Anum * restrict bandparotax; ^~~~~~~~~~~ kgraph_band.c:92:29: warning: 'bandvmlotax' may be used uninitialized in this function [-Wmaybe-uninitialized] Gnum * restrict bandvmlotax; ^~~~~~~~~~~ kgraph_band.c:487:28: warning: 'termhashmsk' may be used uninitialized in this function [-Wmaybe-uninitialized] for (termhashnum = (termnum * KGRAPHBANDHASHPRIME) & termhashmsk; ; termhashnum = (termhashnum + 1) & termhashmsk) { ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_cp.c -o kgraph_map_cp.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_df.c -o kgraph_map_df.o In file included from kgraph_map_bd.c:73:0: kgraph_map_bd.c: In function '_SCOTCHkgraphMapBd': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_bd.c:151:3: note: in expansion of macro 'memFree' memFree (vertnbrtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_bd.c:154:5: note: in expansion of macro 'memFree' memFree (bandvnumtax + bndgrafdat.s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_bd.c:155:5: note: in expansion of macro 'memFree' memFree (bndgrafdat.m.parttax + bndgrafdat.s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_bd.c:313:3: note: in expansion of macro 'memFree' memFree (orgflagtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_bd.c:314:3: note: in expansion of macro 'memFree' memFree (bandvnumtax + bndgrafdat.s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_bd.c:315:3: note: in expansion of macro 'memFree' memFree (bndgrafdat.m.parttax + bndgrafdat.s.baseval); ^~~~~~~ kgraph_map_cp.c: In function '_SCOTCHkgraphMapCp': kgraph_map_cp.c:81:33: warning: unused variable 'domnnbr' [-Wunused-variable] Anum domnnbr; ^~~~~~~ kgraph_map_cp.c:80:33: warning: variable 'baseval' set but not used [-Wunused-but-set-variable] Gnum baseval; ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_ex.c -o kgraph_map_ex.o In file included from kgraph_map_df.c:108:0: kgraph_map_df_loop.c: In function 'kgraphMapDfSeq': kgraph_map_df_loop.c:297:29: warning: unused variable 'distval' [-Wunused-variable] Anum distval; ^~~~~~~ kgraph_map_df_loop.c:277:27: warning: unused variable 'paronum' [-Wunused-variable] Anum paronum; ^~~~~~~ kgraph_map_df_loop.c:276:27: warning: unused variable 'signval' [-Wunused-variable] float signval; ^~~~~~~ kgraph_map_df_loop.c:428:27: warning: unused variable 'signval' [-Wunused-variable] float signval; ^~~~~~~ kgraph_map_df_loop.c:426:27: warning: unused variable 'partnum' [-Wunused-variable] Anum partnum; ^~~~~~~ In file included from kgraph_map_df.c:60:0: common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_df_loop.c:511:3: note: in expansion of macro 'memFree' memFree (sorttab); /* Free local array */ ^~~~~~~ In file included from kgraph_map_df.c:108:0: kgraph_map_df_loop.c:498:1: warning: label 'abort1' defined but not used [-Wunused-label] abort1 : ; /* If overflow occured, resume here */ ^~~~~~ In file included from kgraph_map_df.c:108:0: kgraph_map_df_loop.c:97:37: warning: unused variable 'cmloval' [-Wunused-variable] const Gnum cmloval = grafptr->r.cmloval; ^~~~~~~ In file included from kgraph_map_df.c:60:0: kgraph_map_df.c: In function '_SCOTCHkgraphMapDf': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_df.c:220:3: note: in expansion of macro 'memFree' memFree (loopdat.vanctab); /* Free group leader */ ^~~~~~~ kgraph_map_df.c:148:36: warning: variable 'vancnbr' set but not used [-Wunused-but-set-variable] Gnum vancnbr; ^~~~~~~ In file included from kgraph_map_ex.c:54:0: kgraph_map_ex.c: In function '_SCOTCHkgraphMapEx': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_ex.c:157:5: note: in expansion of macro 'memFree' memFree (doextab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_ex.c:208:3: note: in expansion of macro 'memFree' memFree (doextab); /* Free group leader */ ^~~~~~~ kgraph_map_ex.c: In function 'kgraphMapExTree': kgraph_map_ex.c:243:23: warning: variable 'o' set but not used [-Wunused-but-set-variable] int o; ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_fm.c -o kgraph_map_fm.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_ml.c -o kgraph_map_ml.o kgraph_map_fm.c: In function 'kgraphMapFmPartAdd2': kgraph_map_fm.c:575:33: warning: unused variable 'edgenbr' [-Wunused-variable] Gnum edgenbr; ^~~~~~~ kgraph_map_fm.c:574:33: warning: unused variable 'edlosum' [-Wunused-variable] Gnum edlosum; ^~~~~~~ kgraph_map_fm.c:573:33: warning: unused variable 'edgenum' [-Wunused-variable] Gnum edgenum; ^~~~~~~ kgraph_map_fm.c: In function 'kgraphMapFmResize': kgraph_map_fm.c:810:35: warning: unused variable 'saveold' [-Wunused-variable] KgraphMapFmSave * restrict saveold; /* Pointer to translated old save array */ ^~~~~~~ In file included from kgraph_map_fm.c:58:0: kgraph_map_fm.c: In function '_SCOTCHkgraphMapFm': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_fm.c:1035:7: note: in expansion of macro 'memFree' memFree (comploadmax); /* Nothing to do */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_fm.c:1045:9: note: in expansion of macro 'memFree' memFree (comploadmax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_fm.c:1102:7: note: in expansion of macro 'memFree' memFree (vexxtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_fm.c:1478:13: note: in expansion of macro 'memFree' memFree (savetab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_fm.c:1486:13: note: in expansion of macro 'memFree' memFree (vexxtab); /* Free group leader */ ^~~~~~~ kgraph_map_fm.c:1628:23: warning: unused variable 'edxxidx' [-Wunused-variable] Gnum edxxidx; ^~~~~~~ kgraph_map_fm.c:1456:29: warning: unused variable 'edndnbr' [-Wunused-variable] Gnum edndnbr; ^~~~~~~ kgraph_map_fm.c:1455:29: warning: unused variable 'edodnbr' [-Wunused-variable] Gnum edodnbr; ^~~~~~~ kgraph_map_fm.c:1454:29: warning: unused variable 'edgeend' [-Wunused-variable] Gnum edgeend; ^~~~~~~ kgraph_map_fm.c:1335:27: warning: variable 'vexdflg' set but not used [-Wunused-but-set-variable] Gnum vexdflg; ^~~~~~~ In file included from kgraph_map_fm.c:58:0: common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_fm.c:1845:3: note: in expansion of macro 'memFree' memFree (comploadmax); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_fm.c:1846:3: note: in expansion of macro 'memFree' memFree (vexxtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_fm.c:1847:3: note: in expansion of macro 'memFree' memFree (savetab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_fm.c:1848:3: note: in expansion of macro 'memFree' memFree (edxxtab); ^~~~~~~ At top level: kgraph_map_fm.c:74:29: warning: 'kgraphnotfixed' defined but not used [-Wunused-const-variable=] static const Gnum kgraphnotfixed = -1; ^~~~~~~~~~~~~~ kgraph_map_fm.c:73:29: warning: 'kgraphloadone' defined but not used [-Wunused-const-variable=] static const Gnum kgraphloadone = 1; ^~~~~~~~~~~~~ In file included from kgraph_map_ml.c:57:0: kgraph_map_ml.c: In function 'kgraphMapMlCoarsen': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_ml.c:141:7: note: in expansion of macro 'memFree' memFree (coarparotab); ^~~~~~~ kgraph_map_ml.c:93:33: warning: unused variable 'coarflagval' [-Wunused-variable] Gnum coarflagval; ^~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_rb.c -o kgraph_map_rb.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_rb_map.c -o kgraph_map_rb_map.o In file included from kgraph_map_rb.c:81:0: kgraph_map_rb.c: In function '_SCOTCHkgraphMapRb': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_rb.c:158:5: note: in expansion of macro 'memFree' memFree (vflotab); /* Not used any longer */ ^~~~~~~ kgraph_map_rb.c:124:31: warning: unused variable 'edgetax' [-Wunused-variable] const Gnum * restrict const edgetax = grafptr->s.edgetax; ^~~~~~~ kgraph_map_rb.c:123:31: warning: unused variable 'vendtax' [-Wunused-variable] const Gnum * restrict const vendtax = grafptr->s.vendtax; ^~~~~~~ kgraph_map_rb.c:122:31: warning: unused variable 'verttax' [-Wunused-variable] const Gnum * restrict const verttax = grafptr->s.verttax; ^~~~~~~ kgraph_map_rb.c:121:31: warning: unused variable 'frontab' [-Wunused-variable] Gnum * const frontab = grafptr->frontab; ^~~~~~~ kgraph_map_rb.c:118:33: warning: unused variable 'vertnum' [-Wunused-variable] Gnum vertnum; ^~~~~~~ In file included from kgraph_map_rb.c:81:0: kgraph_map_rb.c: In function '_SCOTCHkgraphMapRbVfloBuild': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_rb.c:278:5: note: in expansion of macro 'memFree' memFree (hashtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_rb.c:283:5: note: in expansion of macro 'memFree' memFree (hashtab); /* No need to allocate a table */ ^~~~~~~ kgraph_map_rb.c: In function '_SCOTCHkgraphMapRbVfloMerge': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_rb.c:530:3: note: in expansion of macro 'memFree' memFree (hashtab); ^~~~~~~ kgraph_map_rb.c:447:35: warning: variable 'domnmax' set but not used [-Wunused-but-set-variable] Anum domnmax; ^~~~~~~ kgraph_map_rb.c:446:35: warning: unused variable 'domndat' [-Wunused-variable] ArchDom domndat; ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_rb_part.c -o kgraph_map_rb_part.o In file included from kgraph_map_rb.c:81:0: kgraph_map_rb.c: In function '_SCOTCHkgraphMapRbBgraph': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_rb.c:719:5: note: in expansion of macro 'memFree' memFree (veextax + actgrafptr->s.baseval); /* Forget about it */ ^~~~~~~ kgraph_map_rb.c:571:35: warning: unused variable 'orgvelotax' [-Wunused-variable] const Gnum * restrict const orgvelotax = dataptr->grafptr->velotax; ^~~~~~~~~~ In file included from kgraph_map_rb_map.c:84:0: kgraph_map_rb_map.c: In function 'kgraphMapRbMapPoolInit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_rb_map.c:161:7: note: in expansion of macro 'memFree' memFree (poolptr->jobtab); ^~~~~~~ kgraph_map_rb_map.c: In function 'kgraphMapRbMapPoolExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_rb_map.c:200:7: note: in expansion of macro 'memFree' memFree (mappptr->domntab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_rb_map.c:205:3: note: in expansion of macro 'memFree' memFree (poolptr->jobtab); ^~~~~~~ kgraph_map_rb_map.c: In function 'kgraphMapRbMapPoolFrst': kgraph_map_rb_map.c:378:3: warning: enumeration value 'KGRAPHMAPRBPOLINEIGHBOR' not handled in switch [-Wswitch] switch (poolptr->polival) { /* Set job priority value */ ^~~~~~ kgraph_map_rb_map.c:378:3: warning: enumeration value 'KGRAPHMAPRBPOLIOLD' not handled in switch [-Wswitch] kgraph_map_rb_map.c: In function 'kgraphMapRbMapPoolUpdt1': kgraph_map_rb_map.c:429:3: warning: enumeration value 'KGRAPHMAPRBPOLINEIGHBOR' not handled in switch [-Wswitch] switch (poolptr->polival) { /* Set job priority value */ ^~~~~~ kgraph_map_rb_map.c:429:3: warning: enumeration value 'KGRAPHMAPRBPOLIOLD' not handled in switch [-Wswitch] kgraph_map_rb_map.c: In function 'kgraphMapRbMapPoolUpdt2': kgraph_map_rb_map.c:595:5: warning: enumeration value 'KGRAPHMAPRBPOLINEIGHBOR' not handled in switch [-Wswitch] switch (poolptr->polival) { /* Set job priority value */ ^~~~~~ kgraph_map_rb_map.c:595:5: warning: enumeration value 'KGRAPHMAPRBPOLIOLD' not handled in switch [-Wswitch] kgraph_map_rb_map.c: In function 'kgraphMapRbMapPoolRemv': kgraph_map_rb_map.c:704:33: warning: unused variable 'topedgetax' [-Wunused-variable] const Gnum * restrict topedgetax; ^~~~~~~~~~ kgraph_map_rb_map.c:703:33: warning: unused variable 'topvendtax' [-Wunused-variable] const Gnum * restrict topvendtax; ^~~~~~~~~~ kgraph_map_rb_map.c:702:33: warning: unused variable 'topverttax' [-Wunused-variable] const Gnum * restrict topverttax; ^~~~~~~~~~ kgraph_map_rb_map.c:701:33: warning: unused variable 'jobvendtax' [-Wunused-variable] const Gnum * restrict jobvendtax; ^~~~~~~~~~ kgraph_map_rb_map.c:700:33: warning: unused variable 'jobverttax' [-Wunused-variable] const Gnum * restrict jobverttax; ^~~~~~~~~~ kgraph_map_rb_map.c:699:33: warning: unused variable 'jobvnumtax' [-Wunused-variable] const Gnum * restrict jobvnumtax; ^~~~~~~~~~ kgraph_map_rb_map.c:698:33: warning: unused variable 'mapparttax' [-Wunused-variable] const Anum * restrict mapparttax; /* Based pointer to mapping part array */ ^~~~~~~~~~ kgraph_map_rb_map.c:697:33: warning: unused variable 'jobtab' [-Wunused-variable] KgraphMapRbMapJob * restrict jobtab; ^~~~~~ kgraph_map_rb_map.c: In function 'kgraphMapRbMapPoolUpdt1': kgraph_map_rb_map.c:558:19: warning: 'prioval' may be used uninitialized in this function [-Wmaybe-uninitialized] else if ((prioval < jobnghbptr->prioval) && /* Else if neighbor has higher one */ ^ In file included from kgraph_map_rb_part.c:66:0: kgraph_map_rb_part.c: In function 'kgraphMapRbPart2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_map_rb_part.c:252:3: note: in expansion of macro 'memFree' memFree (actgrafdat.frontab); /* Frontier array of bipartitioning graph is no longer necessary */ ^~~~~~~ kgraph_map_rb_map.c: In function '_SCOTCHkgraphMapRbMap': kgraph_map_rb_map.c:667:48: warning: 'prioval' may be used uninitialized in this function [-Wmaybe-uninitialized] if ((jobnghbptr->poolflag != 0) && /* If neighbor is in active job */ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (jobnghbptr->prioval > prioval) && /* Which gained priority over us */ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ kgraph_map_rb_map.c:588:25: note: 'prioval' was declared here Gnum prioval; ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_st.c -o kgraph_map_st.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_store.c -o kgraph_store.o kgraph_map_fm.c: In function '_SCOTCHkgraphMapFm': kgraph_map_fm.c:1827:40: warning: 'distlst' may be used uninitialized in this function [-Wmaybe-uninitialized] commload += (Gnum) distval * edloval; ~~~~~~~~~~~~~~~^~~~~~~~~ kgraph_map_fm.c:1788:38: warning: 'distlst' may be used uninitialized in this function [-Wmaybe-uninitialized] commload += (Gnum) distval * edloval; ~~~~~~~~~~~~~~~^~~~~~~~~ kgraph_map_fm.c:1664:60: warning: 'divnval' may be used uninitialized in this function [-Wmaybe-uninitialized] edxxtab[edxxend].commgain -= edloval * (divnval - archDomDist (&grafptr->a, &grafptr->m.domntab[edxxtab[edxxend].domnnum], &grafptr->m.domntab[domnend]) kgraph_map_fm.c:1665:50: warning: 'divoval' may be used uninitialized in this function [-Wmaybe-uninitialized] edxxtab[edxxend].commgain -= edloval * (divnval - archDomDist (&grafptr->a, &grafptr->m.domntab[edxxtab[edxxend].domnnum], &grafptr->m.domntab[domnend]) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - divoval + archDomDist (&grafptr->a, &grafptr->m.domntab[edxxtab[edxxend].domnnum], &grafptr->m.domntab[domnnum])); ^~~~~~~~~ kgraph_map_fm.c:1619:22: warning: 'edxoptr' may be used uninitialized in this function [-Wmaybe-uninitialized] *edxoptr = edxxtab[edxoidx].edxxidx; /* Remove it from extended vertex list */ ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ kgraph_map_fm.c:1433:18: warning: 'vpexptr' may be used uninitialized in this function [-Wmaybe-uninitialized] *vpexptr = edxxtab[edxxidx].edxxidx; /* Remove it from extended vertex list */ ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mapping.c -o mapping.o In file included from kgraph_store.c:55:0: kgraph_store.c: In function '_SCOTCHkgraphStoreExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kgraph_store.c:106:3: note: in expansion of macro 'memFree' memFree (storptr->parttab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mapping_io.c -o mapping_io.o In file included from mapping.c:79:0: mapping.c: In function '_SCOTCHmapFree': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mapping.c:246:5: note: in expansion of macro 'memFree' memFree (mappptr->domntab); /* Free it */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mapping.c:249:5: note: in expansion of macro 'memFree' memFree (mappptr->parttax + mappptr->grafptr->baseval); /* Free it */ ^~~~~~~ mapping.c: In function '_SCOTCHmapCopy': mapping.c:283:23: warning: unused variable 'domntab' [-Wunused-variable] ArchDom * domntab; ^~~~~~~ In file included from mapping.c:79:0: mapping.c: In function 'mapBuild3': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mapping.c:418:3: note: in expansion of macro 'memFree' memFree (hashtab); /* Free hash table */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh.c -o mesh.o In file included from mapping_io.c:81:0: mapping_io.c: In function '_SCOTCHmapLoad': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mapping_io.c:194:3: note: in expansion of macro 'memFree' memFree (mapptab); /* Free group leader */ ^~~~~~~ In file included from mesh.c:53:0: mesh.c: In function '_SCOTCHmeshFree': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mesh.c:111:5: note: in expansion of macro 'memFree' memFree (meshptr->edgetax + meshptr->baseval); /* Free it */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mesh.c:117:7: note: in expansion of macro 'memFree' memFree (meshptr->vendtax + meshptr->baseval); /* Then free vendtab */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mesh.c:121:7: note: in expansion of macro 'memFree' memFree (meshptr->verttax + meshptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mesh.c:132:7: note: in expansion of macro 'memFree' memFree (meshptr->vlbltax + meshptr->baseval); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_check.c -o mesh_check.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_coarsen.c -o mesh_coarsen.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_graph.c -o mesh_graph.o In file included from mesh_coarsen.c:62:0: mesh_coarsen.c: In function '_SCOTCHmeshCoarsen': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mesh_coarsen.c:153:5: note: in expansion of macro 'memFree' memFree (finecoartax + finemeshptr->baseval); ^~~~~~~ mesh_coarsen.c: In function 'meshCoarsenMatchNg': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mesh_coarsen.c:607:3: note: in expansion of macro 'memFree' memFree (finehashtab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_induce_sepa.c -o mesh_induce_sepa.o In file included from mesh_graph.c:68:0: mesh_graph.c: In function '_SCOTCHmeshGraph': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mesh_graph.c:114:7: note: in expansion of macro 'memFree' memFree (grafptr->verttax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mesh_graph.c:176:17: note: in expansion of macro 'memFree' memFree (hashtab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_io.c -o mesh_io.o In file included from mesh_induce_sepa.c:81:0: mesh_induce_sepa.c: In function '_SCOTCHmeshInduceSepa': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mesh_induce_sepa.c:166:3: note: in expansion of macro 'memFree' memFree (orgbitstab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mesh_induce_sepa.c:341:5: note: in expansion of macro 'memFree' memFree (indedgetax + indmeshptr->baseval); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_io_habo.c -o mesh_io_habo.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_io_scot.c -o mesh_io_scot.o In file included from mesh_io_habo.c:54:0: mesh_io_habo.c: In function '_SCOTCHmeshGeomLoadHabo': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ mesh_io_habo.c:165:7: note: in expansion of macro 'memFree' memFree (meshptr->verttax); ^~~~~~~ mesh_io_habo.c:82:21: warning: variable 'habevlnbr' set but not used [-Wunused-but-set-variable] Gnum habevlnbr; /* Number of element matrix values (not uesd) */ ^~~~~~~~~ mesh_io_habo.c:152:6: warning: 'habmattype[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] if (habmattype[2] != 'E') { ^ mesh_io_habo.c:156:6: warning: 'habmattype[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] if (habmattype[1] == 'R') { ^ In file included from mesh_io_habo.c:54:0: common.h:129:37: warning: 'habvarnbr' may be used uninitialized in this function [-Wmaybe-uninitialized] #define memSet(ptr,val,siz) memset ((void *) (ptr), (val), (siz)) ^~~~~~ mesh_io_habo.c:85:21: note: 'habvarnbr' was declared here Gnum habvarnbr; /* Number of variables, that is, nodes */ ^~~~~~~~~ mesh_io_habo.c:177:20: warning: 'habeltnbr' may be used uninitialized in this function [-Wmaybe-uninitialized] meshptr->velmnbr = habeltnbr; ~~~~~~~~~~~~~~~~~^~~~~~~~~~~ mesh_io_habo.c:209:51: warning: 'habvixnbr' may be used uninitialized in this function [-Wmaybe-uninitialized] if (meshptr->verttax[velmnum - 1] != (habvixnbr + habvixnbr + 1)) { ~~~~~~~~~~^~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c order.c -o order.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c order_check.c -o order_check.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c order_io.c -o order_io.o In file included from order_check.c:55:0: order_check.c: In function '_SCOTCHorderCheck': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_check.c:144:7: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_check.c:149:7: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_check.c:157:7: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_check.c:162:3: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c parser.c -o parser.o In file included from order.c:56:0: order.c: In function '_SCOTCHorderExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order.c:121:5: note: in expansion of macro 'memFree' memFree (ordeptr->peritab); /* Free group leader */ ^~~~~~~ order.c: In function 'orderExit2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order.c:140:3: note: in expansion of macro 'memFree' memFree (cblktab); ^~~~~~~ (bison -y -d -v parser_yy.y && \ mv y.tab.c parser_yy.c && \ mv y.tab.h parser_ly.h) || \ cp -av last_resort/parser_ly.h last_resort/parser_yy.c . gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph.c -o vgraph.o In file included from order_io.c:58:0: order_io.c: In function '_SCOTCHorderLoad': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_io.c:95:5: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_io.c:106:9: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_io.c:111:9: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_io.c:119:3: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ order_io.c: In function '_SCOTCHorderSave': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_io.c:149:5: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_io.c:161:9: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_io.c:172:9: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_io.c:178:3: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ order_io.c: In function '_SCOTCHorderSaveMap': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_io.c:238:3: note: in expansion of macro 'memFree' memFree (rangtab); /* Free memory group leader */ ^~~~~~~ order_io.c: In function '_SCOTCHorderSaveTree': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order_io.c:301:3: note: in expansion of macro 'memFree' memFree (rangtab); /* Free memory group leader */ ^~~~~~~ parser.c: In function '_SCOTCHstratExit': parser.c:129:3: warning: enumeration value 'STRATNODENBR' not handled in switch [-Wswitch] switch (strat->type) { /* Recursively free sub-strategies */ ^~~~~~ In file included from parser.c:66:0: common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ parser.c:168:3: note: in expansion of macro 'memFree' memFree (strat); /* Free strategy structure itself */ ^~~~~~~ parser.c: In function '_SCOTCHstratSave': parser.c:191:3: warning: enumeration value 'STRATNODENBR' not handled in switch [-Wswitch] switch (strat->type) { /* Recursively view sub-strategies */ ^~~~~~ parser.c: In function '_SCOTCHstratTestEval': parser.c:313:3: warning: enumeration value 'STRATTESTNBR' not handled in switch [-Wswitch] switch (test->typetest) { ^~~~~~ parser.c: In function '_SCOTCHstratTestExit': parser.c:522:3: warning: enumeration value 'STRATTESTNBR' not handled in switch [-Wswitch] switch (test->typetest) { ^~~~~~ In file included from parser.c:66:0: common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ parser.c:549:3: note: in expansion of macro 'memFree' memFree (test); /* Free the structure */ ^~~~~~~ parser.c: In function '_SCOTCHstratTestSave': parser.c:579:3: warning: enumeration value 'STRATTESTNBR' not handled in switch [-Wswitch] switch (test->typetest) { ^~~~~~ In file included from vgraph.c:55:0: vgraph.c: In function '_SCOTCHvgraphExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph.c:77:5: note: in expansion of macro 'memFree' memFree (grafptr->parttax + grafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph.c:79:5: note: in expansion of macro 'memFree' memFree (grafptr->frontab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_check.c -o vgraph_check.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_bd.c -o vgraph_separate_bd.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_df.c -o vgraph_separate_df.o In file included from vgraph_separate_bd.c:59:0: vgraph_separate_bd.c: In function '_SCOTCHvgraphSeparateBd': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_bd.c:208:5: note: in expansion of macro 'memFree' memFree (queudat.qtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_bd.c:236:5: note: in expansion of macro 'memFree' memFree (queudat.qtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_bd.c:252:5: note: in expansion of macro 'memFree' memFree (queudat.qtab); ^~~~~~~ vgraph_separate_bd.c:340:25: warning: variable 'orgvertnum' set but not used [-Wunused-but-set-variable] Gnum orgvertnum; ^~~~~~~~~~ In file included from vgraph_separate_bd.c:59:0: common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_bd.c:401:5: note: in expansion of macro 'memFree' memFree (queudat.qtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_bd.c:408:5: note: in expansion of macro 'memFree' memFree (queudat.qtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_bd.c:427:3: note: in expansion of macro 'memFree' memFree (queudat.qtab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_es.c -o vgraph_separate_es.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_fm.c -o vgraph_separate_fm.o vgraph_separate_df.c: In function '_SCOTCHvgraphSeparateDf': vgraph_separate_df.c:176:27: warning: variable 'vancval' set but not used [-Wunused-but-set-variable] float vancval; /* Value to load vertex with if anchor */ ^~~~~~~ In file included from vgraph_separate_df.c:63:0: common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_df.c:277:3: note: in expansion of macro 'memFree' memFree (edlstax + grafptr->s.baseval); /* Free group leader */ ^~~~~~~ In file included from vgraph_separate_es.c:90:0: vgraph_separate_es.c: In function 'vgraphSeparateEsCover': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_es.c:157:5: note: in expansion of macro 'memFree' memFree (travtax); /* Not based yet */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_es.c:236:3: note: in expansion of macro 'memFree' memFree (queutab); /* Free group leader of arrays no longer in use */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_es.c:342:3: note: in expansion of macro 'memFree' memFree (travtax + grafptr->baseval); /* Free group leader of remaining arrays */ ^~~~~~~ vgraph_separate_es.c: In function '_SCOTCHvgraphSeparateEs': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_es.c:559:9: note: in expansion of macro 'memFree' memFree (actvnumtax + actgrafdat.s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_es.c:632:7: note: in expansion of macro 'memFree' memFree (actvnumtax + actgrafdat.s.baseval); ^~~~~~~ In file included from vgraph_separate_fm.c:66:0: vgraph_separate_fm.c: In function '_SCOTCHvgraphSeparateFm': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_fm.c:681:3: note: in expansion of macro 'memFree' memFree (hashtab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_gg.c -o vgraph_separate_gg.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_gp.c -o vgraph_separate_gp.o In file included from vgraph_separate_gg.c:64:0: vgraph_separate_gg.c: In function '_SCOTCHvgraphSeparateGg': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_gg.c:243:13: note: in expansion of macro 'memFree' memFree (vexxtax + grafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_gg.c:274:5: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_gg.c:275:3: note: in expansion of macro 'memFree' memFree (vexxtax + grafptr->s.baseval); ^~~~~~~ vgraph_separate_gg.c:111:31: warning: unused variable 'edlotax' [-Wunused-variable] const Gnum * restrict const edlotax = grafptr->s.edlotax; ^~~~~~~ vgraph_separate_gg.c:109:31: warning: unused variable 'velotax' [-Wunused-variable] const Gnum * restrict const velotax = grafptr->s.velotax; ^~~~~~~ In file included from vgraph_separate_gp.c:61:0: vgraph_separate_gp.c: In function '_SCOTCHvgraphSeparateGp': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_separate_gp.c:208:3: note: in expansion of macro 'memFree' memFree (queudat.queutab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_ml.c -o vgraph_separate_ml.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_st.c -o vgraph_separate_st.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_th.c -o vgraph_separate_th.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_vw.c -o vgraph_separate_vw.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_zr.c -o vgraph_separate_zr.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_store.c -o vgraph_store.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh.c -o vmesh.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_check.c -o vmesh_check.o In file included from vgraph_store.c:58:0: vgraph_store.c: In function '_SCOTCHvgraphStoreExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vgraph_store.c:101:3: note: in expansion of macro 'memFree' memFree (storptr->datatab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_separate_fm.c -o vmesh_separate_fm.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_separate_gg.c -o vmesh_separate_gg.o In file included from vmesh.c:55:0: vmesh.c: In function '_SCOTCHvmeshExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vmesh.c:78:5: note: in expansion of macro 'memFree' memFree (meshptr->parttax + meshptr->m.baseval); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_separate_gr.c -o vmesh_separate_gr.o In file included from vmesh_check.c:55:0: vmesh_check.c: In function '_SCOTCHvmeshCheck': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vmesh_check.c:234:3: note: in expansion of macro 'memFree' memFree (frontax + meshptr->m.vnodbas); ^~~~~~~ In file included from vmesh_separate_fm.c:61:0: vmesh_separate_fm.c: In function '_SCOTCHvmeshSeparateFm': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vmesh_separate_fm.c:439:15: note: in expansion of macro 'memFree' memFree (helmtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vmesh_separate_fm.c:650:17: note: in expansion of macro 'memFree' memFree (helmtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vmesh_separate_fm.c:754:19: note: in expansion of macro 'memFree' memFree (helmtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vmesh_separate_fm.c:1042:3: note: in expansion of macro 'memFree' memFree (helmtab); /* Free group leader */ ^~~~~~~ In file included from vmesh_separate_gg.c:58:0: vmesh_separate_gg.c: In function '_SCOTCHvmeshSeparateGg': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vmesh_separate_gg.c:356:13: note: in expansion of macro 'memFree' memFree (vexxtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vmesh_separate_gg.c:422:5: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vmesh_separate_gg.c:423:3: note: in expansion of macro 'memFree' memFree (vexxtab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_separate_ml.c -o vmesh_separate_ml.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_separate_zr.c -o vmesh_separate_zr.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_separate_st.c -o vmesh_separate_st.o In file included from vmesh_separate_ml.c:55:0: vmesh_separate_ml.c: In function 'vmeshSeparateMl2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vmesh_separate_ml.c:225:7: note: in expansion of macro 'memFree' memFree (finecoartax + finemeshptr->m.baseval); /* Free finecoartab as not part of coarse mesh vertex group (unlike for graphCoarsen) */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_store.c -o vmesh_store.o vmesh_separate_st.c:90:3: warning: 'vmeshseparatedefaultgr' defined but not used [-Wunused-variable] } vmeshseparatedefaultgr = { { &stratdummy } }; ^~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph.c -o wgraph.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_check.c -o wgraph_check.o In file included from vmesh_store.c:54:0: vmesh_store.c: In function '_SCOTCHvmeshStoreExit': In file included from wgraph_check.c:57:0: wgraph_check.c: In function '_SCOTCHwgraphCheck': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_check.c:126:7: note: in expansion of macro 'memFree' memFree (flagtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_check.c:156:7: note: in expansion of macro 'memFree' memFree (flagtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_check.c:161:7: note: in expansion of macro 'memFree' memFree (flagtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_check.c:168:5: note: in expansion of macro 'memFree' memFree (flagtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_check.c:173:5: note: in expansion of macro 'memFree' memFree (flagtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_check.c:181:7: note: in expansion of macro 'memFree' memFree (flagtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_check.c:186:3: note: in expansion of macro 'memFree' memFree (flagtab); ^~~~~~~ wgraph_check.c:85:29: warning: variable 'vertnbr' set but not used [-Wunused-but-set-variable] Gnum vertnbr; /* number of vertex */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vmesh_store.c:99:3: note: in expansion of macro 'memFree' memFree (storptr->datatab); ^~~~~~~ In file included from wgraph.c:58:0: wgraph.c: In function '_SCOTCHwgraphExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph.c:98:5: note: in expansion of macro 'memFree' memFree (grafptr->compload); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_part_fm.c -o wgraph_part_fm.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_part_gg.c -o wgraph_part_gg.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_part_gp.c -o wgraph_part_gp.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_part_ml.c -o wgraph_part_ml.o In file included from wgraph_part_fm.c:58:0: wgraph_part_fm.c: In function '_SCOTCHwgraphPartFm': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_part_fm.c:890:3: note: in expansion of macro 'memFree' memFree (hashtab); /* Free group leader */ ^~~~~~~ In file included from wgraph_part_fm.c:63:0: wgraph_part_fm.c: At top level: wgraph_part_fm.h:155:29: warning: 'wgraphPartFmCheck' declared 'static' but never defined [-Wunused-function] static int wgraphPartFmCheck (const Wgraph * restrict const, const WgraphPartFmVertex * restrict const, Gnum, const Gnum, const Gnum); ^~~~~~~~~~~~~~~~~ In file included from wgraph_part_gp.c:58:0: wgraph_part_gp.c: In function '_SCOTCHwgraphPartGp': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_part_gp.c:303:3: note: in expansion of macro 'memFree' memFree(vexxtax + wgrafptr->s.baseval); /* Free work arrays */ ^~~~~~~ In file included from wgraph_part_gg.c:58:0: wgraph_part_gg.c: In function '_SCOTCHwgraphPartGg': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_part_gg.c:326:3: note: in expansion of macro 'memFree' memFree(vexxtax + wgrafptr->s.baseval); /* Free work arrays */ ^~~~~~~ In file included from wgraph_part_ml.c:59:0: wgraph_part_ml.c: In function 'wgraphPartMlUncoarsen': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_part_ml.c:250:3: note: in expansion of macro 'memFree' memFree (finelisttab - 1); /* TRICK: free array using its real beginning */ ^~~~~~~ wgraph_part_fm.c: In function '_SCOTCHwgraphPartFm': wgraph_part_fm.c:117:32: warning: 'bestdiffload' may be used uninitialized in this function [-Wmaybe-uninitialized] ((gaincur == gainbest) && /* Or is in preferred part */ ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ((grafptr->compload[vertpart] - grafptr->compload[linkptr->minloadpartval]) <= bestdiffload))) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wgraph_part_fm.c:94:31: note: 'bestdiffload' was declared here Gnum bestdiffload; ^~~~~~~~~~~~ wgraph_part_fm.c:648:41: warning: 'minloadpartload' may be used uninitialized in this function [-Wmaybe-uninitialized] linkptr2->minloadpartload = minloadpartload; ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_part_st.c -o wgraph_part_st.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_part_zr.c -o wgraph_part_zr.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_store.c -o wgraph_store.o wgraph_part_st.c:80:29: warning: 'wgraphdummy' defined but not used [-Wunused-variable] static Wgraph wgraphdummy; /* Dummy overlap graph for offset computations */ ^~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_VERSION=6 -DSCOTCH_RELEASE=0 -DSCOTCH_PATCHLEVEL=4 dummysizes.c -o dummysizes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_build.c -o arch_build.o In file included from wgraph_store.c:57:0: wgraph_store.c: In function '_SCOTCHwgraphStoreExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_store.c:102:3: note: in expansion of macro 'memFree' memFree (storptr->datatab); ^~~~~~~ dummysizes.c: In function 'main': dummysizes.c:252:29: warning: variable 'charnum' set but not used [-Wunused-but-set-variable] int charnum; ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c parser_yy.c -o parser_yy.o In file included from arch_build.c:66:0: arch_build.c: In function '_SCOTCHarchBuild': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_build.c:175:7: note: in expansion of macro 'memFree' memFree (jobtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_build.c:177:9: note: in expansion of macro 'memFree' memFree (mappdat.parttax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_build.c:290:7: note: in expansion of macro 'memFree' memFree (jobtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_build.c:301:7: note: in expansion of macro 'memFree' memFree (jobtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_build.c:348:3: note: in expansion of macro 'memFree' memFree (jobtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ arch_build.c:419:3: note: in expansion of macro 'memFree' memFree (termverttab); /* Free group leader */ ^~~~~~~ arch_build.c:126:33: warning: variable 'mapparttax' set but not used [-Wunused-but-set-variable] Gnum * restrict mapparttax; /* Based access to mapping part array */ ^~~~~~~~~~ ./dummysizes library.h scotch.h ./dummysizes library_f.h scotchf.h gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_kp.c -o hgraph_order_kp.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_arch.c -o library_arch.o In file included from hgraph_order_kp.c:55:0: hgraph_order_kp.c: In function '_SCOTCHhgraphOrderKp': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_kp.c:116:5: note: in expansion of macro 'memFree' memFree (cblkptr->cblktab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_kp.c:125:5: note: in expansion of macro 'memFree' memFree (cblkptr->cblktab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hgraph_order_kp.c:172:3: note: in expansion of macro 'memFree' memFree (ordetab); /* Free group leader */ ^~~~~~~ library_arch.c: In function 'SCOTCH_archLtleaf': library_arch.c:416:23: warning: unused variable 'sizeval' [-Wunused-variable] Anum sizeval; ^~~~~~~ library_arch.c:414:23: warning: unused variable 'levlnum' [-Wunused-variable] Anum levlnum; ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_arch_f.c -o library_arch_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_arch_build.c -o library_arch_build.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_arch_build_f.c -o library_arch_build_f.o In file included from library_arch_build_f.c:54:0: library_arch_build_f.c: In function 'SCOTCHFSTRATGRAPHBIPART': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_arch_build_f.c:88:3: note: in expansion of macro 'memFree' memFree (strtab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_common_f.c -o library_common_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_geom.c -o library_geom.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_geom_f.c -o library_geom_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph.c -o library_graph.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_f.c -o library_graph_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_base.c -o library_graph_base.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_base_f.c -o library_graph_base_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_check.c -o library_graph_check.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_check_f.c -o library_graph_check_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_coarsen.c -o library_graph_coarsen.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_coarsen_f.c -o library_graph_coarsen_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_color.c -o library_graph_color.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_color_f.c -o library_graph_color_f.o library_graph_coarsen.c: In function 'SCOTCH_graphCoarsen': library_graph_coarsen.c:93:33: warning: unused variable 'o' [-Wunused-variable] int o; ^ library_graph_coarsen.c: In function 'SCOTCH_graphCoarsenBuild': library_graph_coarsen.c:118:33: warning: unused variable 'o' [-Wunused-variable] int o; ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_chac.c -o library_graph_io_chac.o In file included from library_graph_color.c:54:0: library_graph_color.c: In function 'SCOTCH_graphColor': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_graph_color.c:154:3: note: in expansion of macro 'memFree' memFree (queutax + baseval); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_chac_f.c -o library_graph_io_chac_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_habo.c -o library_graph_io_habo.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_habo_f.c -o library_graph_io_habo_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_mmkt.c -o library_graph_io_mmkt.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_mmkt_f.c -o library_graph_io_mmkt_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_scot.c -o library_graph_io_scot.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_scot_f.c -o library_graph_io_scot_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_map.c -o library_graph_map.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_map_f.c -o library_graph_map_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_map_io.c -o library_graph_map_io.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_map_io_f.c -o library_graph_map_io_f.o In file included from library_graph_map.c:64:0: library_graph_map.c: In function 'SCOTCH_graphMapExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_graph_map.c:134:5: note: in expansion of macro 'memFree' memFree (lmapptr->parttab); /* Free it */ ^~~~~~~ library_graph_map.c: In function 'graphMapCompute2': library_graph_map.c:172:25: warning: variable 'vertnbr' set but not used [-Wunused-but-set-variable] Gnum vertnbr; ^~~~~~~ library_graph_map.c:171:25: warning: unused variable 'vertnnd' [-Wunused-variable] Gnum vertnnd; ^~~~~~~ library_graph_map.c:170:25: warning: unused variable 'vertnum' [-Wunused-variable] Gnum vertnum; ^~~~~~~ library_graph_map.c:165:25: warning: unused variable 'parttax' [-Wunused-variable] Anum * parttax; /* Partition array */ ^~~~~~~ library_graph_map.c: In function 'SCOTCH_stratGraphMapBuild': library_graph_map.c:646:23: warning: unused variable 'parttmp' [-Wunused-variable] Gunum parttmp; /* "Unsigned" so that ">>" will always insert "0"s */ ^~~~~~~ library_graph_map_io_f.c: In function 'SCOTCHFGRAPHTABLOAD': library_graph_map_io_f.c:74:23: warning: unused variable 'filegeonum' [-Wunused-variable] int filegeonum; ^~~~~~~~~~ In file included from library_graph_map_f.c:61:0: library_graph_map_f.c: In function 'SCOTCHFSTRATGRAPHMAP': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_graph_map_f.c:329:3: note: in expansion of macro 'memFree' memFree (strtab); ^~~~~~~ In file included from library_graph_map_io.c:54:0: library_graph_map_io.c: In function 'SCOTCH_graphTabLoad': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_graph_map_io.c:119:7: note: in expansion of macro 'memFree' memFree (mappfiletab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_graph_map_io.c:135:7: note: in expansion of macro 'memFree' memFree (mappfiletab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_graph_map_io.c:167:3: note: in expansion of macro 'memFree' memFree (mappfiletab); /* Free group leader */ ^~~~~~~ library_graph_map_io.c:93:28: warning: unused variable 'j' [-Wunused-variable] Gnum i, j; ^ library_graph_map_io.c:93:25: warning: unused variable 'i' [-Wunused-variable] Gnum i, j; ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_map_view.c -o library_graph_map_view.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_map_view_f.c -o library_graph_map_view_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_order.c -o library_graph_order.o In file included from library_graph_map_view.c:67:0: library_graph_map_view.c: In function 'graphMapView2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_graph_map_view.c:483:3: note: in expansion of macro 'memFree' memFree (domntab); /* Free group leader */ ^~~~~~~ library_graph_map_view.c:107:29: warning: unused variable 'mappdat' [-Wunused-variable] Mapping mappdat; ^~~~~~~ In file included from library_graph_map_view.c:67:0: library_graph_map_view.c: In function 'graphMapView3': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_graph_map_view.c:649:3: note: in expansion of macro 'memFree' memFree (queudat.qtab); /* Free group leader */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_order_f.c -o library_graph_order_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_part_ovl.c -o library_graph_part_ovl.o In file included from library_graph_order_f.c:62:0: library_graph_order_f.c: In function 'SCOTCHFSTRATGRAPHORDER': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_graph_order_f.c:324:3: note: in expansion of macro 'memFree' memFree (strtab); /* Prevent compiler warnings */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_part_ovl_f.c -o library_graph_part_ovl_f.o In file included from library_graph_part_ovl_f.c:54:0: library_graph_part_ovl_f.c: In function 'SCOTCHFSTRATGRAPHPARTOVL': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_graph_part_ovl_f.c:103:3: note: in expansion of macro 'memFree' memFree (strtab); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mapping.c -o library_mapping.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_memory.c -o library_memory.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_memory_f.c -o library_memory_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh.c -o library_mesh.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_f.c -o library_mesh_f.o In file included from library_memory.c:53:0: library_memory.c: In function 'SCOTCH_memFree': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_memory.c:73:3: note: in expansion of macro 'memFree' memFree (dataptr); ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_graph.c -o library_mesh_graph.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_graph_f.c -o library_mesh_graph_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_io_habo.c -o library_mesh_io_habo.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_io_habo_f.c -o library_mesh_io_habo_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_io_scot.c -o library_mesh_io_scot.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_io_scot_f.c -o library_mesh_io_scot_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_order.c -o library_mesh_order.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_order_f.c -o library_mesh_order_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_order.c -o library_order.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_parser.c -o library_parser.o In file included from library_mesh_order_f.c:58:0: library_mesh_order_f.c: In function 'SCOTCHFSTRATMESHORDER': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_mesh_order_f.c:320:3: note: in expansion of macro 'memFree' memFree (strtab); /* Prevent compiler warnings */ ^~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_parser_f.c -o library_parser_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_random.c -o library_random.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_random_f.c -o library_random_f.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_strat.c -o library_strat.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_version.c -o library_version.o library_random_f.c: In function 'SCOTCHFRANDOMPROC': library_random_f.c:75:3: warning: implicit declaration of function 'SCOTCH_randomProc' [-Wimplicit-function-declaration] SCOTCH_randomProc (*procnum); ^~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_version_f.c -o library_version_f.o (flex parser_ll.l && \ mv lex.yy.c parser_ll.c) || \ cp -av last_resort/parser_ll.c . gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_part_rb.c -o wgraph_part_rb.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_error.c -o library_error.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_error_exit.c -o library_error_exit.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c parser_ll.c -o parser_ll.o In file included from wgraph_part_rb.c:59:0: wgraph_part_rb.c: In function 'wgraphPartRb2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_part_rb.c:182:5: note: in expansion of macro 'memFree' memFree (actgrafdat.frontab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_part_rb.c:237:3: note: in expansion of macro 'memFree' memFree (actgrafdat.frontab); /* Frontier array of bipartitioning graph is no longer necessary */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_part_rb.c:238:3: note: in expansion of macro 'memFree' memFree (actgrafdat.parttax + actgrafdat.s.baseval); /* Frontier array of bipartitioning graph is no longer necessary */ ^~~~~~~ wgraph_part_rb.c: In function '_SCOTCHwgraphPartRb': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_part_rb.c:290:5: note: in expansion of macro 'memFree' memFree (listtab - 1); /* TRICK: free array using its real beginning */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_part_rb.c:367:3: note: in expansion of macro 'memFree' memFree (datadat.mappdat.domntab); /* Free only newly allocated array of mapping */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ wgraph_part_rb.c:368:3: note: in expansion of macro 'memFree' memFree (listtab - 1); /* TRICK: free array using its real beginning */ ^~~~~~~ wgraph_part_rb.c:251:11: warning: unused variable 'partval' [-Wunused-variable] Anum partval; ^~~~~~~ gcc -shared -Wl,-soname=libscotcherrexit.so.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread -o libscotcherrexit.so library_error_exit.o gcc -shared -Wl,-soname=libscotcherr.so.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread -o libscotcherr.so library_error.o echo libscotcherrexit.so lex.yy.c:1373:16: warning: 'input' defined but not used [-Wunused-function] libscotcherrexit.so echo libscotcherr.so libscotcherr.so gcc -shared -Wl,-soname=libscotch.so.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread -o libscotch.so arch.o arch_build.o arch_cmplt.o arch_cmpltw.o arch_deco.o arch_dist.o arch_hcub.o arch_mesh.o arch_tleaf.o arch_torus.o arch_vcmplt.o arch_vhcub.o bgraph.o bgraph_bipart_bd.o bgraph_bipart_df.o bgraph_bipart_ex.o bgraph_bipart_fm.o bgraph_bipart_gg.o bgraph_bipart_gp.o bgraph_bipart_ml.o bgraph_bipart_st.o bgraph_bipart_zr.o bgraph_check.o bgraph_store.o common.o common_file.o common_file_compress.o common_file_uncompress.o common_integer.o common_memory.o common_string.o common_stub.o common_thread.o fibo.o gain.o geom.o graph.o graph_base.o graph_band.o graph_check.o graph_coarsen.o graph_induce.o graph_io.o graph_io_chac.o graph_io_habo.o graph_io_mmkt.o graph_io_scot.o graph_list.o graph_match.o hall_order_hd.o hall_order_hf.o hall_order_hx.o hgraph.o hgraph_check.o hgraph_induce.o hgraph_order_bl.o hgraph_order_cp.o hgraph_order_gp.o hgraph_order_hd.o hgraph_order_hf.o hgraph_order_hx.o hgraph_order_kp.o hgraph_order_nd.o hgraph_order_si.o hgraph_order_st.o hmesh.o hmesh_check.o hmesh_hgraph.o hmesh_induce.o hmesh_mesh.o hmesh_order_bl.o hmesh_order_cp.o hmesh_order_gr.o hmesh_order_gp.o hmesh_order_hd.o hmesh_order_hf.o hmesh_order_hx.o hmesh_order_nd.o hmesh_order_si.o hmesh_order_st.o kgraph.o kgraph_band.o kgraph_check.o kgraph_map_bd.o kgraph_map_cp.o kgraph_map_df.o kgraph_map_ex.o kgraph_map_fm.o kgraph_map_ml.o kgraph_map_rb.o kgraph_map_rb_map.o kgraph_map_rb_part.o kgraph_map_st.o kgraph_store.o library_arch.o library_arch_f.o library_arch_build.o library_arch_build_f.o library_common_f.o library_geom.o library_geom_f.o library_graph.o library_graph_f.o library_graph_base.o library_graph_base_f.o library_graph_check.o library_graph_check_f.o library_graph_coarsen.o library_graph_coarsen_f.o library_graph_color.o library_graph_color_f.o library_graph_io_chac.o library_graph_io_chac_f.o library_graph_io_habo.o library_graph_io_habo_f.o library_graph_io_mmkt.o library_graph_io_mmkt_f.o library_graph_io_scot.o library_graph_io_scot_f.o library_graph_map.o library_graph_map_f.o library_graph_map_io.o library_graph_map_io_f.o library_graph_map_view.o library_graph_map_view_f.o library_graph_order.o library_graph_order_f.o library_graph_part_ovl.o library_graph_part_ovl_f.o library_mapping.o library_memory.o library_memory_f.o library_mesh.o library_mesh_f.o library_mesh_graph.o library_mesh_graph_f.o library_mesh_io_habo.o library_mesh_io_habo_f.o library_mesh_io_scot.o library_mesh_io_scot_f.o library_mesh_order.o library_mesh_order_f.o library_order.o library_parser.o library_parser_f.o library_random.o library_random_f.o library_strat.o library_version.o library_version_f.o mapping.o mapping_io.o mesh.o mesh_check.o mesh_coarsen.o mesh_graph.o mesh_induce_sepa.o mesh_io.o mesh_io_habo.o mesh_io_scot.o order.o order_check.o order_io.o parser.o parser_ll.o parser_yy.o vgraph.o vgraph_check.o vgraph_separate_bd.o vgraph_separate_df.o vgraph_separate_es.o vgraph_separate_fm.o vgraph_separate_gg.o vgraph_separate_gp.o vgraph_separate_ml.o vgraph_separate_st.o vgraph_separate_th.o vgraph_separate_vw.o vgraph_separate_zr.o vgraph_store.o vmesh.o vmesh_check.o vmesh_separate_fm.o vmesh_separate_gg.o vmesh_separate_gr.o vmesh_separate_ml.o vmesh_separate_zr.o vmesh_separate_st.o vmesh_store.o wgraph.o wgraph_check.o wgraph_part_fm.o wgraph_part_gg.o wgraph_part_gp.o wgraph_part_ml.o wgraph_part_rb.o wgraph_part_st.o wgraph_part_zr.o wgraph_store.o echo libscotch.so libscotch.so make[2]: Leaving directory '/builddir/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src/libscotch' make CFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" CC="mpicc" \ ptscotch.h \ ptscotchf.h \ libptscotch.so \ libptscotcherr.so \ libptscotcherrexit.so make[2]: Entering directory '/builddir/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src/libscotch' mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_VERSION=6 -DSCOTCH_RELEASE=0 -DSCOTCH_PATCHLEVEL=4 dummysizes.c -o ptdummysizes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bdgraph.c -o bdgraph.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bdgraph_bipart_bd.c -o bdgraph_bipart_bd.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bdgraph_bipart_df.c -o bdgraph_bipart_df.o In file included from bdgraph_bipart_bd.c:70:0: bdgraph_bipart_bd.c: In function '_SCOTCHbdgraphBipartBd': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_bipart_bd.c:250:7: note: in expansion of macro 'memFree' memFree (orgflagloctab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_bipart_bd.c:427:3: note: in expansion of macro 'memFree' memFree (orgflagloctab); ^~~~~~~ In file included from bdgraph.c:57:0: bdgraph.c: In function '_SCOTCHbdgraphExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph.c:154:5: note: in expansion of macro 'memFree' memFree (grafptr->partgsttax + grafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph.c:156:5: note: in expansion of macro 'memFree' memFree (grafptr->fronloctab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph.c:158:5: note: in expansion of macro 'memFree' memFree (grafptr->veexloctax + grafptr->s.baseval); ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bdgraph_bipart_ex.c -o bdgraph_bipart_ex.o In file included from bdgraph_bipart_df.c:58:0: bdgraph_bipart_df.c: In function '_SCOTCHbdgraphBipartDf': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_bipart_df.c:145:7: note: in expansion of macro 'memFree' memFree (ielsloctax + grafptr->s.baseval); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_bipart_df.c:150:5: note: in expansion of macro 'memFree' memFree (ielsloctax + grafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_bipart_df.c:211:5: note: in expansion of macro 'memFree' memFree (ielsloctax + grafptr->s.baseval); /* Free group leader */ ^~~~~~~ dummysizes.c: In function 'main': dummysizes.c:252:29: warning: variable 'charnum' set but not used [-Wunused-but-set-variable] int charnum; ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_bipart_df.c:305:7: note: in expansion of macro 'memFree' memFree (ielsloctax + grafptr->s.baseval); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_bipart_df.c:315:3: note: in expansion of macro 'memFree' memFree (ielsloctax + grafptr->s.baseval); /* Free group leader */ ^~~~~~~ In file included from bdgraph_bipart_ex.c:57:0: bdgraph_bipart_ex.c: In function '_SCOTCHbdgraphBipartEx': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_bipart_ex.c:176:7: note: in expansion of macro 'memFree' memFree (gainglbtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_bipart_ex.c:476:3: note: in expansion of macro 'memFree' memFree (gainglbtab); /* Free group leader */ ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bdgraph_bipart_ml.c -o bdgraph_bipart_ml.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bdgraph_bipart_sq.c -o bdgraph_bipart_sq.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bdgraph_bipart_st.c -o bdgraph_bipart_st.o In file included from bdgraph_bipart_ml.c:56:0: bdgraph_bipart_ml.c: In function 'bdgraphBipartMlCoarsen': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_bipart_ml.c:134:7: note: in expansion of macro 'memFree' memFree (*coarmultptr + coargrafptr->s.baseval); ^~~~~~~ bdgraph_bipart_ml.c: In function 'bdgraphBipartMlOpBest': bdgraph_bipart_ml.c:188:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (inout[1] > in[1]) /* To enforce commutativity, always keep smallest process number */ ^~ bdgraph_bipart_ml.c:190:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' inout[2] = in[2]; ^~~~~ In file included from bdgraph_bipart_ml.c:56:0: bdgraph_bipart_ml.c: In function 'bdgraphBipartMlUncoarsen': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_bipart_ml.c:380:7: note: in expansion of macro 'memFree' memFree (vrcvcnttab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_bipart_ml.c:519:7: note: in expansion of macro 'memFree' memFree (vrcvdattab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_bipart_ml.c:521:7: note: in expansion of macro 'memFree' memFree (vrcvcnttab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_bipart_ml.c:708:3: note: in expansion of macro 'memFree' memFree (vrcvdattab); /* Free group leaders */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_bipart_ml.c:709:3: note: in expansion of macro 'memFree' memFree (vrcvcnttab); ^~~~~~~ bdgraph_bipart_ml.c:237:35: warning: unused variable 'finevertlocnum' [-Wunused-variable] Gnum finevertlocnum; ^~~~~~~~~~~~~~ In file included from bdgraph_bipart_ml.c:56:0: bdgraph_bipart_ml.c: In function 'bdgraphBipartMl2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_bipart_ml.c:782:7: note: in expansion of macro 'memFree' memFree (coarmulttax + grafptr->s.baseval); /* Free array */ ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bdgraph_bipart_zr.c -o bdgraph_bipart_zr.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bdgraph_check.c -o bdgraph_check.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bdgraph_gather_all.c -o bdgraph_gather_all.o In file included from bdgraph_check.c:55:0: bdgraph_check.c: In function '_SCOTCHbdgraphCheck': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_check.c:179:7: note: in expansion of macro 'memFree' memFree (partgsttax); /* Free yet unbased group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_check.c:274:5: note: in expansion of macro 'memFree' memFree (grafdat.edgegsttax + grafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_check.c:276:5: note: in expansion of macro 'memFree' memFree (grafdat.procsidtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_check.c:277:3: note: in expansion of macro 'memFree' memFree (partgsttax + grafptr->s.baseval); /* Free group leader */ ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bdgraph_store.c -o bdgraph_store.o In file included from bdgraph_gather_all.c:66:0: bdgraph_gather_all.c: In function '_SCOTCHbdgraphGatherAll': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_gather_all.c:196:5: note: in expansion of macro 'memFree' memFree (froncnttab); /* Free group leader */ ^~~~~~~ In file included from bdgraph_bipart_ml.c:55:0: module.h:477:37: warning: 'foldval' may be used uninitialized in this function [-Wmaybe-uninitialized] #define dgraphCoarsen _SCOTCHdgraphCoarsen ^~~~~~~~~~~~~~~~~~~~ bdgraph_bipart_ml.c:89:23: note: 'foldval' was declared here int foldval; ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_gather_all.c:239:3: note: in expansion of macro 'memFree' memFree (froncnttab); /* Free group leader */ ^~~~~~~ bdgraph_gather_all.c:90:22: warning: variable 'cheklocval' set but not used [-Wunused-but-set-variable] int cheklocval; ^~~~~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c comm.c -o comm.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph.c -o dgraph.o In file included from bdgraph_store.c:57:0: bdgraph_store.c: In function '_SCOTCHbdgraphStoreExit': mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_allreduce.c -o dgraph_allreduce.o common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ bdgraph_store.c:101:3: note: in expansion of macro 'memFree' memFree (storptr->datatab); ^~~~~~~ In file included from dgraph.c:67:0: dgraph.c: In function 'dgraphFree2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph.c:126:7: note: in expansion of macro 'memFree' memFree (grafptr->vertloctax + grafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph.c:129:2: note: in expansion of macro 'memFree' memFree (grafptr->vendloctax + grafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph.c:131:2: note: in expansion of macro 'memFree' memFree (grafptr->veloloctax + grafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph.c:133:9: note: in expansion of macro 'memFree' memFree (grafptr->vnumloctax + grafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph.c:135:2: note: in expansion of macro 'memFree' memFree (grafptr->vlblloctax + grafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph.c:138:7: note: in expansion of macro 'memFree' memFree (grafptr->edgeloctax + grafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph.c:141:2: note: in expansion of macro 'memFree' memFree (grafptr->edloloctax + grafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph.c:146:7: note: in expansion of macro 'memFree' memFree (grafptr->procsidtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph.c:150:7: note: in expansion of macro 'memFree' memFree (grafptr->edgegsttax + grafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph.c:154:7: note: in expansion of macro 'memFree' memFree (grafptr->procdsptab); /* Free group leader of graph private data */ ^~~~~~~ In file included from comm.c:53:0: comm.c: In function '_SCOTCHcommAllgatherv': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ comm.c:98:7: note: in expansion of macro 'memFree' memFree (ircvcnttab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ comm.c:106:3: note: in expansion of macro 'memFree' memFree (ircvcnttab); ^~~~~~~ comm.c: In function '_SCOTCHcommGatherv': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ comm.c:154:9: note: in expansion of macro 'memFree' memFree (ircvcnttab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ comm.c:164:5: note: in expansion of macro 'memFree' memFree (ircvcnttab); ^~~~~~~ comm.c: In function '_SCOTCHcommScatterv': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ comm.c:212:9: note: in expansion of macro 'memFree' memFree (isndcnttab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ comm.c:222:5: note: in expansion of macro 'memFree' memFree (isndcnttab); ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_band.c -o dgraph_band.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_build.c -o dgraph_build.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_build_grid3d.c -o dgraph_build_grid3d.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_build_hcub.c -o dgraph_build_hcub.o In file included from dgraph_band.c:58:0: dgraph_band_grow.c: In function '_SCOTCHdgraphBandColl': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band_grow.c:157:9: note: in expansion of macro 'memFree' memFree (procvgbtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band_grow.c:158:7: note: in expansion of macro 'memFree' memFree (vnumgsttax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band_grow.c:299:3: note: in expansion of macro 'memFree' memFree (procvgbtab); /* Free group leader */ ^~~~~~~ In file included from dgraph_band.c:81:0: dgraph_band_grow.c:90:27: warning: unused variable 'vnumgstsiz' [-Wunused-variable] Gnum vnumgstsiz; /* Size of vnumgsttax; TRICK: re-use */ ^~~~~~~~~~ In file included from dgraph_band.c:58:0: dgraph_band_grow.c: In function '_SCOTCHdgraphBandPtop': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band_grow.c:396:9: note: in expansion of macro 'memFree' memFree (procvgbtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band_grow.c:397:7: note: in expansion of macro 'memFree' memFree (vnumgsttax); ^~~~~~~ In file included from dgraph_band.c:81:0: dgraph_band_grow.c:512:27: warning: variable 'procglbnum' set but not used [-Wunused-but-set-variable] int procglbnum; ^~~~~~~~~~ In file included from dgraph_band.c:58:0: common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band_grow.c:585:3: note: in expansion of macro 'memFree' memFree (procvgbtab); /* Free group leader */ ^~~~~~~ In file included from dgraph_band.c:81:0: dgraph_band_grow.c:328:27: warning: unused variable 'vnumgstsiz' [-Wunused-variable] Gnum vnumgstsiz; /* Size of vnumgsttax; TRICK: re-use */ ^~~~~~~~~~ In file included from dgraph_band.c:58:0: dgraph_band.c: In function '_SCOTCHdgraphBand': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band.c:234:7: note: in expansion of macro 'memFree' memFree (bandfronloctab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band.c:236:5: note: in expansion of macro 'memFree' memFree (bandvnumgsttax + bandgrafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band.c:255:9: note: in expansion of macro 'memFree' memFree (bandpartgsttax + bandgrafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band.c:257:9: note: in expansion of macro 'memFree' memFree (bandfronloctab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band.c:259:7: note: in expansion of macro 'memFree' memFree (bandvnumgsttax + bandgrafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band.c:387:3: note: in expansion of macro 'memFree' memFree (bandvnumgsttax + bandgrafptr->baseval); /* Free useless space */ ^~~~~~~ In file included from dgraph_build.c:62:0: dgraph_build.c: In function '_SCOTCHdgraphBuild2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_build.c:198:9: note: in expansion of macro 'memFree' memFree (dummtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_build.c:216:7: note: in expansion of macro 'memFree' memFree (grafptr->procdsptab); ^~~~~~~ dgraph_build.c:166:25: warning: variable 'cheklocval' set but not used [-Wunused-but-set-variable] int cheklocval; /* Local consistency flag */ ^~~~~~~~~~ In file included from dgraph_build.c:62:0: dgraph_build.c: In function '_SCOTCHdgraphBuild3': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_build.c:397:7: note: in expansion of macro 'memFree' memFree (vesongbtab[0]); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_build.c:456:5: note: in expansion of macro 'memFree' memFree (vesongbtab[0]); ^~~~~~~ In file included from dgraph_build_grid3d.c:53:0: dgraph_build_grid3d.c: In function '_SCOTCHdgraphBuildGrid3D': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_build_grid3d.c:348:5: note: in expansion of macro 'memFree' memFree (vertloctax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_build_grid3d.c:475:5: note: in expansion of macro 'memFree' memFree (datadat.edgeloctax + baseval); /* Free memory group leaders */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_build_grid3d.c:476:5: note: in expansion of macro 'memFree' memFree (vertloctax + baseval); ^~~~~~~ In file included from dgraph_build_hcub.c:57:0: dgraph_build_hcub.c: In function '_SCOTCHdgraphBuildHcub': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_build_hcub.c:147:9: note: in expansion of macro 'memFree' memFree (edgeloctax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_build_hcub.c:148:7: note: in expansion of macro 'memFree' memFree (vertloctax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_build_hcub.c:204:5: note: in expansion of macro 'memFree' memFree (edgeloctax + baseval); /* Free memory group leaders */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_build_hcub.c:205:5: note: in expansion of macro 'memFree' memFree (vertloctax + baseval); ^~~~~~~ dgraph_build_hcub.c:87:23: warning: variable 'velolocnbr' set but not used [-Wunused-but-set-variable] Gnum velolocnbr; /* Number of local vertex loads */ ^~~~~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_check.c -o dgraph_check.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_coarsen.c -o dgraph_coarsen.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_fold.c -o dgraph_fold.o In file included from dgraph_check.c:69:0: dgraph_check.c: In function '_SCOTCHdgraphCheck': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_check.c:190:7: note: in expansion of macro 'memFree' memFree (procngbtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_check.c:215:3: note: in expansion of macro 'memFree' memFree (procngbtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_check.c:399:7: note: in expansion of macro 'memFree' memFree (vertngbtab[0]); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_check.c:487:7: note: in expansion of macro 'memFree' memFree (vertngbtab[0]); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_check.c:497:3: note: in expansion of macro 'memFree' memFree (vertngbtab[0]); /* Free group leader */ ^~~~~~~ In file included from dgraph_coarsen.c:57:0: dgraph_coarsen.c: In function 'dgraphCoarsenExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_coarsen.c:192:5: note: in expansion of macro 'memFree' memFree (coarptr->nsndidxtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_coarsen.c:194:5: note: in expansion of macro 'memFree' memFree (coarptr->nrcvidxtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_coarsen.c:196:5: note: in expansion of macro 'memFree' memFree (coarptr->multloctmp); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_coarsen.c:198:5: note: in expansion of macro 'memFree' memFree (coarptr->coarprvptr); ^~~~~~~ dgraph_coarsen.c: In function 'dgraphCoarsenBuild': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_coarsen.c:557:3: note: in expansion of macro 'memFree' memFree (coarptr->nsndidxtab); /* Free now useless work memory */ ^~~~~~~ dgraph_coarsen.c:402:33: warning: unused variable 'vertlocnum' [-Wunused-variable] Gnum vertlocnum; ^~~~~~~~~~ dgraph_coarsen.c: In function '_SCOTCHdgraphCoarsen': dgraph_coarsen.c:1052:25: warning: variable 'dumyval' set but not used [-Wunused-but-set-variable] int dumyval; ^~~~~~~ In file included from dgraph_coarsen.c:57:0: common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_coarsen.c:1062:7: note: in expansion of macro 'memFree' memFree (matedat.c.multloctab); ^~~~~~~ In file included from dgraph_fold.c:57:0: dgraph_fold.c: In function '_SCOTCHdgraphFold2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_fold.c:290:9: note: in expansion of macro 'memFree' memFree (fldvertidxtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_fold.c:292:9: note: in expansion of macro 'memFree' memFree (fldcommdattab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_fold.c:739:3: note: in expansion of macro 'memFree' memFree (fldcommdattab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_fold.c:746:3: note: in expansion of macro 'memFree' memFree (fldvertidxtab); /* Free group leader including request array */ ^~~~~~~ dgraph_band.c:233:8: warning: 'bandfronloctab' may be used uninitialized in this function [-Wmaybe-uninitialized] if (bandfronloctab != NULL) ^ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_fold_comm.c -o dgraph_fold_comm.o dgraph_fold.c:722:28: warning: 'fldvelolocsum' may be used uninitialized in this function [-Wmaybe-uninitialized] fldgrafptr->velolocsum = fldvelolocsum; ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ dgraph_fold.c:485:9: warning: 'commnbr' may be used uninitialized in this function [-Wmaybe-uninitialized] for (i = 0, fldvertlocnum = orgvertlocnnd; i < commnbr; i ++) { ^~~ dgraph_fold.c:721:44: warning: 'fldvertlocnbr' may be used uninitialized in this function [-Wmaybe-uninitialized] fldgrafptr->vertlocnnd = fldvertlocnbr + orggrafptr->baseval; ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ In file included from dgraph_fold_comm.c:50:0: dgraph_fold_comm.c: In function '_SCOTCHdgraphFoldComm': mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_fold_dup.c -o dgraph_fold_dup.o common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_fold_comm.c:153:7: note: in expansion of macro 'memFree' memFree (commdattab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_fold_comm.c:166:7: note: in expansion of macro 'memFree' memFree (procsrttab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_fold_comm.c:390:3: note: in expansion of macro 'memFree' memFree (procsrttab); ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_gather.c -o dgraph_gather.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_gather_all.c -o dgraph_gather_all.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_ghst.c -o dgraph_ghst.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_halo.c -o dgraph_halo.o In file included from dgraph_gather_all.c:69:0: dgraph_gather_all.c: In function '_SCOTCHdgraphGatherAll2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_gather_all.c:208:7: note: in expansion of macro 'memFree' memFree (recvcnttab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_gather_all.c:211:9: note: in expansion of macro 'memFree' memFree (cgrfptr->edgetax); /* Arrays are not based yet */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_gather_all.c:212:7: note: in expansion of macro 'memFree' memFree (cgrfptr->verttax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_gather_all.c:472:3: note: in expansion of macro 'memFree' memFree (recvcnttab); ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_induce.c -o dgraph_induce.o dgraph_gather_all.c:110:23: warning: 'verttax' may be used uninitialized in this function [-Wmaybe-uninitialized] Gnum * restrict verttax; /* Target vertex array for root, dummy for non-roots */ ^~~~~~~ dgraph_gather_all.c:399:11: warning: 'edlotax' may be used uninitialized in this function [-Wmaybe-uninitialized] if (dgraphGatherAll3 (edgeloctab, dgrfptr->edgelocnbr, /* Send compacted edge load array */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ edlotax, /* Based array as recvdsptab holds based values */ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ recvcnttab, recvdsptab, protnum, dgrfptr->proccomm) != MPI_SUCCESS) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dgraph_gather_all.c:363:9: warning: 'edgetax' may be used uninitialized in this function [-Wmaybe-uninitialized] if (dgraphGatherAll3 (dgrfptr->edgeloctax + baseval, dgrfptr->edgelocnbr, /* Send global indices */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ edgetax, /* Based array as recvdsptab holds based values */ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ recvcnttab, recvdsptab, protnum, dgrfptr->proccomm) != MPI_SUCCESS) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dgraph_gather_all.c:335:9: warning: 'vlbltax' may be used uninitialized in this function [-Wmaybe-uninitialized] if (dgraphGatherAll3 (dgrfptr->vlblloctax + baseval, dgrfptr->vertlocnbr, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vlbltax, /* Based array since procdsptab holds based values */ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dgrfptr->proccnttab, dgrfptr->procdsptab, protnum, dgrfptr->proccomm) != MPI_SUCCESS) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dgraph_gather_all.c:327:9: warning: 'vnumtax' may be used uninitialized in this function [-Wmaybe-uninitialized] if (dgraphGatherAll3 (dgrfptr->vnumloctax + baseval, dgrfptr->vertlocnbr, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vnumtax, /* Based array since procdsptab holds based values */ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dgrfptr->proccnttab, dgrfptr->procdsptab, protnum, dgrfptr->proccomm) != MPI_SUCCESS) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dgraph_gather_all.c:319:9: warning: 'velotax' may be used uninitialized in this function [-Wmaybe-uninitialized] if (dgraphGatherAll3 (dgrfptr->veloloctax + baseval, dgrfptr->vertlocnbr, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ velotax, /* Based array since procdsptab holds based values */ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dgrfptr->proccnttab, dgrfptr->procdsptab, protnum, dgrfptr->proccomm) != MPI_SUCCESS) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from dgraph_halo.c:66:0: dgraph_halo.c: In function '_SCOTCHdgraphHaloSync': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_halo.c:322:3: note: in expansion of macro 'memFree' memFree (attrsndtab); /* Free group leader */ ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_io_load.c -o dgraph_io_load.o dgraph_induce.c: In function '_SCOTCHdgraphInduce2': dgraph_induce.c:90:25: warning: unused variable 'indlisttax' [-Wunused-variable] const Gnum * restrict indlisttax; ^~~~~~~~~~ dgraph_induce.c:80:25: warning: unused variable 'indvertglbnum' [-Wunused-variable] Gnum indvertglbnum; /* Number of current vertex in global ordering */ ^~~~~~~~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_io_save.c -o dgraph_io_save.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_match.c -o dgraph_match.o In file included from dgraph_io_save.c:61:0: dgraph_io_save.c: In function '_SCOTCHdgraphSave': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_io_save.c:110:7: note: in expansion of macro 'memFree' memFree (vlblgsttax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_io_save.c:161:5: note: in expansion of macro 'memFree' memFree (vlblgsttax + grafptr->baseval); ^~~~~~~ In file included from dgraph_io_load.c:59:0: dgraph_io_load.c: In function 'dgraphLoadCent': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_io_load.c:307:7: note: in expansion of macro 'memFree' memFree (edgeredtax + baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_io_load.c:309:7: note: in expansion of macro 'memFree' memFree (vertloctax + baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_io_load.c:532:9: note: in expansion of macro 'memFree' memFree (vertredtax + baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_io_load.c:533:7: note: in expansion of macro 'memFree' memFree (edgeredtax + baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_io_load.c:620:7: note: in expansion of macro 'memFree' memFree (edgeloctax + baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_io_load.c:621:5: note: in expansion of macro 'memFree' memFree (vertloctax + baseval); ^~~~~~~ dgraph_io_load.c: In function 'dgraphLoadDist': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_io_load.c:791:7: note: in expansion of macro 'memFree' memFree (edgeloctax + baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_io_load.c:793:7: note: in expansion of macro 'memFree' memFree (vertloctax + baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_io_load.c:876:5: note: in expansion of macro 'memFree' memFree (edgeloctax + baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_io_load.c:877:5: note: in expansion of macro 'memFree' memFree (vertloctax + baseval); ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_match_sync_coll.c -o dgraph_match_sync_coll.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_match_sync_ptop.c -o dgraph_match_sync_ptop.o In file included from dgraph_match.c:57:0: dgraph_match.c: In function '_SCOTCHdgraphMatchExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_match.c:131:3: note: in expansion of macro 'memFree' memFree (mateptr->procvgbtab); ^~~~~~~ dgraph_io_load.c: In function '_SCOTCHdgraphLoad': dgraph_io_load.c:625:5: warning: 'edloloctax' may be used uninitialized in this function [-Wmaybe-uninitialized] o = dgraphBuild2 (grafptr, baseval, /* Build distributed graph */ ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vertlocnbr, vertlocnbr, vertloctax, vertloctax + 1, veloloctax, velolocsum, NULL, vlblloctax, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ edgelocnbr, edgelocnbr, edgeloctax, NULL, edloloctax, degrglbmax); /* Non-readers will have degrglbmax set to 0 */ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dgraph_io_load.c:194:23: note: 'edloloctax' was declared here Gnum * edloloctax; ^~~~~~~~~~ dgraph_io_load.c:625:5: warning: 'edgelocnbr' may be used uninitialized in this function [-Wmaybe-uninitialized] o = dgraphBuild2 (grafptr, baseval, /* Build distributed graph */ ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vertlocnbr, vertlocnbr, vertloctax, vertloctax + 1, veloloctax, velolocsum, NULL, vlblloctax, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ edgelocnbr, edgelocnbr, edgeloctax, NULL, edloloctax, degrglbmax); /* Non-readers will have degrglbmax set to 0 */ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dgraph_io_load.c:190:23: note: 'edgelocnbr' was declared here Gnum edgelocnbr; ^~~~~~~~~~ dgraph_io_load.c:625:5: warning: 'velolocsum' may be used uninitialized in this function [-Wmaybe-uninitialized] o = dgraphBuild2 (grafptr, baseval, /* Build distributed graph */ ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vertlocnbr, vertlocnbr, vertloctax, vertloctax + 1, veloloctax, velolocsum, NULL, vlblloctax, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ edgelocnbr, edgelocnbr, edgeloctax, NULL, edloloctax, degrglbmax); /* Non-readers will have degrglbmax set to 0 */ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dgraph_io_load.c:184:23: note: 'velolocsum' was declared here Gnum velolocsum; ^~~~~~~~~~ dgraph_io_load.c:372:64: warning: 'edloredtax' may be used uninitialized in this function [-Wmaybe-uninitialized] edgenewsiz = (edloredtax != NULL) ? (2 * edgenewmax) : edgenewmax; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ dgraph_io_load.c:195:23: note: 'edloredtax' was declared here Gnum * restrict edloredtax; ^~~~~~~~~~ dgraph_io_load.c:368:22: warning: 'edgeredmnd' may be used uninitialized in this function [-Wmaybe-uninitialized] edgeredmax = edgeredmnd - baseval; ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ dgraph_io_load.c:192:23: note: 'edgeredmnd' was declared here Gnum edgeredmnd; ^~~~~~~~~~ dgraph_io_load.c:434:39: warning: 'vlblredtax' may be used uninitialized in this function [-Wmaybe-uninitialized] if (MPI_Isend (vlblredtax + baseval, vertrednnd - baseval, GNUM_MPI, ~~~~~~~~~~~^~~~~~~~~ dgraph_io_load.c:189:23: note: 'vlblredtax' was declared here Gnum * restrict vlblredtax; ^~~~~~~~~~ dgraph_io_load.c:427:39: warning: 'veloredtax' may be used uninitialized in this function [-Wmaybe-uninitialized] if (MPI_Isend (veloredtax + baseval, vertrednnd - baseval, GNUM_MPI, ~~~~~~~~~~~^~~~~~~~~ dgraph_io_load.c:186:23: note: 'veloredtax' was declared here Gnum * restrict veloredtax; ^~~~~~~~~~ dgraph_io_load.c:182:23: warning: 'vertredtax' may be used uninitialized in this function [-Wmaybe-uninitialized] Gnum * restrict vertredtax; ^~~~~~~~~~ dgraph_io_load.c:853:34: warning: 'edloloctax' may be used uninitialized in this function [-Wmaybe-uninitialized] edloloctax[edgelocnum] = edlolocval; ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from dgraph_match_sync_coll.c:54:0: dgraph_match_sync_coll.c: In function '_SCOTCHdgraphMatchSyncColl': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_match_sync_coll.c:430:3: note: in expansion of macro 'memFree' memFree (vsnddsptab); ^~~~~~~ dgraph_io_load.c:664:23: note: 'edloloctax' was declared here Gnum * restrict edloloctax; ^~~~~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_match_check.c -o dgraph_match_check.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_redist.c -o dgraph_redist.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_scatter.c -o dgraph_scatter.o In file included from dgraph_redist.c:53:0: dgraph_redist.c: In function '_SCOTCHdgraphRedist': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_redist.c:137:7: note: in expansion of macro 'memFree' memFree (procvrttab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_redist.c:178:7: note: in expansion of macro 'memFree' memFree (procvrttab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_redist.c:189:3: note: in expansion of macro 'memFree' memFree (procvrttab); /* Free group leader */ ^~~~~~~ In file included from dgraph_match_check.c:54:0: dgraph_match_check.c: In function '_SCOTCHdgraphMatchCheck': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_match_check.c:132:7: note: in expansion of macro 'memFree' memFree (flaggsttax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_match_check.c:268:5: note: in expansion of macro 'memFree' memFree (flaggsttax + baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_match_check.c:274:3: note: in expansion of macro 'memFree' memFree (flaggsttax + baseval); ^~~~~~~ dgraph_match_check.c:82:23: warning: variable 'vertglbnnd' set but not used [-Wunused-but-set-variable] Gnum vertglbnnd; ^~~~~~~~~~ In file included from dgraph_scatter.c:81:0: dgraph_scatter.c: In function '_SCOTCHdgraphScatter': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_scatter.c:220:7: note: in expansion of macro 'memFree' memFree (verttax + baseval); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_scatter.c:236:7: note: in expansion of macro 'memFree' memFree (vertloctax + baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_scatter.c:238:9: note: in expansion of macro 'memFree' memFree (verttax + baseval); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_scatter.c:314:7: note: in expansion of macro 'memFree' memFree (attrdattab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_scatter.c:316:9: note: in expansion of macro 'memFree' memFree (verttax + baseval); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_scatter.c:318:5: note: in expansion of macro 'memFree' memFree (vertloctax + baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_scatter.c:345:6: note: in expansion of macro 'memFree' memFree (attrdattab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_scatter.c:347:8: note: in expansion of macro 'memFree' memFree (verttax + baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_scatter.c:367:5: note: in expansion of macro 'memFree' memFree (edgeloctax + baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_scatter.c:368:5: note: in expansion of macro 'memFree' memFree (vertloctax + baseval); ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dgraph_view.c -o dgraph_view.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dmapping.c -o dmapping.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dmapping_io.c -o dmapping_io.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dorder.c -o dorder.o In file included from dmapping.c:55:0: dmapping.c: In function '_SCOTCHdmapExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dmapping.c:106:5: note: in expansion of macro 'memFree' memFree (fragptr->vnumtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dmapping.c:107:5: note: in expansion of macro 'memFree' memFree (fragptr->parttab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dmapping.c:108:5: note: in expansion of macro 'memFree' memFree (fragptr->domntab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dmapping.c:110:5: note: in expansion of macro 'memFree' memFree (fragptr); ^~~~~~~ dmapping.c: In function '_SCOTCHdmapTerm': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dmapping.c:198:7: note: in expansion of macro 'memFree' memFree (senddsptab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dmapping.c:204:5: note: in expansion of macro 'memFree' memFree (senddsptab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dmapping.c:209:5: note: in expansion of macro 'memFree' memFree (senddsptab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dmapping.c:301:3: note: in expansion of macro 'memFree' memFree (senddsptab); /* Free group leader */ ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dorder_gather.c -o dorder_gather.o In file included from dmapping_io.c:55:0: dmapping_io.c: In function '_SCOTCHdmapSave': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dmapping_io.c:163:7: note: in expansion of macro 'memFree' memFree (termloctab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dmapping_io.c:283:3: note: in expansion of macro 'memFree' memFree (termloctab); /* Free group leader */ ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dorder_io.c -o dorder_io.o In file included from dorder.c:53:0: dorder.c: In function 'dorderFreeCblk': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder.c:112:5: note: in expansion of macro 'memFree' memFree (cblkptr->data.leaf.periloctab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder.c:114:7: note: in expansion of macro 'memFree' memFree (cblkptr->data.leaf.nodeloctab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder.c:117:3: note: in expansion of macro 'memFree' memFree (cblkptr); /* Free column block structure */ ^~~~~~~ dorder.c: In function '_SCOTCHdorderNew': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder.c:240:7: note: in expansion of macro 'memFree' memFree (cblknewptr); ^~~~~~~ dorder.c: In function '_SCOTCHdorderDispose': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder.c:365:5: note: in expansion of macro 'memFree' memFree (cblkptr); ^~~~~~~ In file included from dorder_gather.c:57:0: dorder_gather.c: In function '_SCOTCHdorderGather': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_gather.c:163:7: note: in expansion of macro 'memFree' memFree (recvcnttab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_gather.c:212:7: note: in expansion of macro 'memFree' memFree (recvcnttab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_gather.c:286:5: note: in expansion of macro 'memFree' memFree (recvcnttab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_gather.c:288:3: note: in expansion of macro 'memFree' memFree (leafrcvtab); /* Free group leader */ ^~~~~~~ dorder_gather.c: In function '_SCOTCHdorderGatherTree': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_gather.c:376:7: note: in expansion of macro 'memFree' memFree (treecnttab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_gather.c:414:5: note: in expansion of macro 'memFree' memFree (treecnttab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_gather.c:508:15: note: in expansion of macro 'memFree' memFree (cblkglbtab[treeglbnum].cblktab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_gather.c:510:11: note: in expansion of macro 'memFree' memFree (treercvtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_gather.c:511:11: note: in expansion of macro 'memFree' memFree (treecnttab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_gather.c:541:5: note: in expansion of macro 'memFree' memFree (treercvtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_gather.c:543:3: note: in expansion of macro 'memFree' memFree (treecnttab); ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dorder_io_block.c -o dorder_io_block.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dorder_io_tree.c -o dorder_io_tree.o In file included from dorder_io.c:55:0: dorder_io.c: In function '_SCOTCHdorderSave': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_io.c:175:11: note: in expansion of macro 'memFree' memFree (permtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_io.c:190:7: note: in expansion of macro 'memFree' memFree (permtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_io.c:196:7: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_io.c:210:11: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_io.c:221:11: note: in expansion of macro 'memFree' memFree (permtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_io.c:227:5: note: in expansion of macro 'memFree' memFree (permtab); /* Free group leader */ ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dorder_perm.c -o dorder_perm.o In file included from dorder_io_tree.c:55:0: dorder_io_tree.c: In function '_SCOTCHdorderSaveTree2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_io_tree.c:157:5: note: in expansion of macro 'memFree' memFree (vlbltab); ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c dorder_tree_dist.c -o dorder_tree_dist.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hdgraph.c -o hdgraph.o In file included from dorder_perm.c:55:0: dorder_perm.c: In function '_SCOTCHdorderPerm': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_perm.c:130:7: note: in expansion of macro 'memFree' memFree (senddsptab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_perm.c:137:5: note: in expansion of macro 'memFree' memFree (senddsptab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_perm.c:147:5: note: in expansion of macro 'memFree' memFree (senddsptab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_perm.c:246:3: note: in expansion of macro 'memFree' memFree (senddsptab); /* Free group leader */ ^~~~~~~ In file included from hdgraph.c:54:0: hdgraph.c: In function '_SCOTCHhdgraphExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph.c:80:5: note: in expansion of macro 'memFree' memFree (grafptr->vhndloctax); ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hdgraph_check.c -o hdgraph_check.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hdgraph_fold.c -o hdgraph_fold.o In file included from dorder_tree_dist.c:53:0: dorder_tree_dist.c: In function '_SCOTCHdorderTreeDist': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_tree_dist.c:203:7: note: in expansion of macro 'memFree' memFree (dblkcnttab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dorder_tree_dist.c:302:3: note: in expansion of macro 'memFree' memFree (dblkcnttab); /* Free group leader */ ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hdgraph_gather.c -o hdgraph_gather.o In file included from hdgraph_check.c:54:0: hdgraph_check.c: In function '_SCOTCHhdgraphCheck': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_check.c:115:7: note: in expansion of macro 'memFree' memFree (vhalloctax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_check.c:144:5: note: in expansion of macro 'memFree' memFree (vhalloctax + grafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_check.c:155:3: note: in expansion of macro 'memFree' memFree (vhalloctax + grafptr->s.baseval); ^~~~~~~ In file included from hdgraph_gather.c:59:0: hdgraph_gather.c: In function '_SCOTCHhdgraphGather': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_gather.c:205:7: note: in expansion of macro 'memFree' memFree (verthaltax + dgrfptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_gather.c:208:9: note: in expansion of macro 'memFree' memFree (recvcnttab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_gather.c:379:3: note: in expansion of macro 'memFree' memFree (verthaltax + dgrfptr->s.baseval); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_gather.c:405:5: note: in expansion of macro 'memFree' memFree (recvcnttab); /* Free group leader */ ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hdgraph_induce.c -o hdgraph_induce.o In file included from hdgraph_fold.c:55:0: hdgraph_fold.c: In function '_SCOTCHhdgraphFold2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_fold.c:273:9: note: in expansion of macro 'memFree' memFree (fldvertidxtab); /* Free group leaders */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_fold.c:275:9: note: in expansion of macro 'memFree' memFree (fldcommdattab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_fold.c:864:3: note: in expansion of macro 'memFree' memFree (fldcommdattab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_fold.c:871:3: note: in expansion of macro 'memFree' memFree (fldvertidxtab); /* Free group leader including request array */ ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hdgraph_order_nd.c -o hdgraph_order_nd.o hdgraph_fold.c:455:9: warning: 'commnbr' may be used uninitialized in this function [-Wmaybe-uninitialized] for (i = 0, fldvertlocnum = orgvertlocnnd; i < commnbr; i ++) { ^~~ hdgraph_fold.c:845:46: warning: 'fldvertlocnbr' may be used uninitialized in this function [-Wmaybe-uninitialized] fldgrafptr->s.vertlocnnd = fldvertlocnbr + orggrafptr->s.baseval; ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from hdgraph_order_nd.c:57:0: hdgraph_order_nd.c: In function '_SCOTCHhdgraphOrderNd': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_order_nd.c:286:9: note: in expansion of macro 'memFree' memFree (vspgrafdat.partgsttax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_order_nd.c:287:7: note: in expansion of macro 'memFree' memFree (vspgrafdat.fronloctab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_order_nd.c:297:5: note: in expansion of macro 'memFree' memFree (vspgrafdat.partgsttax + vspgrafdat.s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_order_nd.c:298:5: note: in expansion of macro 'memFree' memFree (vspgrafdat.fronloctab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_order_nd.c:304:5: note: in expansion of macro 'memFree' memFree (vspgrafdat.partgsttax + vspgrafdat.s.baseval); /* Free useless space */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_order_nd.c:305:5: note: in expansion of macro 'memFree' memFree (vspgrafdat.fronloctab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_order_nd.c:324:3: note: in expansion of macro 'memFree' memFree (vspgrafdat.partgsttax + vspgrafdat.s.baseval); /* Free useless space */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_order_nd.c:354:7: note: in expansion of macro 'memFree' memFree (vspgrafdat.fronloctab); /* Free remaining space */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_order_nd.c:366:7: note: in expansion of macro 'memFree' memFree (vspgrafdat.fronloctab); /* Free remaining space */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ hdgraph_order_nd.c:433:3: note: in expansion of macro 'memFree' memFree (vspgrafdat.fronloctab); /* Free remaining space */ ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hdgraph_order_si.c -o hdgraph_order_si.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hdgraph_order_sq.c -o hdgraph_order_sq.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hdgraph_order_st.c -o hdgraph_order_st.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kdgraph.c -o kdgraph.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kdgraph_gather.c -o kdgraph_gather.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kdgraph_map_rb.c -o kdgraph_map_rb.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kdgraph_map_rb_map.c -o kdgraph_map_rb_map.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kdgraph_map_rb_part.c -o kdgraph_map_rb_part.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kdgraph_map_st.c -o kdgraph_map_st.o In file included from kdgraph_map_rb.c:57:0: kdgraph_map_rb.c: In function '_SCOTCHkdgraphMapRbAdd2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kdgraph_map_rb.c:95:9: note: in expansion of macro 'memFree' memFree (fragptr->parttab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kdgraph_map_rb.c:96:7: note: in expansion of macro 'memFree' memFree (fragptr->vnumtab); ^~~~~~~ In file included from kdgraph_map_rb_part.c:61:0: kdgraph_map_rb_part.c: In function 'kdgraphMapRbPartSequ': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ kdgraph_map_rb_part.c:124:7: note: in expansion of macro 'memFree' memFree (fragptr); ^~~~~~~ kdgraph_map_rb_part.c: In function 'kdgraphMapRbPartFold': kdgraph_map_rb_part.c:209:27: warning: variable 'fldprocnbr' set but not used [-Wunused-but-set-variable] int fldprocnbr; /* Number of processes in part of this process */ ^~~~~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vdgraph.c -o vdgraph.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vdgraph_check.c -o vdgraph_check.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vdgraph_gather_all.c -o vdgraph_gather_all.o In file included from vdgraph.c:53:0: vdgraph.c: In function '_SCOTCHvdgraphExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vdgraph.c:101:5: note: in expansion of macro 'memFree' memFree (grafptr->partgsttax + grafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vdgraph.c:103:5: note: in expansion of macro 'memFree' memFree (grafptr->fronloctab); ^~~~~~~ In file included from vdgraph_check.c:54:0: vdgraph_check.c: In function '_SCOTCHvdgraphCheck': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vdgraph_check.c:177:7: note: in expansion of macro 'memFree' memFree (partgsttax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vdgraph_check.c:225:5: note: in expansion of macro 'memFree' memFree (grafdat.edgegsttax + grafptr->s.baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vdgraph_check.c:227:5: note: in expansion of macro 'memFree' memFree (grafdat.procsidtab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vdgraph_check.c:228:3: note: in expansion of macro 'memFree' memFree (partgsttax + grafptr->s.baseval); ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vdgraph_separate_bd.c -o vdgraph_separate_bd.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vdgraph_separate_df.c -o vdgraph_separate_df.o In file included from vdgraph_gather_all.c:68:0: vdgraph_gather_all.c: In function '_SCOTCHvdgraphGatherAll': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vdgraph_gather_all.c:200:3: note: in expansion of macro 'memFree' memFree (froncnttab); /* Free group leader */ ^~~~~~~ vdgraph_gather_all.c:91:22: warning: variable 'cheklocval' set but not used [-Wunused-but-set-variable] int cheklocval; ^~~~~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vdgraph_separate_ml.c -o vdgraph_separate_ml.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vdgraph_separate_sq.c -o vdgraph_separate_sq.o In file included from vdgraph_separate_df.c:55:0: vdgraph_separate_df.c: In function '_SCOTCHvdgraphSeparateDf': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vdgraph_separate_df.c:143:7: note: in expansion of macro 'memFree' memFree (ielsloctax + grafptr->s.baseval); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vdgraph_separate_df.c:147:5: note: in expansion of macro 'memFree' memFree (ielsloctax + grafptr->s.baseval); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vdgraph_separate_df.c:189:5: note: in expansion of macro 'memFree' memFree (ielsloctax + grafptr->s.baseval); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vdgraph_separate_df.c:278:7: note: in expansion of macro 'memFree' memFree (ielsloctax + grafptr->s.baseval); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vdgraph_separate_df.c:297:3: note: in expansion of macro 'memFree' memFree (ielsloctax + grafptr->s.baseval); /* Free group leader */ ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vdgraph_separate_st.c -o vdgraph_separate_st.o In file included from vdgraph_separate_ml.c:58:0: vdgraph_separate_ml.c: In function 'vdgraphSeparateMlCoarsen': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vdgraph_separate_ml.c:132:7: note: in expansion of macro 'memFree' memFree (*coarmultptr); /* Free un-based array */ ^~~~~~~ vdgraph_separate_ml.c: In function 'vdgraphSeparateMlUncoarsen': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vdgraph_separate_ml.c:443:7: note: in expansion of macro 'memFree' memFree (vsndcnttab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vdgraph_separate_ml.c:709:3: note: in expansion of macro 'memFree' memFree (vsndcnttab); /* Free group leader */ ^~~~~~~ vdgraph_separate_ml.c: In function 'vdgraphSeparateMl2': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vdgraph_separate_ml.c:785:7: note: in expansion of macro 'memFree' memFree (coarmulttax + grafptr->s.baseval); /* Free array */ ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vdgraph_separate_zr.c -o vdgraph_separate_zr.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vdgraph_store.c -o vdgraph_store.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_error.c -o library_error_pt.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_error_exit.c -o library_error_exit_pt.o In file included from vdgraph_store.c:54:0: vdgraph_store.c: In function '_SCOTCHvdgraphStoreExit': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ vdgraph_store.c:97:3: note: in expansion of macro 'memFree' memFree (storptr->datatab); ^~~~~~~ In file included from vdgraph_separate_ml.c:57:0: module.h:477:37: warning: 'foldval' may be used uninitialized in this function [-Wmaybe-uninitialized] #define dgraphCoarsen _SCOTCHdgraphCoarsen ^~~~~~~~~~~~~~~~~~~~ vdgraph_separate_ml.c:90:23: note: 'foldval' was declared here int foldval; ^~~~~~~ ./ptdummysizes library_pt.h ptscotch.h ./ptdummysizes library_pt_f.h ptscotchf.h mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph.c -o library_dgraph.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_f.c -o library_dgraph_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_band.c -o library_dgraph_band.o In file included from library_dgraph_band.c:54:0: library_dgraph_band.c: In function 'SCOTCH_dgraphBand': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_dgraph_band.c:207:5: note: in expansion of macro 'memFree' memFree (bandvnumgsttax + bandgrafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_dgraph_band.c:226:7: note: in expansion of macro 'memFree' memFree (bandvnumgsttax + bandgrafptr->baseval); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_dgraph_band.c:317:3: note: in expansion of macro 'memFree' memFree (bandvnumgsttax + bandgrafptr->baseval); /* Free useless space */ ^~~~~~~ library_dgraph_band.c:321:23: warning: unused variable 'edgelocnnd' [-Wunused-variable] Gnum edgelocnnd; ^~~~~~~~~~ library_dgraph_band.c:320:23: warning: unused variable 'edgelocnum' [-Wunused-variable] Gnum edgelocnum; ^~~~~~~~~~ library_dgraph_band.c:109:25: warning: unused variable 'fronlocnum' [-Wunused-variable] Gnum fronlocnum; ^~~~~~~~~~ library_dgraph_band.c:104:25: warning: unused variable 'degrval' [-Wunused-variable] Gnum degrval; ^~~~~~~ library_dgraph_band.c:85:25: warning: unused variable 'bandproccomm' [-Wunused-variable] MPI_Comm bandproccomm; ^~~~~~~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_band_f.c -o library_dgraph_band_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_build.c -o library_dgraph_build.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_build_f.c -o library_dgraph_build_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_build_grid3d.c -o library_dgraph_build_grid3d.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_build_grid3d_f.c -o library_dgraph_build_grid3d_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_check.c -o library_dgraph_check.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_check_f.c -o library_dgraph_check_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_coarsen.c -o library_dgraph_coarsen.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_coarsen_f.c -o library_dgraph_coarsen_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_gather.c -o library_dgraph_gather.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_gather_f.c -o library_dgraph_gather_f.o In file included from library_dgraph_coarsen.c:56:0: library_dgraph_coarsen.c: In function 'SCOTCH_dgraphCoarsen': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_dgraph_coarsen.c:123:5: note: in expansion of macro 'memFree' memFree (multlocptr); /* Free allocated folded multinode array */ ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_grow.c -o library_dgraph_grow.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_halo.c -o library_dgraph_halo.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_halo_f.c -o library_dgraph_halo_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_induce.c -o library_dgraph_induce.o In file included from library_dgraph_grow.c:54:0: dgraph_band_grow.c: In function '_SCOTCHdgraphGrowColl': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band_grow.c:157:9: note: in expansion of macro 'memFree' memFree (procvgbtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band_grow.c:158:7: note: in expansion of macro 'memFree' memFree (vnumgsttax); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band_grow.c:299:3: note: in expansion of macro 'memFree' memFree (procvgbtab); /* Free group leader */ ^~~~~~~ In file included from library_dgraph_grow.c:73:0: dgraph_band_grow.c:90:27: warning: unused variable 'vnumgstsiz' [-Wunused-variable] Gnum vnumgstsiz; /* Size of vnumgsttax; TRICK: re-use */ ^~~~~~~~~~ dgraph_band_grow.c:88:27: warning: unused variable 'queulocnum' [-Wunused-variable] Gnum queulocnum; ^~~~~~~~~~ In file included from library_dgraph_grow.c:54:0: dgraph_band_grow.c: In function '_SCOTCHdgraphGrowPtop': mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_induce_f.c -o library_dgraph_induce_f.o common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band_grow.c:396:9: note: in expansion of macro 'memFree' memFree (procvgbtab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band_grow.c:397:7: note: in expansion of macro 'memFree' memFree (vnumgsttax); ^~~~~~~ In file included from library_dgraph_grow.c:73:0: dgraph_band_grow.c:512:27: warning: variable 'procglbnum' set but not used [-Wunused-but-set-variable] int procglbnum; ^~~~~~~~~~ In file included from library_dgraph_grow.c:54:0: common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dgraph_band_grow.c:585:3: note: in expansion of macro 'memFree' memFree (procvgbtab); /* Free group leader */ ^~~~~~~ In file included from library_dgraph_grow.c:73:0: dgraph_band_grow.c:328:27: warning: unused variable 'vnumgstsiz' [-Wunused-variable] Gnum vnumgstsiz; /* Size of vnumgsttax; TRICK: re-use */ ^~~~~~~~~~ dgraph_band_grow.c:326:27: warning: unused variable 'queulocnum' [-Wunused-variable] Gnum queulocnum; ^~~~~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_io_load.c -o library_dgraph_io_load.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_io_load_f.c -o library_dgraph_io_load_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_io_save.c -o library_dgraph_io_save.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_io_save_f.c -o library_dgraph_io_save_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_map.c -o library_dgraph_map.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_map_f.c -o library_dgraph_map_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_map_view.c -o library_dgraph_map_view.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_map_view_f.c -o library_dgraph_map_view_f.o In file included from library_dgraph_map_f.c:56:0: library_dgraph_map_f.c: In function 'SCOTCHFSTRATDGRAPHMAP': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_dgraph_map_f.c:201:3: note: in expansion of macro 'memFree' memFree (strtab); ^~~~~~~ In file included from library_dgraph_map_view.c:57:0: library_dgraph_map_view.c: In function 'SCOTCH_dgraphMapView': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_dgraph_map_view.c:159:7: note: in expansion of macro 'memFree' memFree (nmskloctab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_dgraph_map_view.c:166:5: note: in expansion of macro 'memFree' memFree (nmskloctab); ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_dgraph_map_view.c:191:5: note: in expansion of macro 'memFree' memFree (nmskloctab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_dgraph_map_view.c:235:5: note: in expansion of macro 'memFree' memFree (nmskloctab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_dgraph_map_view.c:276:7: note: in expansion of macro 'memFree' memFree (nmskloctab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_dgraph_map_view.c:348:5: note: in expansion of macro 'memFree' memFree (nmskloctab); /* Free group leader */ ^~~~~~~ common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_dgraph_map_view.c:382:3: note: in expansion of macro 'memFree' memFree (nmskloctab); /* Free group leader */ ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_order.c -o library_dgraph_order.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_order_f.c -o library_dgraph_order_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_order_gather.c -o library_dgraph_order_gather.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_order_gather_f.c -o library_dgraph_order_gather_f.o library_dgraph_order.c: In function 'SCOTCH_dgraphOrderComputeList': library_dgraph_order.c:170:23: warning: variable 'srclisttab' set but not used [-Wunused-but-set-variable] Gnum * restrict srclisttab; /* Subgraph vertex list */ ^~~~~~~~~~ library_dgraph_order.c:169:23: warning: variable 'srclistnbr' set but not used [-Wunused-but-set-variable] Gnum srclistnbr; /* Number of items in list */ ^~~~~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_order_io.c -o library_dgraph_order_io.o In file included from library_dgraph_order_f.c:58:0: library_dgraph_order_f.c: In function 'SCOTCHFSTRATDGRAPHORDER': common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ library_dgraph_order_f.c:190:3: note: in expansion of macro 'memFree' memFree (strtab); /* Prevent compiler warnings */ ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_order_io_f.c -o library_dgraph_order_io_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_order_io_block.c -o library_dgraph_order_io_block.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_order_io_block_f.c -o library_dgraph_order_io_block_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_order_perm.c -o library_dgraph_order_perm.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_order_perm_f.c -o library_dgraph_order_perm_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_order_tree_dist.c -o library_dgraph_order_tree_dist.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_order_tree_dist_f.c -o library_dgraph_order_tree_dist_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_redist.c -o library_dgraph_redist.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_redist_f.c -o library_dgraph_redist_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_scatter.c -o library_dgraph_scatter.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_scatter_f.c -o library_dgraph_scatter_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_stat.c -o library_dgraph_stat.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dgraph_stat_f.c -o library_dgraph_stat_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dmapping.c -o library_dmapping.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_dorder.c -o library_dorder.o gcc -shared -Wl,-soname=libptscotcherr.so.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread -o libptscotcherr.so library_error_pt.o gcc -shared -Wl,-soname=libptscotcherrexit.so.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread -o libptscotcherrexit.so library_error_exit_pt.o echo libptscotcherr.so libptscotcherr.so echo libptscotcherrexit.so libptscotcherrexit.so gcc -shared -Wl,-soname=libptscotch.so.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread -o libptscotch.so bdgraph.o bdgraph_bipart_bd.o bdgraph_bipart_df.o bdgraph_bipart_ex.o bdgraph_bipart_ml.o bdgraph_bipart_sq.o bdgraph_bipart_st.o bdgraph_bipart_zr.o bdgraph_check.o bdgraph_gather_all.o bdgraph_store.o comm.o dgraph.o dgraph_allreduce.o dgraph_band.o dgraph_build.o dgraph_build_grid3d.o dgraph_build_hcub.o dgraph_check.o dgraph_coarsen.o dgraph_fold.o dgraph_fold_comm.o dgraph_fold_dup.o dgraph_gather.o dgraph_gather_all.o dgraph_ghst.o dgraph_halo.o dgraph_induce.o dgraph_io_load.o dgraph_io_save.o dgraph_match.o dgraph_match_sync_coll.o dgraph_match_sync_ptop.o dgraph_match_check.o dgraph_redist.o dgraph_scatter.o dgraph_view.o dmapping.o dmapping_io.o dorder.o dorder_gather.o dorder_io.o dorder_io_block.o dorder_io_tree.o dorder_perm.o dorder_tree_dist.o hdgraph.o hdgraph_check.o hdgraph_fold.o hdgraph_gather.o hdgraph_induce.o hdgraph_order_nd.o hdgraph_order_si.o hdgraph_order_sq.o hdgraph_order_st.o kdgraph.o kdgraph_gather.o kdgraph_map_rb.o kdgraph_map_rb_map.o kdgraph_map_rb_part.o kdgraph_map_st.o library_dgraph.o library_dgraph_f.o library_dgraph_band.o library_dgraph_band_f.o library_dgraph_build.o library_dgraph_build_f.o library_dgraph_build_grid3d.o library_dgraph_build_grid3d_f.o library_dgraph_check.o library_dgraph_check_f.o library_dgraph_coarsen.o library_dgraph_coarsen_f.o library_dgraph_gather.o library_dgraph_gather_f.o library_dgraph_grow.o library_dgraph_halo.o library_dgraph_halo_f.o library_dgraph_induce.o library_dgraph_induce_f.o library_dgraph_io_load.o library_dgraph_io_load_f.o library_dgraph_io_save.o library_dgraph_io_save_f.o library_dgraph_map.o library_dgraph_map_f.o library_dgraph_map_view.o library_dgraph_map_view_f.o library_dgraph_order.o library_dgraph_order_f.o library_dgraph_order_gather.o library_dgraph_order_gather_f.o library_dgraph_order_io.o library_dgraph_order_io_f.o library_dgraph_order_io_block.o library_dgraph_order_io_block_f.o library_dgraph_order_perm.o library_dgraph_order_perm_f.o library_dgraph_order_tree_dist.o library_dgraph_order_tree_dist_f.o library_dgraph_redist.o library_dgraph_redist_f.o library_dgraph_scatter.o library_dgraph_scatter_f.o library_dgraph_stat.o library_dgraph_stat_f.o library_dmapping.o library_dorder.o vdgraph.o vdgraph_check.o vdgraph_gather_all.o vdgraph_separate_bd.o vdgraph_separate_df.o vdgraph_separate_ml.o vdgraph_separate_sq.o vdgraph_separate_st.o vdgraph_separate_zr.o vdgraph_store.o echo libptscotch.so libptscotch.so make[2]: Leaving directory '/builddir/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src/libscotch' make[1]: Leaving directory '/builddir/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src/libscotch' make[1]: Entering directory '/builddir/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src/libscotch' cp -av scotch.h ../../include cp -av scotchf.h ../../include 'scotchf.h' -> '../../include/scotchf.h' 'scotch.h' -> '../../include/scotch.h' cp -av libscotch.so libscotcherr*.so ../../lib cp -av ptscotch.h ../../include cp -av ptscotchf.h ../../include 'ptscotch.h' -> '../../include/ptscotch.h' 'ptscotchf.h' -> '../../include/ptscotchf.h' 'libscotch.so' -> '../../lib/libscotch.so' 'libscotcherr.so' -> '../../lib/libscotcherr.so' 'libscotcherrexit.so' -> '../../lib/libscotcherrexit.so' cp -av libptscotch.so libptscotcherr*.so ../../lib 'libptscotch.so' -> '../../lib/libptscotch.so' 'libptscotcherr.so' -> '../../lib/libptscotcherr.so' 'libptscotcherrexit.so' -> '../../lib/libptscotcherrexit.so' make[1]: Leaving directory '/builddir/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src/libscotch' (cd scotch ; make VERSION=6 RELEASE=0 PATCHLEVEL=4 ptscotch && make ptinstall) make[1]: Entering directory '/builddir/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src/scotch' make CC="mpicc" SCOTCHLIB=ptscotch \ dggath \ dgmap \ dgord \ dgpart \ dgscat \ dgtst make[2]: Entering directory '/builddir/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src/scotch' mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch dggath.c -o dggath -L../../lib -lptscotch -lscotch -lptscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch dgmap.c -o dgmap -L../../lib -lptscotch -lscotch -lptscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch dgord.c -o dgord -L../../lib -lptscotch -lscotch -lptscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch dgmap.c -DSCOTCH_COMPILE_PART -o dgpart -L../../lib -lptscotch -lscotch -lptscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread dgord.c: In function 'main': dgord.c:154:3: warning: implicit declaration of function 'SCOTCH_randomProc' [-Wimplicit-function-declaration] SCOTCH_randomProc (proclocnum); /* Record process number to initialize pseudo-random seed */ ^~~~~~~~~~~~~~~~~ dgmap.c: In function 'main': dgmap.c:176:3: warning: implicit declaration of function 'SCOTCH_randomProc' [-Wimplicit-function-declaration] SCOTCH_randomProc (proclocnum); /* Record process number to initialize pseudo-random seed */ ^~~~~~~~~~~~~~~~~ dgmap.c: In function 'main': dgmap.c:176:3: warning: implicit declaration of function 'SCOTCH_randomProc' [-Wimplicit-function-declaration] SCOTCH_randomProc (proclocnum); /* Record process number to initialize pseudo-random seed */ ^~~~~~~~~~~~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch dgscat.c -o dgscat -L../../lib -lptscotch -lscotch -lptscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch dgtst.c -o dgtst -L../../lib -lptscotch -lscotch -lptscotcherrexit -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread dgtst.c: In function 'main': dgtst.c:109:23: warning: variable 'flagval' set but not used [-Wunused-but-set-variable] int flagval; ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src/scotch' make[1]: Leaving directory '/builddir/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src/scotch' make[1]: Entering directory '/builddir/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src/scotch' make CC="mpicc" SCOTCHLIB=ptscotch \ dggath \ dgmap \ dgord \ dgpart \ dgscat \ dgtst make[2]: Entering directory '/builddir/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src/scotch' make[2]: 'dggath' is up to date. make[2]: 'dgmap' is up to date. make[2]: 'dgord' is up to date. make[2]: 'dgpart' is up to date. make[2]: 'dgscat' is up to date. make[2]: 'dgtst' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src/scotch' cp -av dggath dgmap dgord dgpart dgscat dgtst ../../bin 'dggath' -> '../../bin/dggath' 'dgmap' -> '../../bin/dgmap' 'dgord' -> '../../bin/dgord' 'dgpart' -> '../../bin/dgpart' 'dgscat' -> '../../bin/dgscat' 'dgtst' -> '../../bin/dgtst' make[1]: Leaving directory '/builddir/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src/scotch' (cd libscotchmetis ; make ptscotch && make ptinstall) make[1]: Entering directory '/builddir/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src/libscotchmetis' make CFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" CC="mpicc" SCOTCHLIB=ptscotch \ libptscotchparmetis.so make[2]: Entering directory '/builddir/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src/libscotchmetis' mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c parmetis_dgraph_order.c -o parmetis_dgraph_order.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c parmetis_dgraph_order_f.c -o parmetis_dgraph_order_f.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c parmetis_dgraph_part.c -o parmetis_dgraph_part.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c parmetis_dgraph_part_f.c -o parmetis_dgraph_part_f.o In file included from parmetis_dgraph_order.c:58:0: parmetis_dgraph_order.c: In function 'ParMETIS_V3_NodeND': ../libscotch/common.h:126:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ parmetis_dgraph_order.c:209:15: note: in expansion of macro 'memFree' memFree (treeglbtab); /* Free group leader */ ^~~~~~~ gcc -shared -Wl,-soname=libptscotchparmetis.so.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread -o libptscotchparmetis.so parmetis_dgraph_order.o parmetis_dgraph_order_f.o parmetis_dgraph_part.o parmetis_dgraph_part_f.o echo libptscotchparmetis.so libptscotchparmetis.so make[2]: Leaving directory '/builddir/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src/libscotchmetis' make[1]: Leaving directory '/builddir/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src/libscotchmetis' make[1]: Entering directory '/builddir/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src/libscotchmetis' make CFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" CC="mpicc" SCOTCHLIB=ptscotch \ libptscotchparmetis.so make[2]: Entering directory '/builddir/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src/libscotchmetis' make[2]: 'libptscotchparmetis.so' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src/libscotchmetis' cp -av parmetis.h ../../include 'parmetis.h' -> '../../include/parmetis.h' cp -av libptscotchparmetis.so ../../lib 'libptscotchparmetis.so' -> '../../lib/libptscotchparmetis.so' make[1]: Leaving directory '/builddir/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src/libscotchmetis' (cd esmumps ; make ptscotch && make ptinstall) make[1]: Entering directory '/builddir/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src/esmumps' rm -f *~ common.h *.o lib*.so main_esmumps make CFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" CC="mpicc" SCOTCHLIB=ptscotch ESMUMPSLIB=ptesmumps \ libptesmumps.so \ main_esmumps make[2]: Entering directory '/builddir/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src/esmumps' cat module.h ../libscotch/common.h > common.h mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c graph_graph.c -o graph_graph.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c order.c -o order.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c order_scotch_graph.c -o order_scotch_graph.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c dof.c -o dof.o In file included from dof.c:60:0: dof.c: In function 'dofExit': common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dof.c:104:5: note: in expansion of macro 'memFree' memFree (deofptr->noddtab); ^~~~~~~ dof.c: In function 'dofConstant': common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ dof.c:127:5: note: in expansion of macro 'memFree' memFree (deofptr->noddtab); /* It is no longer of use */ ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c symbol.c -o symbol.o In file included from order.c:52:0: order.c: In function 'orderExit': common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order.c:87:5: note: in expansion of macro 'memFree' memFree (ordeptr->rangtab); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order.c:89:5: note: in expansion of macro 'memFree' memFree (ordeptr->permtab); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ order.c:91:5: note: in expansion of macro 'memFree' memFree (ordeptr->peritab); ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c symbol_fax_graph.c -o symbol_fax_graph.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c esmumps.c -o esmumps.o mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c esmumps_f.c -o esmumps_f.o In file included from symbol_fax_graph.c:74:0: symbol_fax.c: In function 'symbolFaxGraph': common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ symbol_fax.c:190:11: note: in expansion of macro 'memFree' memFree (cblktab); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ symbol_fax.c:191:9: note: in expansion of macro 'memFree' memFree (ctrbtab); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ symbol_fax.c:253:11: note: in expansion of macro 'memFree' memFree (bloktax + baseval); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ symbol_fax.c:254:11: note: in expansion of macro 'memFree' memFree (cblktax + baseval); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ symbol_fax.c:255:11: note: in expansion of macro 'memFree' memFree (ctrbtax + baseval); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ symbol_fax.c:465:3: note: in expansion of macro 'memFree' memFree (ctrbtax + baseval); /* Free contribution link array */ ^~~~~~~ In file included from symbol.c:60:0: symbol.c: In function 'symbolExit': common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ symbol.c:95:5: note: in expansion of macro 'memFree' memFree (symbptr->cblktab); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ symbol.c:97:5: note: in expansion of macro 'memFree' memFree (symbptr->bloktab); ^~~~~~~ symbol.c: In function 'symbolRealloc': common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ symbol.c:120:3: note: in expansion of macro 'memFree' memFree (symbptr->cblktab); /* Move column block array */ ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ symbol.c:126:3: note: in expansion of macro 'memFree' memFree (symbptr->bloktab); /* Move column block array */ ^~~~~~~ In file included from esmumps.c:59:0: esmumps.c: In function 'esmumps': common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ esmumps.c:182:3: note: in expansion of macro 'memFree' memFree (vendtab); ^~~~~~~ mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c esmumps_strats.c -o esmumps_strats.o gcc -shared -Wl,-soname=libptesmumps.so.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread -o libptesmumps.so graph_graph.o order.o order_scotch_graph.o dof.o symbol.o symbol_fax_graph.o esmumps.o esmumps_f.o esmumps_strats.o echo libptesmumps.so libptesmumps.so mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include main_esmumps.c -o main_esmumps -L../../lib -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -lbz2 -llzmadec -lm -lrt -lpthread -L. -lptesmumps -lptscotch -lscotch -lptscotcherrexit -lm In file included from main_esmumps.c:56:0: main_esmumps.c: In function 'main': common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ main_esmumps.c:132:9: note: in expansion of macro 'memFree' memFree (elentab); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ main_esmumps.c:133:7: note: in expansion of macro 'memFree' memFree (nvtab); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ main_esmumps.c:143:3: note: in expansion of macro 'memFree' memFree (lasttab); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ main_esmumps.c:144:3: note: in expansion of macro 'memFree' memFree (elentab); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ main_esmumps.c:145:3: note: in expansion of macro 'memFree' memFree (nvtab); ^~~~~~~ common.h:205:59: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define memFree(ptr) (free ((char *) (ptr)), 0) ~~~~~~~~~~~~~~~~~~~~~~^~~~ main_esmumps.c:146:3: note: in expansion of macro 'memFree' memFree (lentab); ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src/esmumps' make[1]: Leaving directory '/builddir/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src/esmumps' make[1]: Entering directory '/builddir/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src/esmumps' cp -av esmumps.h ../../include 'esmumps.h' -> '../../include/esmumps.h' cp -av libptesmumps.so ../../lib 'libptesmumps.so' -> '../../lib/libptesmumps.so' make[1]: Leaving directory '/builddir/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src/esmumps' ~/build/BUILD/scotch_6.0.4 + popd + . /etc/profile.d/modules.sh ++ '[' -z '' ']' ++ '[' -z /usr/share/modulefiles ']' ++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' +++ /usr/bin/ps -p 28633 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD + module unload mpi/openmpi-i386 ++ /usr/share/lmod/lmod/libexec/lmod bash unload mpi/openmpi-i386 + eval 'LMOD_DEFAULT_MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'LMOD_DEFAULT_MODULEPATH;' 'MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'MODULEPATH;' unset 'LD_LIBRARY_PATH;' 'LMOD_DEFAULT_MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'LMOD_DEFAULT_MODULEPATH;' unset 'LOADEDMODULES;' 'MANPATH="/usr/share/lmod/lmod/share/man::";' export 'MANPATH;' 'MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'MODULEPATH;' unset 'MPI_BIN;' unset 'MPI_COMPILER;' unset 'MPI_FORTRAN_MOD_DIR;' unset 'MPI_HOME;' unset 'MPI_INCLUDE;' unset 'MPI_LIB;' unset 'MPI_MAN;' unset 'MPI_PYTHON2_SITEARCH;' unset 'MPI_PYTHON3_SITEARCH;' unset 'MPI_PYTHON_SITEARCH;' unset 'MPI_SUFFIX;' unset 'MPI_SYSCONFIG;' 'PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin";' export 'PATH;' 'PKG_CONFIG_PATH="/usr/lib/pkgconfig:/usr/share/pkgconfig";' export 'PKG_CONFIG_PATH;' unset '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MCxiYXNlTXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT1mYWxzZSxbImNfc2hvcnRUaW1lIl09ZmFsc2UsZmFtaWx5PXt9LGluYWN0aXZlPXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Iv";' export '_ModuleTable001_;' '_ModuleTable002_="c2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLFsidmVyc2lvbiJdPTIsfQ==";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' ++ LMOD_DEFAULT_MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export LMOD_DEFAULT_MODULEPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ unset LD_LIBRARY_PATH ++ LMOD_DEFAULT_MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export LMOD_DEFAULT_MODULEPATH ++ unset LOADEDMODULES ++ MANPATH=/usr/share/lmod/lmod/share/man:: ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON2_SITEARCH ++ unset MPI_PYTHON3_SITEARCH ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ unset _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MCxiYXNlTXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT1mYWxzZSxbImNfc2hvcnRUaW1lIl09ZmFsc2UsZmFtaWx5PXt9LGluYWN0aXZlPXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Iv ++ export _ModuleTable001_ ++ _ModuleTable002_=c2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLFsidmVyc2lvbiJdPTIsfQ== ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0X2Mok + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386 ++ dirname /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386 + cd scotch_6.0.4 + export MPI_HOME=/usr + MPI_HOME=/usr + export MPI_LIB=/usr/lib ~/build/BUILD/scotch_6.0.4/src ~/build/BUILD/scotch_6.0.4 + MPI_LIB=/usr/lib + export MPI_INCLUDE=/usr/include + MPI_INCLUDE=/usr/include + export MPI_MAN=/usr/share/man + MPI_MAN=/usr/share/man + export MPI_BIN=/usr/bin + MPI_BIN=/usr/bin + pushd src + make install prefix=/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr libdir=/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib includedir=/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/include mandir=/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man bindir=/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin mkdir -p /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin mkdir -p /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/include mkdir -p /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib mkdir -p /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share mkdir -p /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man mkdir -p /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/man1 cp -av -f ../bin/[agm]* /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin '../bin/acpl' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/acpl' '../bin/amk_ccc' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/amk_ccc' '../bin/amk_fft2' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/amk_fft2' '../bin/amk_grf' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/amk_grf' '../bin/amk_hy' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/amk_hy' '../bin/amk_m2' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/amk_m2' '../bin/amk_p2' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/amk_p2' '../bin/atst' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/atst' '../bin/gbase' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/gbase' '../bin/gcv' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/gcv' '../bin/gmap' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/gmap' '../bin/gmk_hy' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/gmk_hy' '../bin/gmk_m2' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/gmk_m2' '../bin/gmk_m3' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/gmk_m3' '../bin/gmk_msh' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/gmk_msh' '../bin/gmk_ub2' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/gmk_ub2' '../bin/gmtst' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/gmtst' '../bin/gord' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/gord' '../bin/gotst' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/gotst' '../bin/gout' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/gout' '../bin/gpart' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/gpart' '../bin/gscat' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/gscat' '../bin/gtst' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/gtst' '../bin/mcv' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/mcv' '../bin/mmk_m2' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/mmk_m2' '../bin/mmk_m3' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/mmk_m3' '../bin/mord' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/mord' '../bin/mtst' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/mtst' cp -av -f ../bin/d[agm]* /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin cp: cannot stat '../bin/d[agm]*': No such file or directory Makefile:115: recipe for target 'install' failed cp -av -f ../include/*scotch*.h /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/include make: [install] Error 1 (ignored) '../include/scotch.h' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/include/scotch.h' '../include/scotchf.h' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/include/scotchf.h' cp -av -f ../lib/*scotch*.so /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib '../lib/libscotch.so' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/libscotch.so' '../lib/libscotcherr.so' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/libscotcherr.so' '../lib/libscotcherrexit.so' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/libscotcherrexit.so' '../lib/libscotchmetis.so' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/libscotchmetis.so' cp -av -f ../include/*esmumps*.h /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/include '../include/esmumps.h' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/include/esmumps.h' cp -av -f ../lib/*esmumps*.so /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib '../lib/libesmumps.so' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/libesmumps.so' cp -av -Rf ../man/* /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man '../man/man1/dgpart.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/man1/dgpart.1' '../man/man1/gout.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/man1/gout.1' '../man/man1/gord.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/man1/gord.1' '../man/man1/amk_hy.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/man1/amk_hy.1' '../man/man1/amk_m2.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/man1/amk_m2.1' '../man/man1/amk_fft2.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/man1/amk_fft2.1' '../man/man1/mtst.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/man1/mtst.1' '../man/man1/amk_ccc.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/man1/amk_ccc.1' '../man/man1/mmk_m2.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/man1/mmk_m2.1' '../man/man1/gmk_hy.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/man1/gmk_hy.1' '../man/man1/gmk_m3.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/man1/gmk_m3.1' '../man/man1/mord.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/man1/mord.1' '../man/man1/gotst.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/man1/gotst.1' '../man/man1/gmk_m2.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/man1/gmk_m2.1' '../man/man1/amk_p2.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/man1/amk_p2.1' '../man/man1/dgord.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/man1/dgord.1' '../man/man1/gpart.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/man1/gpart.1' '../man/man1/gtst.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/man1/gtst.1' '../man/man1/gmk_ub2.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/man1/gmk_ub2.1' '../man/man1/gmap.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/man1/gmap.1' '../man/man1/dgtst.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/man1/dgtst.1' '../man/man1/gmtst.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/man1/gmtst.1' '../man/man1/atst.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/man1/atst.1' '../man/man1/gmk_msh.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/man1/gmk_msh.1' '../man/man1/mmk_m3.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/man1/mmk_m3.1' '../man/man1/gcv.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/man1/gcv.1' '../man/man1/dgscat.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/man1/dgscat.1' '../man/man1/dgmap.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/man1/dgmap.1' + ln -s parser_ll.c libscotch/lex.yy.c + ln -s parser_yy.c libscotch/y.tab.c + ln -s parser_ly.h libscotch/y.tab.h ~/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib ~/build/BUILD/scotch_6.0.4/src ~/build/BUILD/scotch_6.0.4 + pushd /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib + for lib in '*.so' + chmod 755 libesmumps.so + mv libesmumps.so libesmumps.so.0.2 + ln -s libesmumps.so.0.2 libesmumps.so + ln -s libesmumps.so.0.2 libesmumps.so.0 + for lib in '*.so' + chmod 755 libscotch.so + mv libscotch.so libscotch.so.0.2 + ln -s libscotch.so.0.2 libscotch.so + ln -s libscotch.so.0.2 libscotch.so.0 + for lib in '*.so' + chmod 755 libscotcherr.so + mv libscotcherr.so libscotcherr.so.0.2 + ln -s libscotcherr.so.0.2 libscotcherr.so + ln -s libscotcherr.so.0.2 libscotcherr.so.0 + for lib in '*.so' + chmod 755 libscotcherrexit.so + mv libscotcherrexit.so libscotcherrexit.so.0.2 + ln -s libscotcherrexit.so.0.2 libscotcherrexit.so + ln -s libscotcherrexit.so.0.2 libscotcherrexit.so.0 + for lib in '*.so' + chmod 755 libscotchmetis.so + mv libscotchmetis.so libscotchmetis.so.0.2 + ln -s libscotchmetis.so.0.2 libscotchmetis.so + ln -s libscotchmetis.so.0.2 libscotchmetis.so.0 + popd ~/build/BUILD/scotch_6.0.4/src ~/build/BUILD/scotch_6.0.4 ~/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin ~/build/BUILD/scotch_6.0.4/src ~/build/BUILD/scotch_6.0.4 + pushd /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin + for prog in '*' + mv acpl scotch_acpl + chmod 755 scotch_acpl + for prog in '*' + mv amk_ccc scotch_amk_ccc + chmod 755 scotch_amk_ccc + for prog in '*' + mv amk_fft2 scotch_amk_fft2 + chmod 755 scotch_amk_fft2 + for prog in '*' + mv amk_grf scotch_amk_grf + chmod 755 scotch_amk_grf + for prog in '*' + mv amk_hy scotch_amk_hy + chmod 755 scotch_amk_hy + for prog in '*' + mv amk_m2 scotch_amk_m2 + chmod 755 scotch_amk_m2 + for prog in '*' + mv amk_p2 scotch_amk_p2 + chmod 755 scotch_amk_p2 + for prog in '*' + mv atst scotch_atst + chmod 755 scotch_atst + for prog in '*' + mv gbase scotch_gbase + chmod 755 scotch_gbase + for prog in '*' + mv gcv scotch_gcv + chmod 755 scotch_gcv + for prog in '*' + mv gmap scotch_gmap + chmod 755 scotch_gmap + for prog in '*' + mv gmk_hy scotch_gmk_hy + chmod 755 scotch_gmk_hy + for prog in '*' + mv gmk_m2 scotch_gmk_m2 + chmod 755 scotch_gmk_m2 + for prog in '*' + mv gmk_m3 scotch_gmk_m3 + chmod 755 scotch_gmk_m3 + for prog in '*' + mv gmk_msh scotch_gmk_msh + chmod 755 scotch_gmk_msh + for prog in '*' + mv gmk_ub2 scotch_gmk_ub2 + chmod 755 scotch_gmk_ub2 + for prog in '*' + mv gmtst scotch_gmtst + chmod 755 scotch_gmtst + for prog in '*' + mv gord scotch_gord + chmod 755 scotch_gord + for prog in '*' + mv gotst scotch_gotst + chmod 755 scotch_gotst + for prog in '*' + mv gout scotch_gout + chmod 755 scotch_gout + for prog in '*' + mv gpart scotch_gpart + chmod 755 scotch_gpart + for prog in '*' + mv gscat scotch_gscat + chmod 755 scotch_gscat + for prog in '*' + mv gtst scotch_gtst + chmod 755 scotch_gtst + for prog in '*' + mv mcv scotch_mcv + chmod 755 scotch_mcv + for prog in '*' + mv mmk_m2 scotch_mmk_m2 + chmod 755 scotch_mmk_m2 + for prog in '*' + mv mmk_m3 scotch_mmk_m3 + chmod 755 scotch_mmk_m3 + for prog in '*' + mv mord scotch_mord + chmod 755 scotch_mord + for prog in '*' + mv mtst scotch_mtst + chmod 755 scotch_mtst + popd ~/build/BUILD/scotch_6.0.4/src ~/build/BUILD/scotch_6.0.4 ~/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/man1 ~/build/BUILD/scotch_6.0.4/src ~/build/BUILD/scotch_6.0.4 + pushd /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/man1/ + for man in '*' + mv amk_ccc.1 scotch_amk_ccc.1 + for man in '*' + mv amk_fft2.1 scotch_amk_fft2.1 + for man in '*' + mv amk_hy.1 scotch_amk_hy.1 + for man in '*' + mv amk_m2.1 scotch_amk_m2.1 + for man in '*' + mv amk_p2.1 scotch_amk_p2.1 + for man in '*' + mv atst.1 scotch_atst.1 + for man in '*' + mv dgmap.1 scotch_dgmap.1 + for man in '*' + mv dgord.1 scotch_dgord.1 + for man in '*' + mv dgpart.1 scotch_dgpart.1 + for man in '*' + mv dgscat.1 scotch_dgscat.1 + for man in '*' + mv dgtst.1 scotch_dgtst.1 + for man in '*' + mv gcv.1 scotch_gcv.1 + for man in '*' + mv gmap.1 scotch_gmap.1 + for man in '*' + mv gmk_hy.1 scotch_gmk_hy.1 + for man in '*' + mv gmk_m2.1 scotch_gmk_m2.1 + for man in '*' + mv gmk_m3.1 scotch_gmk_m3.1 + for man in '*' + mv gmk_msh.1 scotch_gmk_msh.1 + for man in '*' + mv gmk_ub2.1 scotch_gmk_ub2.1 + for man in '*' + mv gmtst.1 scotch_gmtst.1 + for man in '*' + mv gord.1 scotch_gord.1 + for man in '*' + mv gotst.1 scotch_gotst.1 + for man in '*' + mv gout.1 scotch_gout.1 + for man in '*' + mv gpart.1 scotch_gpart.1 + for man in '*' + mv gtst.1 scotch_gtst.1 + for man in '*' + mv mmk_m2.1 scotch_mmk_m2.1 + for man in '*' + mv mmk_m3.1 scotch_mmk_m3.1 + for man in '*' + mv mord.1 scotch_mord.1 + for man in '*' + mv mtst.1 scotch_mtst.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_amk_ccc ']' + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_amk_fft2 ']' + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_amk_hy ']' + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_amk_m2 ']' + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_amk_p2 ']' + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_atst ']' + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_dgmap ']' + rm -f scotch_dgmap.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_dgord ']' + rm -f scotch_dgord.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_dgpart ']' + rm -f scotch_dgpart.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_dgscat ']' + rm -f scotch_dgscat.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_dgtst ']' + rm -f scotch_dgtst.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_gcv ']' + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_gmap ']' + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_gmk_hy ']' + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_gmk_m2 ']' + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_gmk_m3 ']' ~/build/BUILD/scotch_6.0.4/src ~/build/BUILD/scotch_6.0.4 ~/build/BUILD/scotch_6.0.4 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_gmk_msh ']' + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_gmk_ub2 ']' + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_gmtst ']' + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_gord ']' + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_gotst ']' + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_gout ']' + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_gpart ']' + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_gtst ']' + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_mmk_m2 ']' + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_mmk_m3 ']' + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_mord ']' + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_mtst ']' + popd + popd + . /etc/profile.d/modules.sh ++ '[' -z '' ']' ++ '[' -z /usr/share/modulefiles ']' ++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' +++ /usr/bin/ps -p 5601 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD + module load mpi/mpich-i386 ++ /usr/share/lmod/lmod/libexec/lmod bash load mpi/mpich-i386 + eval 'LMOD_DEFAULT_MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'LMOD_DEFAULT_MODULEPATH;' 'MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'MODULEPATH;' 'LD_LIBRARY_PATH="/usr/lib/mpich/lib";' export 'LD_LIBRARY_PATH;' 'LMOD_DEFAULT_MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'LMOD_DEFAULT_MODULEPATH;' 'LOADEDMODULES="mpi/mpich-i386";' export 'LOADEDMODULES;' 'MANPATH="/usr/share/man/mpich-i386:/usr/share/lmod/lmod/share/man::";' export 'MANPATH;' 'MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'MODULEPATH;' 'MPI_BIN="/usr/lib/mpich/bin";' export 'MPI_BIN;' 'MPI_COMPILER="mpich-i386";' export 'MPI_COMPILER;' 'MPI_FORTRAN_MOD_DIR="/usr/lib/gfortran/modules/mpich";' export 'MPI_FORTRAN_MOD_DIR;' 'MPI_HOME="/usr/lib/mpich";' export 'MPI_HOME;' 'MPI_INCLUDE="/usr/include/mpich-i386";' export 'MPI_INCLUDE;' 'MPI_LIB="/usr/lib/mpich/lib";' export 'MPI_LIB;' 'MPI_MAN="/usr/share/man/mpich-i386";' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH="/usr/lib/python2.7/site-packages/mpich";' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH="/usr/lib/python3.5/site-packages/mpich";' export 'MPI_PYTHON3_SITEARCH;' 'MPI_PYTHON_SITEARCH="/usr/lib/python2.7/site-packages/mpich";' export 'MPI_PYTHON_SITEARCH;' 'MPI_SUFFIX="_mpich";' export 'MPI_SUFFIX;' 'MPI_SYSCONFIG="/etc/mpich-i386";' export 'MPI_SYSCONFIG;' 'PATH="/usr/lib/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin";' export 'PATH;' 'PKG_CONFIG_PATH="/usr/lib/mpich/lib/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig";' export 'PKG_CONFIG_PATH;' '_LMFILES_="/etc/modulefiles/mpi/mpich-i386";' export '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT1mYWxzZSxbImNfc2hvcnRUaW1lIl09ZmFsc2UsZmFtaWx5PXt9LGluYWN0aXZlPXt9LG1UPXttcGk9e1siRk4iXT0iL2V0Yy9tb2R1bGVmaWxlcy9tcGkvbXBpY2gtaTM4NiIsWyJkZWZhdWx0Il09MCxbImZ1bGxOYW1lIl09Im1waS9tcGljaC1pMzg2IixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzaG9y";' export '_ModuleTable001_;' '_ModuleTable002_="dCJdPSJtcGkiLFsic3RhdHVzIl09ImFjdGl2ZSIsfSx9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLFsidmVyc2lvbiJdPTIsfQ==";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' ++ LMOD_DEFAULT_MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export LMOD_DEFAULT_MODULEPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ LD_LIBRARY_PATH=/usr/lib/mpich/lib ++ export LD_LIBRARY_PATH ++ LMOD_DEFAULT_MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export LMOD_DEFAULT_MODULEPATH ++ LOADEDMODULES=mpi/mpich-i386 ++ export LOADEDMODULES ++ MANPATH=/usr/share/man/mpich-i386:/usr/share/lmod/lmod/share/man:: ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ MPI_BIN=/usr/lib/mpich/bin ++ export MPI_BIN ++ MPI_COMPILER=mpich-i386 ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/mpich ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib/mpich ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/mpich-i386 ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib/mpich/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/mpich-i386 ++ export MPI_MAN ++ MPI_PYTHON2_SITEARCH=/usr/lib/python2.7/site-packages/mpich ++ export MPI_PYTHON2_SITEARCH ++ MPI_PYTHON3_SITEARCH=/usr/lib/python3.5/site-packages/mpich ++ export MPI_PYTHON3_SITEARCH ++ MPI_PYTHON_SITEARCH=/usr/lib/python2.7/site-packages/mpich ++ export MPI_PYTHON_SITEARCH ++ MPI_SUFFIX=_mpich ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/mpich-i386 ++ export MPI_SYSCONFIG ++ PATH=/usr/lib/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ~/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src ~/build/BUILD/scotch_6.0.4 ++ export PATH ++ PKG_CONFIG_PATH=/usr/lib/mpich/lib/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ _LMFILES_=/etc/modulefiles/mpi/mpich-i386 ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT1mYWxzZSxbImNfc2hvcnRUaW1lIl09ZmFsc2UsZmFtaWx5PXt9LGluYWN0aXZlPXt9LG1UPXttcGk9e1siRk4iXT0iL2V0Yy9tb2R1bGVmaWxlcy9tcGkvbXBpY2gtaTM4NiIsWyJkZWZhdWx0Il09MCxbImZ1bGxOYW1lIl09Im1waS9tcGljaC1pMzg2IixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzaG9y ++ export _ModuleTable001_ ++ _ModuleTable002_=dCJdPSJtcGkiLFsic3RhdHVzIl09ImFjdGl2ZSIsfSx9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLFsidmVyc2lvbiJdPTIsfQ== ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + export 'CFLAGS= -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + CFLAGS=' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + pushd /builddir/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src + make install prefix=/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich libdir=/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/lib includedir=/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/include/mpich-i386 mandir=/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/mpich-i386 bindir=/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin mkdir -p /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin mkdir -p /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/include/mpich-i386 mkdir -p /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/lib mkdir -p /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/share mkdir -p /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/mpich-i386 mkdir -p /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/mpich-i386/man1 cp -av -f ../bin/[agm]* /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin cp: cannot stat '../bin/[agm]*': No such file or directory Makefile:115: recipe for target 'install' failed cp -av -f ../bin/d[agm]* /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin make: [install] Error 1 (ignored) '../bin/dggath' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/dggath' '../bin/dgmap' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/dgmap' '../bin/dgord' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/dgord' '../bin/dgpart' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/dgpart' '../bin/dgscat' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/dgscat' '../bin/dgtst' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/dgtst' cp -av -f ../include/*scotch*.h /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/include/mpich-i386 '../include/ptscotch.h' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/include/mpich-i386/ptscotch.h' '../include/ptscotchf.h' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/include/mpich-i386/ptscotchf.h' '../include/scotch.h' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/include/mpich-i386/scotch.h' '../include/scotchf.h' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/include/mpich-i386/scotchf.h' cp -av -f ../lib/*scotch*.so /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/lib '../lib/libptscotch.so' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/lib/libptscotch.so' '../lib/libptscotcherr.so' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/lib/libptscotcherr.so' '../lib/libptscotcherrexit.so' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/lib/libptscotcherrexit.so' '../lib/libptscotchparmetis.so' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/lib/libptscotchparmetis.so' '../lib/libscotch.so' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/lib/libscotch.so' '../lib/libscotcherr.so' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/lib/libscotcherr.so' '../lib/libscotcherrexit.so' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/lib/libscotcherrexit.so' cp -av -f ../include/*esmumps*.h /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/include/mpich-i386 '../include/esmumps.h' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/include/mpich-i386/esmumps.h' cp -av -f ../lib/*esmumps*.so /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/lib '../lib/libptesmumps.so' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/lib/libptesmumps.so' cp -av -Rf ../man/* /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/mpich-i386 '../man/man1/dgpart.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/mpich-i386/man1/dgpart.1' '../man/man1/gout.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/mpich-i386/man1/gout.1' '../man/man1/gord.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/mpich-i386/man1/gord.1' '../man/man1/amk_hy.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/mpich-i386/man1/amk_hy.1' '../man/man1/amk_m2.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/mpich-i386/man1/amk_m2.1' '../man/man1/amk_fft2.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/mpich-i386/man1/amk_fft2.1' '../man/man1/mtst.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/mpich-i386/man1/mtst.1' '../man/man1/amk_ccc.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/mpich-i386/man1/amk_ccc.1' '../man/man1/mmk_m2.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/mpich-i386/man1/mmk_m2.1' '../man/man1/gmk_hy.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/mpich-i386/man1/gmk_hy.1' '../man/man1/gmk_m3.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/mpich-i386/man1/gmk_m3.1' '../man/man1/mord.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/mpich-i386/man1/mord.1' '../man/man1/gotst.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/mpich-i386/man1/gotst.1' '../man/man1/gmk_m2.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/mpich-i386/man1/gmk_m2.1' '../man/man1/amk_p2.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/mpich-i386/man1/amk_p2.1' '../man/man1/dgord.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/mpich-i386/man1/dgord.1' '../man/man1/gpart.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/mpich-i386/man1/gpart.1' '../man/man1/gtst.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/mpich-i386/man1/gtst.1' '../man/man1/gmk_ub2.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/mpich-i386/man1/gmk_ub2.1' '../man/man1/gmap.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/mpich-i386/man1/gmap.1' '../man/man1/dgtst.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/mpich-i386/man1/dgtst.1' '../man/man1/gmtst.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/mpich-i386/man1/gmtst.1' '../man/man1/atst.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/mpich-i386/man1/atst.1' '../man/man1/gmk_msh.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/mpich-i386/man1/gmk_msh.1' '../man/man1/mmk_m3.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/mpich-i386/man1/mmk_m3.1' '../man/man1/gcv.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/mpich-i386/man1/gcv.1' '../man/man1/dgscat.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/mpich-i386/man1/dgscat.1' '../man/man1/dgmap.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/mpich-i386/man1/dgmap.1' + ln -s parser_ll.c libscotch/lex.yy.c + ln -s parser_yy.c libscotch/y.tab.c + ln -s parser_ly.h libscotch/y.tab.h + pushd /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/lib ~/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/lib ~/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src ~/build/BUILD/scotch_6.0.4 + for lib in '*.so' + chmod 755 libptesmumps.so + mv libptesmumps.so libptesmumps.so.0.2 + ln -s libptesmumps.so.0.2 libptesmumps.so + ln -s libptesmumps.so.0.2 libptesmumps.so.0 + for lib in '*.so' + chmod 755 libptscotch.so + mv libptscotch.so libptscotch.so.0.2 + ln -s libptscotch.so.0.2 libptscotch.so + ln -s libptscotch.so.0.2 libptscotch.so.0 + for lib in '*.so' + chmod 755 libptscotcherr.so + mv libptscotcherr.so libptscotcherr.so.0.2 + ln -s libptscotcherr.so.0.2 libptscotcherr.so + ln -s libptscotcherr.so.0.2 libptscotcherr.so.0 + for lib in '*.so' + chmod 755 libptscotcherrexit.so + mv libptscotcherrexit.so libptscotcherrexit.so.0.2 + ln -s libptscotcherrexit.so.0.2 libptscotcherrexit.so + ln -s libptscotcherrexit.so.0.2 libptscotcherrexit.so.0 + for lib in '*.so' + chmod 755 libptscotchparmetis.so + mv libptscotchparmetis.so libptscotchparmetis.so.0.2 + ln -s libptscotchparmetis.so.0.2 libptscotchparmetis.so + ln -s libptscotchparmetis.so.0.2 libptscotchparmetis.so.0 + for lib in '*.so' + chmod 755 libscotch.so + mv libscotch.so libscotch.so.0.2 + ln -s libscotch.so.0.2 libscotch.so + ln -s libscotch.so.0.2 libscotch.so.0 + for lib in '*.so' + chmod 755 libscotcherr.so + mv libscotcherr.so libscotcherr.so.0.2 + ln -s libscotcherr.so.0.2 libscotcherr.so + ln -s libscotcherr.so.0.2 libscotcherr.so.0 + for lib in '*.so' + chmod 755 libscotcherrexit.so + mv libscotcherrexit.so libscotcherrexit.so.0.2 + ln -s libscotcherrexit.so.0.2 libscotcherrexit.so + ln -s libscotcherrexit.so.0.2 libscotcherrexit.so.0 + popd ~/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src ~/build/BUILD/scotch_6.0.4 ~/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin ~/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src ~/build/BUILD/scotch_6.0.4 + pushd /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin + for prog in '*' + mv dggath scotch_dggath + chmod 755 scotch_dggath + for prog in '*' + mv dgmap scotch_dgmap + chmod 755 scotch_dgmap + for prog in '*' + mv dgord scotch_dgord + chmod 755 scotch_dgord + for prog in '*' + mv dgpart scotch_dgpart + chmod 755 scotch_dgpart + for prog in '*' + mv dgscat scotch_dgscat + chmod 755 scotch_dgscat + for prog in '*' + mv dgtst scotch_dgtst + chmod 755 scotch_dgtst + popd ~/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src ~/build/BUILD/scotch_6.0.4 ~/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/mpich-i386/man1 ~/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src ~/build/BUILD/scotch_6.0.4 + pushd /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/mpich-i386/man1/ + for man in '*' + mv amk_ccc.1 scotch_amk_ccc.1 + for man in '*' + mv amk_fft2.1 scotch_amk_fft2.1 + for man in '*' + mv amk_hy.1 scotch_amk_hy.1 + for man in '*' + mv amk_m2.1 scotch_amk_m2.1 + for man in '*' + mv amk_p2.1 scotch_amk_p2.1 + for man in '*' + mv atst.1 scotch_atst.1 + for man in '*' + mv dgmap.1 scotch_dgmap.1 + for man in '*' + mv dgord.1 scotch_dgord.1 + for man in '*' + mv dgpart.1 scotch_dgpart.1 + for man in '*' + mv dgscat.1 scotch_dgscat.1 + for man in '*' + mv dgtst.1 scotch_dgtst.1 + for man in '*' + mv gcv.1 scotch_gcv.1 + for man in '*' + mv gmap.1 scotch_gmap.1 + for man in '*' + mv gmk_hy.1 scotch_gmk_hy.1 + for man in '*' + mv gmk_m2.1 scotch_gmk_m2.1 + for man in '*' + mv gmk_m3.1 scotch_gmk_m3.1 + for man in '*' + mv gmk_msh.1 scotch_gmk_msh.1 + for man in '*' + mv gmk_ub2.1 scotch_gmk_ub2.1 + for man in '*' + mv gmtst.1 scotch_gmtst.1 + for man in '*' + mv gord.1 scotch_gord.1 + for man in '*' + mv gotst.1 scotch_gotst.1 + for man in '*' + mv gout.1 scotch_gout.1 + for man in '*' + mv gpart.1 scotch_gpart.1 + for man in '*' + mv gtst.1 scotch_gtst.1 + for man in '*' + mv mmk_m2.1 scotch_mmk_m2.1 + for man in '*' + mv mmk_m3.1 scotch_mmk_m3.1 + for man in '*' + mv mord.1 scotch_mord.1 + for man in '*' + mv mtst.1 scotch_mtst.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/scotch_amk_ccc ']' + rm -f scotch_amk_ccc.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/scotch_amk_fft2 ']' + rm -f scotch_amk_fft2.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/scotch_amk_hy ']' + rm -f scotch_amk_hy.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/scotch_amk_m2 ']' + rm -f scotch_amk_m2.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/scotch_amk_p2 ']' + rm -f scotch_amk_p2.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/scotch_atst ']' + rm -f scotch_atst.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/scotch_dgmap ']' + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/scotch_dgord ']' + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/scotch_dgpart ']' + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/scotch_dgscat ']' + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/scotch_dgtst ']' + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/scotch_gcv ']' + rm -f scotch_gcv.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/scotch_gmap ']' + rm -f scotch_gmap.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/scotch_gmk_hy ']' + rm -f scotch_gmk_hy.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/scotch_gmk_m2 ']' + rm -f scotch_gmk_m2.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/scotch_gmk_m3 ']' + rm -f scotch_gmk_m3.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/scotch_gmk_msh ']' + rm -f scotch_gmk_msh.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/scotch_gmk_ub2 ']' + rm -f scotch_gmk_ub2.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/scotch_gmtst ']' + rm -f scotch_gmtst.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/scotch_gord ']' + rm -f scotch_gord.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/scotch_gotst ']' + rm -f scotch_gotst.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/scotch_gout ']' + rm -f scotch_gout.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/scotch_gpart ']' + rm -f scotch_gpart.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/scotch_gtst ']' + rm -f scotch_gtst.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/scotch_mmk_m2 ']' + rm -f scotch_mmk_m2.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/scotch_mmk_m3 ']' + rm -f scotch_mmk_m3.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/scotch_mord ']' + rm -f scotch_mord.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/scotch_mtst ']' + rm -f scotch_mtst.1 + popd ~/build/BUILD/ptscotch-mpich-6.0.4-13.fc24/src ~/build/BUILD/scotch_6.0.4 + install -m644 libscotchmetis/parmetis.h /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/include/mpich-i386 + popd ~/build/BUILD/scotch_6.0.4 + . /etc/profile.d/modules.sh ++ '[' -z '' ']' ++ '[' -z /usr/share/modulefiles ']' ++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' +++ /usr/bin/ps -p 5601 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD + module unload mpi/mpich-i386 ++ /usr/share/lmod/lmod/libexec/lmod bash unload mpi/mpich-i386 + eval 'LMOD_DEFAULT_MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'LMOD_DEFAULT_MODULEPATH;' 'MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'MODULEPATH;' unset 'LD_LIBRARY_PATH;' 'LMOD_DEFAULT_MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'LMOD_DEFAULT_MODULEPATH;' unset 'LOADEDMODULES;' 'MANPATH="/usr/share/lmod/lmod/share/man::";' export 'MANPATH;' 'MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'MODULEPATH;' unset 'MPI_BIN;' unset 'MPI_COMPILER;' unset 'MPI_FORTRAN_MOD_DIR;' unset 'MPI_HOME;' unset 'MPI_INCLUDE;' unset 'MPI_LIB;' unset 'MPI_MAN;' unset 'MPI_PYTHON2_SITEARCH;' unset 'MPI_PYTHON3_SITEARCH;' unset 'MPI_PYTHON_SITEARCH;' unset 'MPI_SUFFIX;' unset 'MPI_SYSCONFIG;' 'PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin";' export 'PATH;' 'PKG_CONFIG_PATH="/usr/lib/pkgconfig:/usr/share/pkgconfig";' export 'PKG_CONFIG_PATH;' unset '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MCxiYXNlTXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT1mYWxzZSxbImNfc2hvcnRUaW1lIl09ZmFsc2UsZmFtaWx5PXt9LGluYWN0aXZlPXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Iv";' export '_ModuleTable001_;' '_ModuleTable002_="c2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLFsidmVyc2lvbiJdPTIsfQ==";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' ++ LMOD_DEFAULT_MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export LMOD_DEFAULT_MODULEPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ unset LD_LIBRARY_PATH ++ LMOD_DEFAULT_MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export LMOD_DEFAULT_MODULEPATH ++ unset LOADEDMODULES ++ MANPATH=/usr/share/lmod/lmod/share/man:: ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON2_SITEARCH ++ unset MPI_PYTHON3_SITEARCH ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ unset _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MCxiYXNlTXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT1mYWxzZSxbImNfc2hvcnRUaW1lIl09ZmFsc2UsZmFtaWx5PXt9LGluYWN0aXZlPXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Iv ++ export _ModuleTable001_ ++ _ModuleTable002_=c2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLFsidmVyc2lvbiJdPTIsfQ== ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + . /etc/profile.d/modules.sh ++ '[' -z '' ']' ++ '[' -z /usr/share/modulefiles ']' ++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' +++ /usr/bin/ps -p 5601 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD + module load mpi/openmpi-i386 ++ /usr/share/lmod/lmod/libexec/lmod bash load mpi/openmpi-i386 + eval 'LMOD_DEFAULT_MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'LMOD_DEFAULT_MODULEPATH;' 'MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'MODULEPATH;' 'LD_LIBRARY_PATH="/usr/lib/openmpi/lib";' export 'LD_LIBRARY_PATH;' 'LMOD_DEFAULT_MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'LMOD_DEFAULT_MODULEPATH;' 'LOADEDMODULES="mpi/openmpi-i386";' export 'LOADEDMODULES;' 'MANPATH="/usr/share/man/openmpi-i386:/usr/share/lmod/lmod/share/man::";' export 'MANPATH;' 'MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'MODULEPATH;' 'MPI_BIN="/usr/lib/openmpi/bin";' export 'MPI_BIN;' 'MPI_COMPILER="openmpi-i386";' export 'MPI_COMPILER;' 'MPI_FORTRAN_MOD_DIR="/usr/lib/gfortran/modules/openmpi";' export 'MPI_FORTRAN_MOD_DIR;' 'MPI_HOME="/usr/lib/openmpi";' export 'MPI_HOME;' 'MPI_INCLUDE="/usr/include/openmpi-i386";' export 'MPI_INCLUDE;' 'MPI_LIB="/usr/lib/openmpi/lib";' export 'MPI_LIB;' 'MPI_MAN="/usr/share/man/openmpi-i386";' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH="/usr/lib/python2.7/site-packages/openmpi";' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH="/usr/lib/python3.5/site-packages/openmpi";' export 'MPI_PYTHON3_SITEARCH;' 'MPI_PYTHON_SITEARCH="/usr/lib/python2.7/site-packages/openmpi";' export 'MPI_PYTHON_SITEARCH;' 'MPI_SUFFIX="_openmpi";' export 'MPI_SUFFIX;' 'MPI_SYSCONFIG="/etc/openmpi-i386";' export 'MPI_SYSCONFIG;' 'PATH="/usr/lib/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin";' export 'PATH;' 'PKG_CONFIG_PATH="/usr/lib/openmpi/lib/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig";' export 'PKG_CONFIG_PATH;' '_LMFILES_="/etc/modulefiles/mpi/openmpi-i386";' export '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT1mYWxzZSxbImNfc2hvcnRUaW1lIl09ZmFsc2UsZmFtaWx5PXt9LGluYWN0aXZlPXt9LG1UPXttcGk9e1siRk4iXT0iL2V0Yy9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS1pMzg2IixbImRlZmF1bHQiXT0wLFsiZnVsbE5hbWUiXT0ibXBpL29wZW5tcGktaTM4NiIsWyJsb2FkT3JkZXIiXT0xLHByb3BUPXt9LFsi";' export '_ModuleTable001_;' '_ModuleTable002_="c2hvcnQiXT0ibXBpIixbInN0YXR1cyJdPSJhY3RpdmUiLH0sfSxtcGF0aEE9eyIvZXRjL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXgiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmUiLCIvdXNyL3NoYXJlL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii9ldGMvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4Oi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZTovdXNyL3NoYXJlL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIixbInZlcnNpb24iXT0yLH0=";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' ++ LMOD_DEFAULT_MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export LMOD_DEFAULT_MODULEPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ LD_LIBRARY_PATH=/usr/lib/openmpi/lib ++ export LD_LIBRARY_PATH ++ LMOD_DEFAULT_MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export LMOD_DEFAULT_MODULEPATH ++ LOADEDMODULES=mpi/openmpi-i386 ++ export LOADEDMODULES ++ MANPATH=/usr/share/man/openmpi-i386:/usr/share/lmod/lmod/share/man:: ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ MPI_BIN=/usr/lib/openmpi/bin ++ export MPI_BIN ++ MPI_COMPILER=openmpi-i386 ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/openmpi ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib/openmpi ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/openmpi-i386 ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib/openmpi/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/openmpi-i386 ++ export MPI_MAN ++ MPI_PYTHON2_SITEARCH=/usr/lib/python2.7/site-packages/openmpi ++ export MPI_PYTHON2_SITEARCH ++ MPI_PYTHON3_SITEARCH=/usr/lib/python3.5/site-packages/openmpi ++ export MPI_PYTHON3_SITEARCH ++ MPI_PYTHON_SITEARCH=/usr/lib/python2.7/site-packages/openmpi ++ export MPI_PYTHON_SITEARCH ++ MPI_SUFFIX=_openmpi ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/openmpi-i386 ++ export MPI_SYSCONFIG ++ PATH=/usr/lib/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ PKG_CONFIG_PATH=/usr/lib/openmpi/lib/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ _LMFILES_=/etc/modulefiles/mpi/openmpi-i386 ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT1mYWxzZSxbImNfc2hvcnRUaW1lIl09ZmFsc2UsZmFtaWx5PXt9LGluYWN0aXZlPXt9LG1UPXttcGk9e1siRk4iXT0iL2V0Yy9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS1pMzg2IixbImRlZmF1bHQiXT0wLFsiZnVsbE5hbWUiXT0ibXBpL29wZW5tcGktaTM4NiIsWyJsb2FkT3JkZXIiXT0xLHByb3BUPXt9LFsi ++ export _ModuleTable001_ ++ _ModuleTable002_=c2hvcnQiXT0ibXBpIixbInN0YXR1cyJdPSJhY3RpdmUiLH0sfSxtcGF0aEE9eyIvZXRjL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXgiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmUiLCIvdXNyL3NoYXJlL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii9ldGMvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4Oi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZTovdXNyL3NoYXJlL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIixbInZlcnNpb24iXT0yLH0= ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + pushd /builddir/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src ~/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src ~/build/BUILD/scotch_6.0.4 mkdir -p /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin + make install prefix=/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi libdir=/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/lib includedir=/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/include/openmpi-i386 mandir=/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/openmpi-i386 bindir=/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin mkdir -p /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/include/openmpi-i386 mkdir -p /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/lib mkdir -p /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/share mkdir -p /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/openmpi-i386 mkdir -p /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/openmpi-i386/man1 cp -av -f ../bin/[agm]* /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin cp: cannot stat '../bin/[agm]*': No such file or directory Makefile:115: recipe for target 'install' failed cp -av -f ../bin/d[agm]* /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin make: [install] Error 1 (ignored) '../bin/dggath' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/dggath' '../bin/dgmap' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/dgmap' '../bin/dgord' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/dgord' '../bin/dgpart' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/dgpart' '../bin/dgscat' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/dgscat' '../bin/dgtst' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/dgtst' cp -av -f ../include/*scotch*.h /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/include/openmpi-i386 '../include/ptscotch.h' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/include/openmpi-i386/ptscotch.h' '../include/ptscotchf.h' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/include/openmpi-i386/ptscotchf.h' '../include/scotch.h' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/include/openmpi-i386/scotch.h' '../include/scotchf.h' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/include/openmpi-i386/scotchf.h' cp -av -f ../lib/*scotch*.so /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/lib '../lib/libptscotch.so' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/lib/libptscotch.so' '../lib/libptscotcherr.so' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/lib/libptscotcherr.so' '../lib/libptscotcherrexit.so' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/lib/libptscotcherrexit.so' '../lib/libptscotchparmetis.so' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/lib/libptscotchparmetis.so' '../lib/libscotch.so' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/lib/libscotch.so' '../lib/libscotcherr.so' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/lib/libscotcherr.so' '../lib/libscotcherrexit.so' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/lib/libscotcherrexit.so' cp -av -f ../include/*esmumps*.h /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/include/openmpi-i386 '../include/esmumps.h' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/include/openmpi-i386/esmumps.h' cp -av -f ../lib/*esmumps*.so /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/lib '../lib/libptesmumps.so' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/lib/libptesmumps.so' cp -av -Rf ../man/* /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/openmpi-i386 '../man/man1/dgpart.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/openmpi-i386/man1/dgpart.1' '../man/man1/gout.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/openmpi-i386/man1/gout.1' '../man/man1/gord.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/openmpi-i386/man1/gord.1' '../man/man1/amk_hy.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/openmpi-i386/man1/amk_hy.1' '../man/man1/amk_m2.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/openmpi-i386/man1/amk_m2.1' '../man/man1/amk_fft2.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/openmpi-i386/man1/amk_fft2.1' '../man/man1/mtst.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/openmpi-i386/man1/mtst.1' '../man/man1/amk_ccc.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/openmpi-i386/man1/amk_ccc.1' '../man/man1/mmk_m2.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/openmpi-i386/man1/mmk_m2.1' '../man/man1/gmk_hy.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/openmpi-i386/man1/gmk_hy.1' '../man/man1/gmk_m3.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/openmpi-i386/man1/gmk_m3.1' '../man/man1/mord.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/openmpi-i386/man1/mord.1' '../man/man1/gotst.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/openmpi-i386/man1/gotst.1' '../man/man1/gmk_m2.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/openmpi-i386/man1/gmk_m2.1' '../man/man1/amk_p2.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/openmpi-i386/man1/amk_p2.1' '../man/man1/dgord.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/openmpi-i386/man1/dgord.1' '../man/man1/gpart.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/openmpi-i386/man1/gpart.1' '../man/man1/gtst.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/openmpi-i386/man1/gtst.1' '../man/man1/gmk_ub2.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/openmpi-i386/man1/gmk_ub2.1' '../man/man1/gmap.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/openmpi-i386/man1/gmap.1' '../man/man1/dgtst.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/openmpi-i386/man1/dgtst.1' '../man/man1/gmtst.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/openmpi-i386/man1/gmtst.1' '../man/man1/atst.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/openmpi-i386/man1/atst.1' '../man/man1/gmk_msh.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/openmpi-i386/man1/gmk_msh.1' '../man/man1/mmk_m3.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/openmpi-i386/man1/mmk_m3.1' '../man/man1/gcv.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/openmpi-i386/man1/gcv.1' '../man/man1/dgscat.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/openmpi-i386/man1/dgscat.1' '../man/man1/dgmap.1' -> '/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/openmpi-i386/man1/dgmap.1' + ln -s parser_ll.c libscotch/lex.yy.c + ln -s parser_yy.c libscotch/y.tab.c + ln -s parser_ly.h libscotch/y.tab.h ~/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/lib ~/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src ~/build/BUILD/scotch_6.0.4 + pushd /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/lib + for lib in '*.so' + chmod 755 libptesmumps.so + mv libptesmumps.so libptesmumps.so.0.2 + ln -s libptesmumps.so.0.2 libptesmumps.so + ln -s libptesmumps.so.0.2 libptesmumps.so.0 + for lib in '*.so' + chmod 755 libptscotch.so + mv libptscotch.so libptscotch.so.0.2 + ln -s libptscotch.so.0.2 libptscotch.so + ln -s libptscotch.so.0.2 libptscotch.so.0 + for lib in '*.so' + chmod 755 libptscotcherr.so + mv libptscotcherr.so libptscotcherr.so.0.2 + ln -s libptscotcherr.so.0.2 libptscotcherr.so + ln -s libptscotcherr.so.0.2 libptscotcherr.so.0 + for lib in '*.so' + chmod 755 libptscotcherrexit.so + mv libptscotcherrexit.so libptscotcherrexit.so.0.2 + ln -s libptscotcherrexit.so.0.2 libptscotcherrexit.so + ln -s libptscotcherrexit.so.0.2 libptscotcherrexit.so.0 + for lib in '*.so' + chmod 755 libptscotchparmetis.so + mv libptscotchparmetis.so libptscotchparmetis.so.0.2 + ln -s libptscotchparmetis.so.0.2 libptscotchparmetis.so + ln -s libptscotchparmetis.so.0.2 libptscotchparmetis.so.0 + for lib in '*.so' + chmod 755 libscotch.so + mv libscotch.so libscotch.so.0.2 + ln -s libscotch.so.0.2 libscotch.so + ln -s libscotch.so.0.2 libscotch.so.0 + for lib in '*.so' + chmod 755 libscotcherr.so + mv libscotcherr.so libscotcherr.so.0.2 + ln -s libscotcherr.so.0.2 libscotcherr.so + ln -s libscotcherr.so.0.2 libscotcherr.so.0 + for lib in '*.so' + chmod 755 libscotcherrexit.so + mv libscotcherrexit.so libscotcherrexit.so.0.2 + ln -s libscotcherrexit.so.0.2 libscotcherrexit.so + ln -s libscotcherrexit.so.0.2 libscotcherrexit.so.0 + popd ~/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src ~/build/BUILD/scotch_6.0.4 ~/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin ~/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src ~/build/BUILD/scotch_6.0.4 + pushd /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin + for prog in '*' + mv dggath scotch_dggath + chmod 755 scotch_dggath + for prog in '*' + mv dgmap scotch_dgmap + chmod 755 scotch_dgmap + for prog in '*' + mv dgord scotch_dgord + chmod 755 scotch_dgord + for prog in '*' + mv dgpart scotch_dgpart + chmod 755 scotch_dgpart + for prog in '*' + mv dgscat scotch_dgscat + chmod 755 scotch_dgscat + for prog in '*' + mv dgtst scotch_dgtst + chmod 755 scotch_dgtst + popd ~/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src ~/build/BUILD/scotch_6.0.4 ~/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/openmpi-i386/man1 ~/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src ~/build/BUILD/scotch_6.0.4 + pushd /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/man/openmpi-i386/man1/ + for man in '*' + mv amk_ccc.1 scotch_amk_ccc.1 + for man in '*' + mv amk_fft2.1 scotch_amk_fft2.1 + for man in '*' + mv amk_hy.1 scotch_amk_hy.1 + for man in '*' + mv amk_m2.1 scotch_amk_m2.1 + for man in '*' + mv amk_p2.1 scotch_amk_p2.1 + for man in '*' + mv atst.1 scotch_atst.1 + for man in '*' + mv dgmap.1 scotch_dgmap.1 + for man in '*' + mv dgord.1 scotch_dgord.1 + for man in '*' + mv dgpart.1 scotch_dgpart.1 + for man in '*' + mv dgscat.1 scotch_dgscat.1 + for man in '*' + mv dgtst.1 scotch_dgtst.1 + for man in '*' + mv gcv.1 scotch_gcv.1 + for man in '*' + mv gmap.1 scotch_gmap.1 + for man in '*' + mv gmk_hy.1 scotch_gmk_hy.1 + for man in '*' + mv gmk_m2.1 scotch_gmk_m2.1 + for man in '*' + mv gmk_m3.1 scotch_gmk_m3.1 + for man in '*' + mv gmk_msh.1 scotch_gmk_msh.1 + for man in '*' + mv gmk_ub2.1 scotch_gmk_ub2.1 + for man in '*' + mv gmtst.1 scotch_gmtst.1 + for man in '*' + mv gord.1 scotch_gord.1 + for man in '*' + mv gotst.1 scotch_gotst.1 + for man in '*' + mv gout.1 scotch_gout.1 + for man in '*' + mv gpart.1 scotch_gpart.1 + for man in '*' + mv gtst.1 scotch_gtst.1 + for man in '*' + mv mmk_m2.1 scotch_mmk_m2.1 + for man in '*' + mv mmk_m3.1 scotch_mmk_m3.1 + for man in '*' + mv mord.1 scotch_mord.1 + for man in '*' + mv mtst.1 scotch_mtst.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/scotch_amk_ccc ']' + rm -f scotch_amk_ccc.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/scotch_amk_fft2 ']' + rm -f scotch_amk_fft2.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/scotch_amk_hy ']' + rm -f scotch_amk_hy.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/scotch_amk_m2 ']' + rm -f scotch_amk_m2.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/scotch_amk_p2 ']' + rm -f scotch_amk_p2.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/scotch_atst ']' + rm -f scotch_atst.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/scotch_dgmap ']' + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/scotch_dgord ']' + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/scotch_dgpart ']' + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/scotch_dgscat ']' + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/scotch_dgtst ']' + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/scotch_gcv ']' + rm -f scotch_gcv.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/scotch_gmap ']' + rm -f scotch_gmap.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/scotch_gmk_hy ']' + rm -f scotch_gmk_hy.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/scotch_gmk_m2 ']' + rm -f scotch_gmk_m2.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/scotch_gmk_m3 ']' + rm -f scotch_gmk_m3.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/scotch_gmk_msh ']' + rm -f scotch_gmk_msh.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/scotch_gmk_ub2 ']' + rm -f scotch_gmk_ub2.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/scotch_gmtst ']' + rm -f scotch_gmtst.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/scotch_gord ']' + rm -f scotch_gord.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/scotch_gotst ']' + rm -f scotch_gotst.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/scotch_gout ']' + rm -f scotch_gout.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/scotch_gpart ']' + rm -f scotch_gpart.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/scotch_gtst ']' + rm -f scotch_gtst.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/scotch_mmk_m2 ']' + rm -f scotch_mmk_m2.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/scotch_mmk_m3 ']' + rm -f scotch_mmk_m3.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/scotch_mord ']' + rm -f scotch_mord.1 + for man in '*' + '[' '!' -f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/scotch_mtst ']' + rm -f scotch_mtst.1 + popd ~/build/BUILD/ptscotch-openmpi-6.0.4-13.fc24/src ~/build/BUILD/scotch_6.0.4 + install -m644 libscotchmetis/parmetis.h /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/include/openmpi-i386 + popd ~/build/BUILD/scotch_6.0.4 + . /etc/profile.d/modules.sh ++ '[' -z '' ']' ++ '[' -z /usr/share/modulefiles ']' ++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' +++ /usr/bin/ps -p 5601 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD + module unload mpi/openmpi-i386 ++ /usr/share/lmod/lmod/libexec/lmod bash unload mpi/openmpi-i386 + eval 'LMOD_DEFAULT_MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'LMOD_DEFAULT_MODULEPATH;' 'MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'MODULEPATH;' unset 'LD_LIBRARY_PATH;' 'LMOD_DEFAULT_MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'LMOD_DEFAULT_MODULEPATH;' unset 'LOADEDMODULES;' 'MANPATH="/usr/share/lmod/lmod/share/man::";' export 'MANPATH;' 'MODULEPATH="/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core";' export 'MODULEPATH;' unset 'MPI_BIN;' unset 'MPI_COMPILER;' unset 'MPI_FORTRAN_MOD_DIR;' unset 'MPI_HOME;' unset 'MPI_INCLUDE;' unset 'MPI_LIB;' unset 'MPI_MAN;' unset 'MPI_PYTHON2_SITEARCH;' unset 'MPI_PYTHON3_SITEARCH;' unset 'MPI_PYTHON_SITEARCH;' unset 'MPI_SUFFIX;' unset 'MPI_SYSCONFIG;' 'PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin";' export 'PATH;' 'PKG_CONFIG_PATH="/usr/lib/pkgconfig:/usr/share/pkgconfig";' export 'PKG_CONFIG_PATH;' unset '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MCxiYXNlTXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT1mYWxzZSxbImNfc2hvcnRUaW1lIl09ZmFsc2UsZmFtaWx5PXt9LGluYWN0aXZlPXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Iv";' export '_ModuleTable001_;' '_ModuleTable002_="c2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLFsidmVyc2lvbiJdPTIsfQ==";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' ++ LMOD_DEFAULT_MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export LMOD_DEFAULT_MODULEPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ unset LD_LIBRARY_PATH ++ LMOD_DEFAULT_MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export LMOD_DEFAULT_MODULEPATH ++ unset LOADEDMODULES ++ MANPATH=/usr/share/lmod/lmod/share/man:: ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON2_SITEARCH ++ unset MPI_PYTHON3_SITEARCH ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ unset _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MCxiYXNlTXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT1mYWxzZSxbImNfc2hvcnRUaW1lIl09ZmFsc2UsZmFtaWx5PXt9LGluYWN0aXZlPXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Iv ++ export _ModuleTable001_ ++ _ModuleTable002_=c2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLFsidmVyc2lvbiJdPTIsfQ== ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/scotch_6.0.4 extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_amk_ccc extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_mmk_m2 extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_gscat extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_amk_fft2 extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_amk_hy extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_gmap extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_amk_grf extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_gord extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_atst extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_gcv extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_gmk_msh extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_gmtst extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_gbase extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_mmk_m3 extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_gout extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_mtst extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_amk_p2 extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_gmk_m2 extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_mcv extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_gmk_m3 extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_gotst extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_gtst extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_mord extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_amk_m2 extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_gmk_ub2 extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_gmk_hy extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_acpl extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/bin/scotch_gpart extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/scotch_dggath extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/scotch_dgmap extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/scotch_dgpart extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/scotch_dgtst extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/scotch_dgord extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/bin/scotch_dgscat extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/lib/libptscotcherr.so.0.2 extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/lib/libptscotchparmetis.so.0.2 extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/lib/libptscotcherrexit.so.0.2 extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/lib/libscotcherr.so.0.2 extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/lib/libptesmumps.so.0.2 extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/lib/libptscotch.so.0.2 extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/lib/libscotcherrexit.so.0.2 extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/openmpi/lib/libscotch.so.0.2 extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/libscotcherr.so.0.2 extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/libscotcherrexit.so.0.2 extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/scotch_dggath extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/scotch_dgmap extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/scotch_dgpart extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/scotch_dgtst extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/scotch_dgord extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/bin/scotch_dgscat extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/lib/libptscotcherr.so.0.2 extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/lib/libptscotchparmetis.so.0.2 extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/lib/libptscotcherrexit.so.0.2 extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/lib/libscotcherr.so.0.2 extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/lib/libptesmumps.so.0.2 extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/lib/libptscotch.so.0.2 extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/lib/libscotcherrexit.so.0.2 extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/mpich/lib/libscotch.so.0.2 extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/libscotchmetis.so.0.2 extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/libesmumps.so.0.2 extracting debug info from /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/lib/libscotch.so.0.2 /usr/lib/rpm/sepdebugcrcfix: Updated 61 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libscotcherrexit.so.0.2.debug to /usr/lib/debug/usr/lib/libscotcherrexit.so.debug symlinked /usr/lib/debug/usr/lib/openmpi/lib/libptscotcherr.so.0.2.debug to /usr/lib/debug/usr/lib/openmpi/lib/libptscotcherr.so.debug symlinked /usr/lib/debug/usr/lib/openmpi/lib/libscotcherrexit.so.0.2.debug to /usr/lib/debug/usr/lib/openmpi/lib/libscotcherrexit.so.debug symlinked /usr/lib/debug/usr/lib/openmpi/lib/libscotch.so.0.2.debug to /usr/lib/debug/usr/lib/openmpi/lib/libscotch.so.0.debug symlinked /usr/lib/debug/usr/lib/openmpi/lib/libptscotch.so.0.2.debug to /usr/lib/debug/usr/lib/openmpi/lib/libptscotch.so.0.debug symlinked /usr/lib/debug/usr/lib/openmpi/lib/libscotch.so.0.2.debug to /usr/lib/debug/usr/lib/openmpi/lib/libscotch.so.debug symlinked /usr/lib/debug/usr/lib/openmpi/lib/libscotcherr.so.0.2.debug to /usr/lib/debug/usr/lib/openmpi/lib/libscotcherr.so.debug symlinked /usr/lib/debug/usr/lib/openmpi/lib/libptesmumps.so.0.2.debug to /usr/lib/debug/usr/lib/openmpi/lib/libptesmumps.so.0.debug symlinked /usr/lib/debug/usr/lib/openmpi/lib/libptscotchparmetis.so.0.2.debug to /usr/lib/debug/usr/lib/openmpi/lib/libptscotchparmetis.so.debug symlinked /usr/lib/debug/usr/lib/openmpi/lib/libptscotcherr.so.0.2.debug to /usr/lib/debug/usr/lib/openmpi/lib/libptscotcherr.so.0.debug symlinked /usr/lib/debug/usr/lib/openmpi/lib/libptesmumps.so.0.2.debug to /usr/lib/debug/usr/lib/openmpi/lib/libptesmumps.so.debug symlinked /usr/lib/debug/usr/lib/openmpi/lib/libscotcherr.so.0.2.debug to /usr/lib/debug/usr/lib/openmpi/lib/libscotcherr.so.0.debug symlinked /usr/lib/debug/usr/lib/openmpi/lib/libptscotchparmetis.so.0.2.debug to /usr/lib/debug/usr/lib/openmpi/lib/libptscotchparmetis.so.0.debug symlinked /usr/lib/debug/usr/lib/openmpi/lib/libptscotch.so.0.2.debug to /usr/lib/debug/usr/lib/openmpi/lib/libptscotch.so.debug symlinked /usr/lib/debug/usr/lib/openmpi/lib/libscotcherrexit.so.0.2.debug to /usr/lib/debug/usr/lib/openmpi/lib/libscotcherrexit.so.0.debug symlinked /usr/lib/debug/usr/lib/openmpi/lib/libptscotcherrexit.so.0.2.debug to /usr/lib/debug/usr/lib/openmpi/lib/libptscotcherrexit.so.0.debug symlinked /usr/lib/debug/usr/lib/openmpi/lib/libptscotcherrexit.so.0.2.debug to /usr/lib/debug/usr/lib/openmpi/lib/libptscotcherrexit.so.debug symlinked /usr/lib/debug/usr/lib/libscotch.so.0.2.debug to /usr/lib/debug/usr/lib/libscotch.so.0.debug symlinked /usr/lib/debug/usr/lib/libscotch.so.0.2.debug to /usr/lib/debug/usr/lib/libscotch.so.debug symlinked /usr/lib/debug/usr/lib/libscotcherr.so.0.2.debug to /usr/lib/debug/usr/lib/libscotcherr.so.debug symlinked /usr/lib/debug/usr/lib/libscotchmetis.so.0.2.debug to /usr/lib/debug/usr/lib/libscotchmetis.so.0.debug symlinked /usr/lib/debug/usr/lib/libscotchmetis.so.0.2.debug to /usr/lib/debug/usr/lib/libscotchmetis.so.debug symlinked /usr/lib/debug/usr/lib/libscotcherr.so.0.2.debug to /usr/lib/debug/usr/lib/libscotcherr.so.0.debug symlinked /usr/lib/debug/usr/lib/libesmumps.so.0.2.debug to /usr/lib/debug/usr/lib/libesmumps.so.debug symlinked /usr/lib/debug/usr/lib/mpich/lib/libptscotcherr.so.0.2.debug to /usr/lib/debug/usr/lib/mpich/lib/libptscotcherr.so.debug symlinked /usr/lib/debug/usr/lib/mpich/lib/libscotcherrexit.so.0.2.debug to /usr/lib/debug/usr/lib/mpich/lib/libscotcherrexit.so.debug symlinked /usr/lib/debug/usr/lib/mpich/lib/libscotch.so.0.2.debug to /usr/lib/debug/usr/lib/mpich/lib/libscotch.so.0.debug symlinked /usr/lib/debug/usr/lib/mpich/lib/libptscotch.so.0.2.debug to /usr/lib/debug/usr/lib/mpich/lib/libptscotch.so.0.debug symlinked /usr/lib/debug/usr/lib/mpich/lib/libscotch.so.0.2.debug to /usr/lib/debug/usr/lib/mpich/lib/libscotch.so.debug symlinked /usr/lib/debug/usr/lib/mpich/lib/libscotcherr.so.0.2.debug to /usr/lib/debug/usr/lib/mpich/lib/libscotcherr.so.debug symlinked /usr/lib/debug/usr/lib/mpich/lib/libptesmumps.so.0.2.debug to /usr/lib/debug/usr/lib/mpich/lib/libptesmumps.so.0.debug symlinked /usr/lib/debug/usr/lib/mpich/lib/libptscotchparmetis.so.0.2.debug to /usr/lib/debug/usr/lib/mpich/lib/libptscotchparmetis.so.debug symlinked /usr/lib/debug/usr/lib/mpich/lib/libptscotcherr.so.0.2.debug to /usr/lib/debug/usr/lib/mpich/lib/libptscotcherr.so.0.debug symlinked /usr/lib/debug/usr/lib/mpich/lib/libptesmumps.so.0.2.debug to /usr/lib/debug/usr/lib/mpich/lib/libptesmumps.so.debug symlinked /usr/lib/debug/usr/lib/mpich/lib/libscotcherr.so.0.2.debug to /usr/lib/debug/usr/lib/mpich/lib/libscotcherr.so.0.debug symlinked /usr/lib/debug/usr/lib/mpich/lib/libptscotchparmetis.so.0.2.debug to /usr/lib/debug/usr/lib/mpich/lib/libptscotchparmetis.so.0.debug symlinked /usr/lib/debug/usr/lib/mpich/lib/libptscotch.so.0.2.debug to /usr/lib/debug/usr/lib/mpich/lib/libptscotch.so.debug symlinked /usr/lib/debug/usr/lib/mpich/lib/libscotcherrexit.so.0.2.debug to /usr/lib/debug/usr/lib/mpich/lib/libscotcherrexit.so.0.debug symlinked /usr/lib/debug/usr/lib/mpich/lib/libptscotcherrexit.so.0.2.debug to /usr/lib/debug/usr/lib/mpich/lib/libptscotcherrexit.so.0.debug symlinked /usr/lib/debug/usr/lib/mpich/lib/libptscotcherrexit.so.0.2.debug to /usr/lib/debug/usr/lib/mpich/lib/libptscotcherrexit.so.debug symlinked /usr/lib/debug/usr/lib/libesmumps.so.0.2.debug to /usr/lib/debug/usr/lib/libesmumps.so.0.debug symlinked /usr/lib/debug/usr/lib/libscotcherrexit.so.0.2.debug to /usr/lib/debug/usr/lib/libscotcherrexit.so.0.debug 28213 blocks + /usr/lib/rpm/check-buildroot + /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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: scotch-6.0.4-13.fc24.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bABanf + umask 022 + cd /builddir/build/BUILD + cd scotch_6.0.4 + LICENSEDIR=/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/licenses/scotch + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/licenses/scotch + cp -pr doc/CeCILL-C_V1-en.txt /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/licenses/scotch + exit 0 Provides: libesmumps.so.0 libscotch.so.0 libscotcherr.so.0 libscotcherrexit.so.0 libscotchmetis.so.0 scotch = 6.0.4-13.fc24 scotch(x86-32) = 6.0.4-13.fc24 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libbz2.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libesmumps.so.0 liblzmadec.so.0 libm.so.6 libm.so.6(GLIBC_2.0) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) librt.so.1 librt.so.1(GLIBC_2.2) libscotch.so.0 libscotcherr.so.0 libscotcherrexit.so.0 libscotchmetis.so.0 libz.so.1 rtld(GNU_HASH) Processing files: scotch-devel-6.0.4-13.fc24.i686 Provides: scotch-devel = 6.0.4-13.fc24 scotch-devel(x86-32) = 6.0.4-13.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libesmumps.so.0 libscotch.so.0 libscotcherr.so.0 libscotcherrexit.so.0 libscotchmetis.so.0 Obsoletes: scotch-static < 6.0.0-8 Processing files: scotch-doc-6.0.4-13.fc24.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8XxsSC + umask 022 + cd /builddir/build/BUILD + cd scotch_6.0.4 + DOCDIR=/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/doc/scotch-doc + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/doc/scotch-doc + cp -pr doc/ptscotch_user6.0.pdf doc/scotch_user6.0.pdf /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/doc/scotch-doc + cp -pr doc/scotch_example.f /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/doc/scotch-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tq10o0 + umask 022 + cd /builddir/build/BUILD + cd scotch_6.0.4 + LICENSEDIR=/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/licenses/scotch-doc + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/licenses/scotch-doc + cp -pr doc/CeCILL-C_V1-en.txt /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/licenses/scotch-doc + exit 0 Provides: scotch-doc = 6.0.4-13.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ptscotch-mpich-6.0.4-13.fc24.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.58Tw4n + umask 022 + cd /builddir/build/BUILD + cd scotch_6.0.4 + LICENSEDIR=/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/licenses/ptscotch-mpich + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/licenses/ptscotch-mpich + cp -pr doc/CeCILL-C_V1-en.txt /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/licenses/ptscotch-mpich + exit 0 Provides: libptesmumps.so.0(mpich-i386) libptscotch.so.0(mpich-i386) libptscotcherr.so.0(mpich-i386) libptscotcherrexit.so.0(mpich-i386) libptscotchparmetis.so.0(mpich-i386) libscotch.so.0(mpich-i386) libscotcherr.so.0(mpich-i386) libscotcherrexit.so.0(mpich-i386) ptscotch-mpich = 6.0.4-13.fc24 ptscotch-mpich(x86-32) = 6.0.4-13.fc24 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libbz2.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) liblzmadec.so.0 libm.so.6 libm.so.6(GLIBC_2.0) libmpi.so.12(mpich-i386) libptesmumps.so.0(mpich-i386) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libptscotch.so.0(mpich-i386) libptscotcherr.so.0(mpich-i386) libptscotcherrexit.so.0(mpich-i386) libptscotchparmetis.so.0(mpich-i386) librt.so.1 librt.so.1(GLIBC_2.2) libscotch.so.0(mpich-i386) libscotcherr.so.0(mpich-i386) libscotcherrexit.so.0(mpich-i386) libz.so.1 rtld(GNU_HASH) Processing files: ptscotch-mpich-devel-6.0.4-13.fc24.i686 Provides: ptscotch-mpich-devel = 6.0.4-13.fc24 ptscotch-mpich-devel(x86-32) = 6.0.4-13.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libptesmumps.so.0(mpich-i386) libptscotch.so.0(mpich-i386) libptscotcherr.so.0(mpich-i386) libptscotcherrexit.so.0(mpich-i386) libptscotchparmetis.so.0(mpich-i386) libscotch.so.0(mpich-i386) libscotcherr.so.0(mpich-i386) libscotcherrexit.so.0(mpich-i386) Obsoletes: ptscotch-mpich-static < 6.0.0-8 Processing files: ptscotch-mpich-devel-parmetis-6.0.4-13.fc24.i686 Provides: ptscotch-mpich-devel-parmetis = 6.0.4-13.fc24 ptscotch-mpich-devel-parmetis(x86-32) = 6.0.4-13.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ptscotch-openmpi-6.0.4-13.fc24.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Q5WpFL + umask 022 + cd /builddir/build/BUILD + cd scotch_6.0.4 + LICENSEDIR=/builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/licenses/ptscotch-openmpi + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/licenses/ptscotch-openmpi + cp -pr doc/CeCILL-C_V1-en.txt /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386/usr/share/licenses/ptscotch-openmpi + exit 0 Provides: libptesmumps.so.0(openmpi-i386) libptscotch.so.0(openmpi-i386) libptscotcherr.so.0(openmpi-i386) libptscotcherrexit.so.0(openmpi-i386) libptscotchparmetis.so.0(openmpi-i386) libscotch.so.0(openmpi-i386) libscotcherr.so.0(openmpi-i386) libscotcherrexit.so.0(openmpi-i386) ptscotch-openmpi = 6.0.4-13.fc24 ptscotch-openmpi(x86-32) = 6.0.4-13.fc24 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libbz2.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) liblzmadec.so.0 libm.so.6 libm.so.6(GLIBC_2.0) libmpi.so.12(openmpi-i386) libptesmumps.so.0(openmpi-i386) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libptscotch.so.0(openmpi-i386) libptscotcherr.so.0(openmpi-i386) libptscotcherrexit.so.0(openmpi-i386) libptscotchparmetis.so.0(openmpi-i386) librt.so.1 librt.so.1(GLIBC_2.2) libscotch.so.0(openmpi-i386) libscotcherr.so.0(openmpi-i386) libscotcherrexit.so.0(openmpi-i386) libz.so.1 rtld(GNU_HASH) Processing files: ptscotch-openmpi-devel-6.0.4-13.fc24.i686 Provides: ptscotch-openmpi-devel = 6.0.4-13.fc24 ptscotch-openmpi-devel(x86-32) = 6.0.4-13.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libptesmumps.so.0(openmpi-i386) libptscotch.so.0(openmpi-i386) libptscotcherr.so.0(openmpi-i386) libptscotcherrexit.so.0(openmpi-i386) libptscotchparmetis.so.0(openmpi-i386) libscotch.so.0(openmpi-i386) libscotcherr.so.0(openmpi-i386) libscotcherrexit.so.0(openmpi-i386) Obsoletes: ptscotch-openmpi-static < 6.0.0-8 Processing files: ptscotch-openmpi-devel-parmetis-6.0.4-13.fc24.i686 Provides: ptscotch-openmpi-devel-parmetis = 6.0.4-13.fc24 ptscotch-openmpi-devel-parmetis(x86-32) = 6.0.4-13.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: scotch-debuginfo-6.0.4-13.fc24.i686 Provides: scotch-debuginfo = 6.0.4-13.fc24 scotch-debuginfo(x86-32) = 6.0.4-13.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386 Wrote: /builddir/build/RPMS/scotch-6.0.4-13.fc24.i686.rpm Wrote: /builddir/build/RPMS/scotch-devel-6.0.4-13.fc24.i686.rpm Wrote: /builddir/build/RPMS/scotch-doc-6.0.4-13.fc24.noarch.rpm Wrote: /builddir/build/RPMS/ptscotch-mpich-6.0.4-13.fc24.i686.rpm Wrote: /builddir/build/RPMS/ptscotch-mpich-devel-6.0.4-13.fc24.i686.rpm Wrote: /builddir/build/RPMS/ptscotch-mpich-devel-parmetis-6.0.4-13.fc24.i686.rpm Wrote: /builddir/build/RPMS/ptscotch-openmpi-6.0.4-13.fc24.i686.rpm Wrote: /builddir/build/RPMS/ptscotch-openmpi-devel-6.0.4-13.fc24.i686.rpm Wrote: /builddir/build/RPMS/ptscotch-openmpi-devel-parmetis-6.0.4-13.fc24.i686.rpm Wrote: /builddir/build/RPMS/scotch-debuginfo-6.0.4-13.fc24.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.08JO0y + umask 022 + cd /builddir/build/BUILD + cd scotch_6.0.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/scotch-6.0.4-13.fc24.i386 + exit 0 Child return code was: 0