* installing *source* package ‘pbdSLAP’ ...
** package ‘pbdSLAP’ successfully unpacked and MD5 sums checked
** using staged installation
 
****************** Results of pbdSLAP package configure *****************
 
>> CC = gcc-13
>> F77 = gfortran-13
>> FC = gfortran-13
>> EXT_LDFLAGS = $(LAPACK_LIBS) $(BLAS_LIBS)
>> EXT_OBJS = $(R_SLAP)
>> EXT_LIBS = userLibrary
>> CDEFS = -DAdd_
>> CDEFS_CHECK = TRUE
>> SPMD_CPPFLAGS = -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI
>> SPMD_LDFLAGS = -L/usr/lib64/openmpi/lib -lmpi  -lutil -lpthread
 
*************************************************************************
 
configure: creating ./config.status
config.status: creating src/Makevars
** libs
using C compiler: ‘gcc-13 (GCC) 13.2.0’
using Fortran compiler: ‘GNU Fortran (GCC) 13.2.0’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src'
echo "CC = gcc-13" > Makeconf
echo "F77 = gfortran-13" >> Makeconf
echo "FC = gfortran-13" >> Makeconf
echo "SPMD_CPPFLAGS = -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI " >> Makeconf
echo "SPMD_LDFLAGS = -L/usr/lib64/openmpi/lib -lmpi  -lutil -lpthread" >> Makeconf
echo "EXT_LDFLAGS = -llapack -L"/data/gannet/ripley/R/R-devel/lib" -lRblas" >> Makeconf
echo "CDEFS = -DAdd_" >> Makeconf
echo "CDEFS_CHECK = TRUE" >> Makeconf
echo "PKG_CPPFLAGS = -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T" >> Makeconf
echo "PKG_CFLAGS = " >> Makeconf
echo "PKG_FFLAGS = " >> Makeconf
echo "PKG_LIBS = -llapack -L"/data/gannet/ripley/R/R-devel/lib" -lRblas -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -lgfortran -lm -lquadmath -L/usr/lib64/openmpi/lib -lmpi  -lutil -lpthread" >> Makeconf
echo "SLAP_FFLAGS =  -fpic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse" >> Makeconf
echo "R_SLAP = lib/libslap.a" >> Makeconf
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -c -o slap_blacs.o slap_blacs.f
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c zzz.c -o zzz.o
echo "### Added by Makevars" > SLmake.inc
echo "include /data/gannet/ripley/R/R-devel/etc/Makeconf" >> SLmake.inc
echo "CC = gcc-13" >> SLmake.inc		# overwrite MkInclude
echo "F77 = gfortran-13" >> SLmake.inc		# overwrite MkInclude
echo "FC = gfortran-13" >> SLmake.inc		# overwrite MkInclude
echo "CDEFS = -DAdd_" >> SLmake.inc
echo "PKG_CPPFLAGS = -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T" >> SLmake.inc
echo "PKG_CFLAGS = " >> SLmake.inc
echo "PKG_FFLAGS = " >> SLmake.inc
echo "R_SLAP = libslap.a" >> SLmake.inc
echo "" >> SLmake.inc
cat SLmake.inc.org >> SLmake.inc
( cd BLACS; make )
make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/BLACS'
gcc-13 -o BI_HypBS.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_HypBS.c
gcc-13 -o BI_HypBR.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_HypBR.c
gcc-13 -o BI_IdringBS.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_IdringBS.c
gcc-13 -o BI_IdringBR.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_IdringBR.c
gcc-13 -o BI_MpathBS.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_MpathBS.c
gcc-13 -o BI_MpathBR.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_MpathBR.c
gcc-13 -o BI_SringBS.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_SringBS.c
gcc-13 -o BI_SringBR.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_SringBR.c
gcc-13 -o BI_TreeBS.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_TreeBS.c
gcc-13 -o BI_TreeBR.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_TreeBR.c
gcc-13 -o BI_Ssend.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_Ssend.c
BI_Ssend.c: In function 'BI_Ssend':
BI_Ssend.c:5:8: warning: variable 'info' set but not used [-Wunused-but-set-variable]
    5 |    int info;
      |        ^~~~
gcc-13 -o BI_Rsend.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_Rsend.c
BI_Rsend.c: In function 'BI_Rsend':
BI_Rsend.c:6:8: warning: variable 'info' set but not used [-Wunused-but-set-variable]
    6 |    int info;
      |        ^~~~
gcc-13 -o BI_Srecv.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_Srecv.c
BI_Srecv.c: In function 'BI_Srecv':
BI_Srecv.c:5:11: warning: variable 'info' set but not used [-Wunused-but-set-variable]
    5 |    int i, info;
      |           ^~~~
BI_Srecv.c:5:8: warning: unused variable 'i' [-Wunused-variable]
    5 |    int i, info;
      |        ^
gcc-13 -o BI_Asend.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_Asend.c
BI_Asend.c: In function 'BI_Asend':
BI_Asend.c:5:8: warning: variable 'i' set but not used [-Wunused-but-set-variable]
    5 |    int i, info, errclass;
      |        ^
gcc-13 -o BI_Arecv.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_Arecv.c
BI_Arecv.c: In function 'BI_Arecv':
BI_Arecv.c:5:8: warning: variable 'i' set but not used [-Wunused-but-set-variable]
    5 |    int i, info, errclass;
      |        ^
gcc-13 -o BI_TreeComb.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_TreeComb.c
gcc-13 -o BI_BeComb.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_BeComb.c
BI_BeComb.c: In function 'BI_BeComb':
BI_BeComb.c:58:48: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
   58 |    int Np, Iam, dest, msgid, Rmsgid, np2, bit, ierr;
      |                                                ^~~~
gcc-13 -o BI_MringComb.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_MringComb.c
gcc-13 -o BI_ArgCheck.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_ArgCheck.c
gcc-13 -o BI_TransDist.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_TransDist.c
gcc-13 -o BI_GetBuff.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_GetBuff.c
gcc-13 -o BI_UpdateBuffs.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_UpdateBuffs.c
gcc-13 -o BI_EmergencyBuff.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_EmergencyBuff.c
gcc-13 -o BI_BlacsErr.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_BlacsErr.c
gcc-13 -o BI_BlacsWarn.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_BlacsWarn.c
gcc-13 -o BI_BlacsAbort.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_BlacsAbort.c
BI_BlacsAbort.c: In function 'BI_BlacsAbort':
BI_BlacsAbort.c:5:8: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
    5 |    int ierr;
      |        ^~~~
gcc-13 -o BI_BuffIsFree.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_BuffIsFree.c
BI_BuffIsFree.c: In function 'BI_BuffIsFree':
BI_BuffIsFree.c:11:15: warning: unused variable 'BI_Np' [-Wunused-variable]
   11 |    extern int BI_Np;
      |               ^~~~~
BI_BuffIsFree.c:9:11: warning: variable 'info' set but not used [-Wunused-but-set-variable]
    9 |    int i, info;
      |           ^~~~
gcc-13 -o BI_imvcopy.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_imvcopy.c
gcc-13 -o BI_dmvcopy.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_dmvcopy.c
gcc-13 -o BI_ivmcopy.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_ivmcopy.c
gcc-13 -o BI_dvmcopy.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_dvmcopy.c
gcc-13 -o BI_Pack.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_Pack.c
BI_Pack.c: In function 'BI_Pack':
BI_Pack.c:6:13: warning: unused variable 'eltsiz' [-Wunused-variable]
    6 |    MPI_Aint eltsiz;
      |             ^~~~~~
BI_Pack.c:5:11: warning: variable 'info' set but not used [-Wunused-but-set-variable]
    5 |    int i, info, one=1;
      |           ^~~~
gcc-13 -o BI_Unpack.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_Unpack.c
BI_Unpack.c: In function 'BI_Unpack':
BI_Unpack.c:5:13: warning: variable 'info' set but not used [-Wunused-but-set-variable]
    5 |    int i=0, info, one=1;
      |             ^~~~
gcc-13 -o BI_GetMpiGeType.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_GetMpiGeType.c
BI_GetMpiGeType.c: In function 'BI_GetMpiGeType':
BI_GetMpiGeType.c:5:8: warning: variable 'info' set but not used [-Wunused-but-set-variable]
    5 |    int info;
      |        ^~~~
gcc-13 -o BI_GetMpiTrType.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_GetMpiTrType.c
BI_GetMpiTrType.c: In function 'BI_GetMpiTrType':
BI_GetMpiTrType.c:10:8: warning: unused variable 'info' [-Wunused-variable]
   10 |    int info, start, i, k;
      |        ^~~~
gcc-13 -o BI_ivvsum.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_ivvsum.c
gcc-13 -o BI_dvvsum.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_dvvsum.c
gcc-13 -o BI_ivvamx.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_ivvamx.c
gcc-13 -o BI_dvvamx.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_dvvamx.c
gcc-13 -o BI_ivvamx2.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_ivvamx2.c
gcc-13 -o BI_dvvamx2.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_dvvamx2.c
gcc-13 -o BI_ivvamn.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_ivvamn.c
gcc-13 -o BI_dvvamn.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_dvvamn.c
gcc-13 -o BI_ivvamn2.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_ivvamn2.c
gcc-13 -o BI_dvvamn2.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_dvvamn2.c
gcc-13 -o BI_iMPI_amx.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_iMPI_amx.c
gcc-13 -o BI_dMPI_amx.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_dMPI_amx.c
gcc-13 -o BI_iMPI_amx2.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_iMPI_amx2.c
gcc-13 -o BI_dMPI_amx2.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_dMPI_amx2.c
gcc-13 -o BI_iMPI_amn.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_iMPI_amn.c
gcc-13 -o BI_dMPI_amn.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_dMPI_amn.c
gcc-13 -o BI_iMPI_amn2.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_iMPI_amn2.c
gcc-13 -o BI_dMPI_amn2.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_dMPI_amn2.c
gcc-13 -o BI_ContxtNum.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_ContxtNum.c
gcc-13 -o BI_GlobalVars.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_GlobalVars.c
gcc-13 -o BI_TransUserComm.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 BI_TransUserComm.c
BI_TransUserComm.c: In function 'BI_TransUserComm':
BI_TransUserComm.c:7:8: warning: variable 'i' set but not used [-Wunused-but-set-variable]
    7 |    int i;
      |        ^
gcc-13 -o igesd2d_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 igesd2d_.c
igesd2d_.c: In function 'igesd2d_':
igesd2d_.c:62:33: warning: unused variable 'BI_ActiveQ' [-Wunused-variable]
   62 |    extern BLACBUFF BI_AuxBuff, *BI_ActiveQ;
      |                                 ^~~~~~~~~~
igesd2d_.c:58:20: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
   58 |    int dest, tlda, ierr;
      |                    ^~~~
igesd2d_.c:58:8: warning: variable 'dest' set but not used [-Wunused-but-set-variable]
   58 |    int dest, tlda, ierr;
      |        ^~~~
gcc-13 -o dgesd2d_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 dgesd2d_.c
dgesd2d_.c: In function 'dgesd2d_':
dgesd2d_.c:63:33: warning: unused variable 'BI_ActiveQ' [-Wunused-variable]
   63 |    extern BLACBUFF BI_AuxBuff, *BI_ActiveQ;
      |                                 ^~~~~~~~~~
dgesd2d_.c:59:20: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
   59 |    int dest, tlda, ierr;
      |                    ^~~~
dgesd2d_.c:59:8: warning: variable 'dest' set but not used [-Wunused-but-set-variable]
   59 |    int dest, tlda, ierr;
      |        ^~~~
gcc-13 -o itrsd2d_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 itrsd2d_.c
itrsd2d_.c: In function 'itrsd2d_':
itrsd2d_.c:75:33: warning: unused variable 'BI_ActiveQ' [-Wunused-variable]
   75 |    extern BLACBUFF BI_AuxBuff, *BI_ActiveQ;
      |                                 ^~~~~~~~~~
itrsd2d_.c:71:28: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
   71 |    int dest, length, tlda, ierr;
      |                            ^~~~
itrsd2d_.c:71:14: warning: unused variable 'length' [-Wunused-variable]
   71 |    int dest, length, tlda, ierr;
      |              ^~~~~~
itrsd2d_.c:71:8: warning: variable 'dest' set but not used [-Wunused-but-set-variable]
   71 |    int dest, length, tlda, ierr;
      |        ^~~~
gcc-13 -o dtrsd2d_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 dtrsd2d_.c
dtrsd2d_.c: In function 'dtrsd2d_':
dtrsd2d_.c:75:33: warning: unused variable 'BI_ActiveQ' [-Wunused-variable]
   75 |    extern BLACBUFF BI_AuxBuff, *BI_ActiveQ;
      |                                 ^~~~~~~~~~
dtrsd2d_.c:71:28: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
   71 |    int dest, length, tlda, ierr;
      |                            ^~~~
dtrsd2d_.c:71:14: warning: unused variable 'length' [-Wunused-variable]
   71 |    int dest, length, tlda, ierr;
      |              ^~~~~~
dtrsd2d_.c:71:8: warning: variable 'dest' set but not used [-Wunused-but-set-variable]
   71 |    int dest, length, tlda, ierr;
      |        ^~~~
gcc-13 -o igerv2d_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 igerv2d_.c
igerv2d_.c: In function 'igerv2d_':
igerv2d_.c:61:8: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
   61 |    int ierr;
      |        ^~~~
gcc-13 -o dgerv2d_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 dgerv2d_.c
dgerv2d_.c: In function 'dgerv2d_':
dgerv2d_.c:61:8: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
   61 |    int ierr;
      |        ^~~~
gcc-13 -o itrrv2d_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 itrrv2d_.c
itrrv2d_.c: In function 'itrrv2d_':
itrrv2d_.c:75:14: warning: unused variable 'bp' [-Wunused-variable]
   75 |    BLACBUFF *bp;
      |              ^~
itrrv2d_.c:74:14: warning: unused variable 'length' [-Wunused-variable]
   74 |    int ierr, length;
      |              ^~~~~~
itrrv2d_.c:74:8: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
   74 |    int ierr, length;
      |        ^~~~
gcc-13 -o dtrrv2d_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 dtrrv2d_.c
dtrrv2d_.c: In function 'dtrrv2d_':
dtrrv2d_.c:75:14: warning: unused variable 'bp' [-Wunused-variable]
   75 |    BLACBUFF *bp;
      |              ^~
dtrrv2d_.c:74:14: warning: unused variable 'length' [-Wunused-variable]
   74 |    int ierr, length;
      |              ^~~~~~
dtrrv2d_.c:74:8: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
   74 |    int ierr, length;
      |        ^~~~
gcc-13 -o igebs2d_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 igebs2d_.c
gcc-13 -o dgebs2d_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 dgebs2d_.c
gcc-13 -o igebr2d_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 igebr2d_.c
igebr2d_.c: In function 'igebr2d_':
igebr2d_.c:84:34: warning: unused variable 'one' [-Wunused-variable]
   84 |    int length, src, tlda, error, one=1;
      |                                  ^~~
igebr2d_.c:84:8: warning: unused variable 'length' [-Wunused-variable]
   84 |    int length, src, tlda, error, one=1;
      |        ^~~~~~
igebr2d_.c:195:7: warning: 'src' may be used uninitialized [-Wmaybe-uninitialized]
  195 |       BI_TreeBR(ctxt, bp, send, src, ctxt->Nb_bs);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
igebr2d_.c:84:16: note: 'src' was declared here
   84 |    int length, src, tlda, error, one=1;
      |                ^~~
gcc-13 -o dgebr2d_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 dgebr2d_.c
dgebr2d_.c: In function 'dgebr2d_':
dgebr2d_.c:84:34: warning: unused variable 'one' [-Wunused-variable]
   84 |    int length, src, tlda, error, one=1;
      |                                  ^~~
dgebr2d_.c:84:8: warning: unused variable 'length' [-Wunused-variable]
   84 |    int length, src, tlda, error, one=1;
      |        ^~~~~~
dgebr2d_.c:195:7: warning: 'src' may be used uninitialized [-Wmaybe-uninitialized]
  195 |       BI_TreeBR(ctxt, bp, send, src, ctxt->Nb_bs);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dgebr2d_.c:84:16: note: 'src' was declared here
   84 |    int length, src, tlda, error, one=1;
      |                ^~~
gcc-13 -o itrbs2d_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 itrbs2d_.c
gcc-13 -o dtrbs2d_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 dtrbs2d_.c
gcc-13 -o itrbr2d_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 itrbr2d_.c
itrbr2d_.c: In function 'itrbr2d_':
itrbr2d_.c:91:34: warning: unused variable 'one' [-Wunused-variable]
   91 |    int length, src, tlda, error, one=1;
      |                                  ^~~
itrbr2d_.c:91:8: warning: unused variable 'length' [-Wunused-variable]
   91 |    int length, src, tlda, error, one=1;
      |        ^~~~~~
itrbr2d_.c:194:7: warning: 'src' may be used uninitialized [-Wmaybe-uninitialized]
  194 |       BI_TreeBR(ctxt, bp, send, src, ctxt->Nb_bs);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
itrbr2d_.c:91:16: note: 'src' was declared here
   91 |    int length, src, tlda, error, one=1;
      |                ^~~
gcc-13 -o dtrbr2d_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 dtrbr2d_.c
dtrbr2d_.c: In function 'dtrbr2d_':
dtrbr2d_.c:99:34: warning: unused variable 'one' [-Wunused-variable]
   99 |    int length, src, tlda, error, one=1;
      |                                  ^~~
dtrbr2d_.c:99:8: warning: unused variable 'length' [-Wunused-variable]
   99 |    int length, src, tlda, error, one=1;
      |        ^~~~~~
dtrbr2d_.c:202:7: warning: 'src' may be used uninitialized [-Wmaybe-uninitialized]
  202 |       BI_TreeBR(ctxt, bp, send, src, ctxt->Nb_bs);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dtrbr2d_.c:99:16: note: 'src' was declared here
   99 |    int length, src, tlda, error, one=1;
      |                ^~~
gcc-13 -o igsum2d_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 igsum2d_.c
igsum2d_.c: In function 'igsum2d_':
igsum2d_.c:91:45: warning: unused variable 'itr' [-Wunused-variable]
   91 |    int N, length, dest, tlda, trdest, ierr, itr;
      |                                             ^~~
igsum2d_.c:91:39: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
   91 |    int N, length, dest, tlda, trdest, ierr, itr;
      |                                       ^~~~
igsum2d_.c:171:10: warning: 'dest' may be used uninitialized [-Wmaybe-uninitialized]
  171 |       if (dest != -1)
      |          ^
igsum2d_.c:91:19: note: 'dest' was declared here
   91 |    int N, length, dest, tlda, trdest, ierr, itr;
      |                   ^~~~
gcc-13 -o dgsum2d_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 dgsum2d_.c
dgsum2d_.c: In function 'dgsum2d_':
dgsum2d_.c:91:39: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
   91 |    int N, length, dest, tlda, trdest, ierr;
      |                                       ^~~~
dgsum2d_.c:172:10: warning: 'dest' may be used uninitialized [-Wmaybe-uninitialized]
  172 |       if (dest != -1)
      |          ^
dgsum2d_.c:91:19: note: 'dest' was declared here
   91 |    int N, length, dest, tlda, trdest, ierr;
      |                   ^~~~
gcc-13 -o igamx2d_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 igamx2d_.c
igamx2d_.c: In function 'igamx2d_':
igamx2d_.c:119:59: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
  119 |    int i, j, N, dest, idist, length, tlda, tldia, trdest, ierr;
      |                                                           ^~~~
igamx2d_.c:215:10: warning: 'dest' may be used uninitialized [-Wmaybe-uninitialized]
  215 |       if (dest == -1) mydist = ctxt->scp->Iam;
      |          ^
igamx2d_.c:119:17: note: 'dest' was declared here
  119 |    int i, j, N, dest, idist, length, tlda, tldia, trdest, ierr;
      |                 ^~~~
igamx2d_.c:313:13: warning: 'idist' may be used uninitialized [-Wmaybe-uninitialized]
  313 |             BI_TransDist(ctxt, tscope, Mpval(m), Mpval(n), rA, cA, tldia,
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  314 |                          (BI_DistType *) &bp2->Buff[idist],
      |                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  315 |                          trdest, Mpval(cdest));
      |                          ~~~~~~~~~~~~~~~~~~~~~
igamx2d_.c:119:23: note: 'idist' was declared here
  119 |    int i, j, N, dest, idist, length, tlda, tldia, trdest, ierr;
      |                       ^~~~~
igamx2d_.c:385:10: warning: 'dist' may be used uninitialized [-Wmaybe-uninitialized]
  385 |          BI_TransDist(ctxt, tscope, Mpval(m), Mpval(n), rA, cA, tldia,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  386 |                       dist, trdest, Mpval(cdest));
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~
igamx2d_.c:125:17: note: 'dist' was declared here
  125 |    BI_DistType *dist, mydist;
      |                 ^~~~
gcc-13 -o dgamx2d_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 dgamx2d_.c
dgamx2d_.c: In function 'dgamx2d_':
dgamx2d_.c:119:59: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
  119 |    int i, j, N, dest, idist, length, tlda, tldia, trdest, ierr;
      |                                                           ^~~~
dgamx2d_.c:216:10: warning: 'dest' may be used uninitialized [-Wmaybe-uninitialized]
  216 |       if (dest == -1) mydist = ctxt->scp->Iam;
      |          ^
dgamx2d_.c:119:17: note: 'dest' was declared here
  119 |    int i, j, N, dest, idist, length, tlda, tldia, trdest, ierr;
      |                 ^~~~
dgamx2d_.c:316:13: warning: 'idist' may be used uninitialized [-Wmaybe-uninitialized]
  316 |             BI_TransDist(ctxt, tscope, Mpval(m), Mpval(n), rA, cA, tldia,
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  317 |                          (BI_DistType *) &bp2->Buff[idist],
      |                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  318 |                          trdest, Mpval(cdest));
      |                          ~~~~~~~~~~~~~~~~~~~~~
dgamx2d_.c:119:23: note: 'idist' was declared here
  119 |    int i, j, N, dest, idist, length, tlda, tldia, trdest, ierr;
      |                       ^~~~~
dgamx2d_.c:388:10: warning: 'dist' may be used uninitialized [-Wmaybe-uninitialized]
  388 |          BI_TransDist(ctxt, tscope, Mpval(m), Mpval(n), rA, cA, tldia,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  389 |                       dist, trdest, Mpval(cdest));
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~
dgamx2d_.c:125:17: note: 'dist' was declared here
  125 |    BI_DistType *dist, mydist;
      |                 ^~~~
gcc-13 -o igamn2d_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 igamn2d_.c
igamn2d_.c: In function 'igamn2d_':
igamn2d_.c:119:59: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
  119 |    int i, j, N, dest, idist, length, tlda, tldia, trdest, ierr;
      |                                                           ^~~~
igamn2d_.c:215:10: warning: 'dest' may be used uninitialized [-Wmaybe-uninitialized]
  215 |       if (dest == -1) mydist = ctxt->scp->Iam;
      |          ^
igamn2d_.c:119:17: note: 'dest' was declared here
  119 |    int i, j, N, dest, idist, length, tlda, tldia, trdest, ierr;
      |                 ^~~~
igamn2d_.c:313:13: warning: 'idist' may be used uninitialized [-Wmaybe-uninitialized]
  313 |             BI_TransDist(ctxt, tscope, Mpval(m), Mpval(n), rA, cA, tldia,
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  314 |                          (BI_DistType *) &bp2->Buff[idist],
      |                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  315 |                          trdest, Mpval(cdest));
      |                          ~~~~~~~~~~~~~~~~~~~~~
igamn2d_.c:119:23: note: 'idist' was declared here
  119 |    int i, j, N, dest, idist, length, tlda, tldia, trdest, ierr;
      |                       ^~~~~
igamn2d_.c:385:10: warning: 'dist' may be used uninitialized [-Wmaybe-uninitialized]
  385 |          BI_TransDist(ctxt, tscope, Mpval(m), Mpval(n), rA, cA, tldia,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  386 |                       dist, trdest, Mpval(cdest));
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~
igamn2d_.c:125:17: note: 'dist' was declared here
  125 |    BI_DistType *dist, mydist;
      |                 ^~~~
gcc-13 -o dgamn2d_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 dgamn2d_.c
dgamn2d_.c: In function 'dgamn2d_':
dgamn2d_.c:119:59: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
  119 |    int i, j, N, dest, idist, length, tlda, tldia, trdest, ierr;
      |                                                           ^~~~
dgamn2d_.c:216:10: warning: 'dest' may be used uninitialized [-Wmaybe-uninitialized]
  216 |       if (dest == -1) mydist = ctxt->scp->Iam;
      |          ^
dgamn2d_.c:119:17: note: 'dest' was declared here
  119 |    int i, j, N, dest, idist, length, tlda, tldia, trdest, ierr;
      |                 ^~~~
dgamn2d_.c:316:13: warning: 'idist' may be used uninitialized [-Wmaybe-uninitialized]
  316 |             BI_TransDist(ctxt, tscope, Mpval(m), Mpval(n), rA, cA, tldia,
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  317 |                          (BI_DistType *) &bp2->Buff[idist],
      |                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  318 |                          trdest, Mpval(cdest));
      |                          ~~~~~~~~~~~~~~~~~~~~~
dgamn2d_.c:119:23: note: 'idist' was declared here
  119 |    int i, j, N, dest, idist, length, tlda, tldia, trdest, ierr;
      |                       ^~~~~
dgamn2d_.c:388:10: warning: 'dist' may be used uninitialized [-Wmaybe-uninitialized]
  388 |          BI_TransDist(ctxt, tscope, Mpval(m), Mpval(n), rA, cA, tldia,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  389 |                       dist, trdest, Mpval(cdest));
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~
dgamn2d_.c:125:17: note: 'dist' was declared here
  125 |    BI_DistType *dist, mydist;
      |                 ^~~~
gcc-13 -o blacs_setup_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 blacs_setup_.c
gcc-13 -o blacs_set_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 blacs_set_.c
gcc-13 -o blacs_get_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 blacs_get_.c
blacs_get_.c: In function 'blacs_get_':
blacs_get_.c:15:8: warning: unused variable 'comm' [-Wunused-variable]
   15 |    int comm;
      |        ^~~~
gcc-13 -o blacs_abort_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 blacs_abort_.c
gcc-13 -o blacs_exit_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 blacs_exit_.c
gcc-13 -o blacs_pnum_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 blacs_pnum_.c
gcc-13 -o blacs_pcoord_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 blacs_pcoord_.c
gcc-13 -o ksendid_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 ksendid_.c
gcc-13 -o krecvid_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 krecvid_.c
gcc-13 -o kbsid_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 kbsid_.c
gcc-13 -o kbrid_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 kbrid_.c
gcc-13 -o dcputime00_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 dcputime00_.c
gcc-13 -o dwalltime00_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 dwalltime00_.c
gcc-13 -o blacs_pinfo_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 blacs_pinfo_.c
blacs_pinfo_.c: In function 'blacs_pinfo_':
blacs_pinfo_.c:9:8: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
    9 |    int ierr;
      |        ^~~~
gcc-13 -o blacs_init_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 blacs_init_.c
gcc-13 -o blacs_map_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 blacs_map_.c
blacs_map_.c: In function 'blacs_gridmap_':
blacs_map_.c:21:19: warning: unused variable 'tgrp' [-Wunused-variable]
   21 |    MPI_Group grp, tgrp;
      |                   ^~~~
blacs_map_.c:21:14: warning: unused variable 'grp' [-Wunused-variable]
   21 |    MPI_Group grp, tgrp;
      |              ^~~
blacs_map_.c:20:19: warning: unused variable 'tcomm' [-Wunused-variable]
   20 |    MPI_Comm comm, tcomm;
      |                   ^~~~~
blacs_map_.c:17:8: warning: unused variable 'info' [-Wunused-variable]
   17 |    int info, i, j, Iam, *iptr;
      |        ^~~~
gcc-13 -o blacs_free_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 blacs_free_.c
gcc-13 -o blacs_grid_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 blacs_grid_.c
blacs_grid_.c: In function 'blacs_gridexit_':
blacs_grid_.c:9:8: warning: unused variable 'i' [-Wunused-variable]
    9 |    int i;
      |        ^
gcc-13 -o blacs_info_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 blacs_info_.c
gcc-13 -o blacs_barr_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 blacs_barr_.c
blacs_barr_.c: In function 'blacs_barrier_':
blacs_barr_.c:15:8: warning: unused variable 'ierr' [-Wunused-variable]
   15 |    int ierr;
      |        ^~~~
gcc-13 -o sys2blacs_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 sys2blacs_.c
gcc-13 -o blacs2sys_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 blacs2sys_.c
gcc-13 -o free_handle_.fo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 free_handle_.c
gcc-13 -o igesd2d_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC igesd2d_.c
igesd2d_.c: In function 'Cigesd2d':
igesd2d_.c:62:33: warning: unused variable 'BI_ActiveQ' [-Wunused-variable]
   62 |    extern BLACBUFF BI_AuxBuff, *BI_ActiveQ;
      |                                 ^~~~~~~~~~
igesd2d_.c:58:20: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
   58 |    int dest, tlda, ierr;
      |                    ^~~~
igesd2d_.c:58:8: warning: variable 'dest' set but not used [-Wunused-but-set-variable]
   58 |    int dest, tlda, ierr;
      |        ^~~~
gcc-13 -o dgesd2d_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC dgesd2d_.c
dgesd2d_.c: In function 'Cdgesd2d':
dgesd2d_.c:63:33: warning: unused variable 'BI_ActiveQ' [-Wunused-variable]
   63 |    extern BLACBUFF BI_AuxBuff, *BI_ActiveQ;
      |                                 ^~~~~~~~~~
dgesd2d_.c:59:20: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
   59 |    int dest, tlda, ierr;
      |                    ^~~~
dgesd2d_.c:59:8: warning: variable 'dest' set but not used [-Wunused-but-set-variable]
   59 |    int dest, tlda, ierr;
      |        ^~~~
gcc-13 -o itrsd2d_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC itrsd2d_.c
itrsd2d_.c: In function 'Citrsd2d':
itrsd2d_.c:75:33: warning: unused variable 'BI_ActiveQ' [-Wunused-variable]
   75 |    extern BLACBUFF BI_AuxBuff, *BI_ActiveQ;
      |                                 ^~~~~~~~~~
itrsd2d_.c:71:28: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
   71 |    int dest, length, tlda, ierr;
      |                            ^~~~
itrsd2d_.c:71:14: warning: unused variable 'length' [-Wunused-variable]
   71 |    int dest, length, tlda, ierr;
      |              ^~~~~~
itrsd2d_.c:71:8: warning: variable 'dest' set but not used [-Wunused-but-set-variable]
   71 |    int dest, length, tlda, ierr;
      |        ^~~~
gcc-13 -o dtrsd2d_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC dtrsd2d_.c
dtrsd2d_.c: In function 'Cdtrsd2d':
dtrsd2d_.c:75:33: warning: unused variable 'BI_ActiveQ' [-Wunused-variable]
   75 |    extern BLACBUFF BI_AuxBuff, *BI_ActiveQ;
      |                                 ^~~~~~~~~~
dtrsd2d_.c:71:28: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
   71 |    int dest, length, tlda, ierr;
      |                            ^~~~
dtrsd2d_.c:71:14: warning: unused variable 'length' [-Wunused-variable]
   71 |    int dest, length, tlda, ierr;
      |              ^~~~~~
dtrsd2d_.c:71:8: warning: variable 'dest' set but not used [-Wunused-but-set-variable]
   71 |    int dest, length, tlda, ierr;
      |        ^~~~
gcc-13 -o igerv2d_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC igerv2d_.c
igerv2d_.c: In function 'Cigerv2d':
igerv2d_.c:61:8: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
   61 |    int ierr;
      |        ^~~~
gcc-13 -o dgerv2d_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC dgerv2d_.c
dgerv2d_.c: In function 'Cdgerv2d':
dgerv2d_.c:61:8: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
   61 |    int ierr;
      |        ^~~~
gcc-13 -o itrrv2d_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC itrrv2d_.c
itrrv2d_.c: In function 'Citrrv2d':
itrrv2d_.c:75:14: warning: unused variable 'bp' [-Wunused-variable]
   75 |    BLACBUFF *bp;
      |              ^~
itrrv2d_.c:74:14: warning: unused variable 'length' [-Wunused-variable]
   74 |    int ierr, length;
      |              ^~~~~~
itrrv2d_.c:74:8: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
   74 |    int ierr, length;
      |        ^~~~
gcc-13 -o dtrrv2d_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC dtrrv2d_.c
dtrrv2d_.c: In function 'Cdtrrv2d':
dtrrv2d_.c:75:14: warning: unused variable 'bp' [-Wunused-variable]
   75 |    BLACBUFF *bp;
      |              ^~
dtrrv2d_.c:74:14: warning: unused variable 'length' [-Wunused-variable]
   74 |    int ierr, length;
      |              ^~~~~~
dtrrv2d_.c:74:8: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
   74 |    int ierr, length;
      |        ^~~~
gcc-13 -o igebs2d_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC igebs2d_.c
gcc-13 -o dgebs2d_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC dgebs2d_.c
gcc-13 -o igebr2d_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC igebr2d_.c
igebr2d_.c: In function 'Cigebr2d':
igebr2d_.c:84:34: warning: unused variable 'one' [-Wunused-variable]
   84 |    int length, src, tlda, error, one=1;
      |                                  ^~~
igebr2d_.c:84:8: warning: unused variable 'length' [-Wunused-variable]
   84 |    int length, src, tlda, error, one=1;
      |        ^~~~~~
igebr2d_.c:195:7: warning: 'src' may be used uninitialized [-Wmaybe-uninitialized]
  195 |       BI_TreeBR(ctxt, bp, send, src, ctxt->Nb_bs);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
igebr2d_.c:84:16: note: 'src' was declared here
   84 |    int length, src, tlda, error, one=1;
      |                ^~~
gcc-13 -o dgebr2d_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC dgebr2d_.c
dgebr2d_.c: In function 'Cdgebr2d':
dgebr2d_.c:84:34: warning: unused variable 'one' [-Wunused-variable]
   84 |    int length, src, tlda, error, one=1;
      |                                  ^~~
dgebr2d_.c:84:8: warning: unused variable 'length' [-Wunused-variable]
   84 |    int length, src, tlda, error, one=1;
      |        ^~~~~~
dgebr2d_.c:195:7: warning: 'src' may be used uninitialized [-Wmaybe-uninitialized]
  195 |       BI_TreeBR(ctxt, bp, send, src, ctxt->Nb_bs);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dgebr2d_.c:84:16: note: 'src' was declared here
   84 |    int length, src, tlda, error, one=1;
      |                ^~~
gcc-13 -o itrbs2d_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC itrbs2d_.c
gcc-13 -o dtrbs2d_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC dtrbs2d_.c
gcc-13 -o itrbr2d_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC itrbr2d_.c
itrbr2d_.c: In function 'Citrbr2d':
itrbr2d_.c:91:34: warning: unused variable 'one' [-Wunused-variable]
   91 |    int length, src, tlda, error, one=1;
      |                                  ^~~
itrbr2d_.c:91:8: warning: unused variable 'length' [-Wunused-variable]
   91 |    int length, src, tlda, error, one=1;
      |        ^~~~~~
itrbr2d_.c:194:7: warning: 'src' may be used uninitialized [-Wmaybe-uninitialized]
  194 |       BI_TreeBR(ctxt, bp, send, src, ctxt->Nb_bs);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
itrbr2d_.c:91:16: note: 'src' was declared here
   91 |    int length, src, tlda, error, one=1;
      |                ^~~
gcc-13 -o dtrbr2d_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC dtrbr2d_.c
dtrbr2d_.c: In function 'Cdtrbr2d':
dtrbr2d_.c:99:34: warning: unused variable 'one' [-Wunused-variable]
   99 |    int length, src, tlda, error, one=1;
      |                                  ^~~
dtrbr2d_.c:99:8: warning: unused variable 'length' [-Wunused-variable]
   99 |    int length, src, tlda, error, one=1;
      |        ^~~~~~
dtrbr2d_.c:202:7: warning: 'src' may be used uninitialized [-Wmaybe-uninitialized]
  202 |       BI_TreeBR(ctxt, bp, send, src, ctxt->Nb_bs);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dtrbr2d_.c:99:16: note: 'src' was declared here
   99 |    int length, src, tlda, error, one=1;
      |                ^~~
gcc-13 -o igsum2d_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC igsum2d_.c
igsum2d_.c: In function 'Cigsum2d':
igsum2d_.c:91:45: warning: unused variable 'itr' [-Wunused-variable]
   91 |    int N, length, dest, tlda, trdest, ierr, itr;
      |                                             ^~~
igsum2d_.c:91:39: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
   91 |    int N, length, dest, tlda, trdest, ierr, itr;
      |                                       ^~~~
igsum2d_.c:171:10: warning: 'dest' may be used uninitialized [-Wmaybe-uninitialized]
  171 |       if (dest != -1)
      |          ^
igsum2d_.c:91:19: note: 'dest' was declared here
   91 |    int N, length, dest, tlda, trdest, ierr, itr;
      |                   ^~~~
gcc-13 -o dgsum2d_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC dgsum2d_.c
dgsum2d_.c: In function 'Cdgsum2d':
dgsum2d_.c:91:39: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
   91 |    int N, length, dest, tlda, trdest, ierr;
      |                                       ^~~~
dgsum2d_.c:172:10: warning: 'dest' may be used uninitialized [-Wmaybe-uninitialized]
  172 |       if (dest != -1)
      |          ^
dgsum2d_.c:91:19: note: 'dest' was declared here
   91 |    int N, length, dest, tlda, trdest, ierr;
      |                   ^~~~
gcc-13 -o igamx2d_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC igamx2d_.c
igamx2d_.c: In function 'Cigamx2d':
igamx2d_.c:119:59: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
  119 |    int i, j, N, dest, idist, length, tlda, tldia, trdest, ierr;
      |                                                           ^~~~
igamx2d_.c:215:10: warning: 'dest' may be used uninitialized [-Wmaybe-uninitialized]
  215 |       if (dest == -1) mydist = ctxt->scp->Iam;
      |          ^
igamx2d_.c:119:17: note: 'dest' was declared here
  119 |    int i, j, N, dest, idist, length, tlda, tldia, trdest, ierr;
      |                 ^~~~
igamx2d_.c:313:13: warning: 'idist' may be used uninitialized [-Wmaybe-uninitialized]
  313 |             BI_TransDist(ctxt, tscope, Mpval(m), Mpval(n), rA, cA, tldia,
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  314 |                          (BI_DistType *) &bp2->Buff[idist],
      |                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  315 |                          trdest, Mpval(cdest));
      |                          ~~~~~~~~~~~~~~~~~~~~~
igamx2d_.c:119:23: note: 'idist' was declared here
  119 |    int i, j, N, dest, idist, length, tlda, tldia, trdest, ierr;
      |                       ^~~~~
igamx2d_.c:385:10: warning: 'dist' may be used uninitialized [-Wmaybe-uninitialized]
  385 |          BI_TransDist(ctxt, tscope, Mpval(m), Mpval(n), rA, cA, tldia,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  386 |                       dist, trdest, Mpval(cdest));
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~
igamx2d_.c:125:17: note: 'dist' was declared here
  125 |    BI_DistType *dist, mydist;
      |                 ^~~~
gcc-13 -o dgamx2d_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC dgamx2d_.c
dgamx2d_.c: In function 'Cdgamx2d':
dgamx2d_.c:119:59: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
  119 |    int i, j, N, dest, idist, length, tlda, tldia, trdest, ierr;
      |                                                           ^~~~
dgamx2d_.c:216:10: warning: 'dest' may be used uninitialized [-Wmaybe-uninitialized]
  216 |       if (dest == -1) mydist = ctxt->scp->Iam;
      |          ^
dgamx2d_.c:119:17: note: 'dest' was declared here
  119 |    int i, j, N, dest, idist, length, tlda, tldia, trdest, ierr;
      |                 ^~~~
dgamx2d_.c:316:13: warning: 'idist' may be used uninitialized [-Wmaybe-uninitialized]
  316 |             BI_TransDist(ctxt, tscope, Mpval(m), Mpval(n), rA, cA, tldia,
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  317 |                          (BI_DistType *) &bp2->Buff[idist],
      |                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  318 |                          trdest, Mpval(cdest));
      |                          ~~~~~~~~~~~~~~~~~~~~~
dgamx2d_.c:119:23: note: 'idist' was declared here
  119 |    int i, j, N, dest, idist, length, tlda, tldia, trdest, ierr;
      |                       ^~~~~
dgamx2d_.c:388:10: warning: 'dist' may be used uninitialized [-Wmaybe-uninitialized]
  388 |          BI_TransDist(ctxt, tscope, Mpval(m), Mpval(n), rA, cA, tldia,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  389 |                       dist, trdest, Mpval(cdest));
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~
dgamx2d_.c:125:17: note: 'dist' was declared here
  125 |    BI_DistType *dist, mydist;
      |                 ^~~~
gcc-13 -o igamn2d_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC igamn2d_.c
igamn2d_.c: In function 'Cigamn2d':
igamn2d_.c:119:59: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
  119 |    int i, j, N, dest, idist, length, tlda, tldia, trdest, ierr;
      |                                                           ^~~~
igamn2d_.c:215:10: warning: 'dest' may be used uninitialized [-Wmaybe-uninitialized]
  215 |       if (dest == -1) mydist = ctxt->scp->Iam;
      |          ^
igamn2d_.c:119:17: note: 'dest' was declared here
  119 |    int i, j, N, dest, idist, length, tlda, tldia, trdest, ierr;
      |                 ^~~~
igamn2d_.c:313:13: warning: 'idist' may be used uninitialized [-Wmaybe-uninitialized]
  313 |             BI_TransDist(ctxt, tscope, Mpval(m), Mpval(n), rA, cA, tldia,
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  314 |                          (BI_DistType *) &bp2->Buff[idist],
      |                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  315 |                          trdest, Mpval(cdest));
      |                          ~~~~~~~~~~~~~~~~~~~~~
igamn2d_.c:119:23: note: 'idist' was declared here
  119 |    int i, j, N, dest, idist, length, tlda, tldia, trdest, ierr;
      |                       ^~~~~
igamn2d_.c:385:10: warning: 'dist' may be used uninitialized [-Wmaybe-uninitialized]
  385 |          BI_TransDist(ctxt, tscope, Mpval(m), Mpval(n), rA, cA, tldia,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  386 |                       dist, trdest, Mpval(cdest));
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~
igamn2d_.c:125:17: note: 'dist' was declared here
  125 |    BI_DistType *dist, mydist;
      |                 ^~~~
gcc-13 -o dgamn2d_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC dgamn2d_.c
dgamn2d_.c: In function 'Cdgamn2d':
dgamn2d_.c:119:59: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
  119 |    int i, j, N, dest, idist, length, tlda, tldia, trdest, ierr;
      |                                                           ^~~~
dgamn2d_.c:216:10: warning: 'dest' may be used uninitialized [-Wmaybe-uninitialized]
  216 |       if (dest == -1) mydist = ctxt->scp->Iam;
      |          ^
dgamn2d_.c:119:17: note: 'dest' was declared here
  119 |    int i, j, N, dest, idist, length, tlda, tldia, trdest, ierr;
      |                 ^~~~
dgamn2d_.c:316:13: warning: 'idist' may be used uninitialized [-Wmaybe-uninitialized]
  316 |             BI_TransDist(ctxt, tscope, Mpval(m), Mpval(n), rA, cA, tldia,
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  317 |                          (BI_DistType *) &bp2->Buff[idist],
      |                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  318 |                          trdest, Mpval(cdest));
      |                          ~~~~~~~~~~~~~~~~~~~~~
dgamn2d_.c:119:23: note: 'idist' was declared here
  119 |    int i, j, N, dest, idist, length, tlda, tldia, trdest, ierr;
      |                       ^~~~~
dgamn2d_.c:388:10: warning: 'dist' may be used uninitialized [-Wmaybe-uninitialized]
  388 |          BI_TransDist(ctxt, tscope, Mpval(m), Mpval(n), rA, cA, tldia,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  389 |                       dist, trdest, Mpval(cdest));
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~
dgamn2d_.c:125:17: note: 'dist' was declared here
  125 |    BI_DistType *dist, mydist;
      |                 ^~~~
gcc-13 -o blacs_setup_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC blacs_setup_.c
gcc-13 -o blacs_set_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC blacs_set_.c
gcc-13 -o blacs_get_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC blacs_get_.c
blacs_get_.c: In function 'Cblacs_get':
blacs_get_.c:15:8: warning: unused variable 'comm' [-Wunused-variable]
   15 |    int comm;
      |        ^~~~
gcc-13 -o blacs_abort_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC blacs_abort_.c
gcc-13 -o blacs_exit_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC blacs_exit_.c
gcc-13 -o blacs_pnum_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC blacs_pnum_.c
gcc-13 -o blacs_pcoord_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC blacs_pcoord_.c
gcc-13 -o ksendid_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC ksendid_.c
gcc-13 -o krecvid_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC krecvid_.c
gcc-13 -o kbsid_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC kbsid_.c
gcc-13 -o kbrid_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC kbrid_.c
gcc-13 -o dcputime00_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC dcputime00_.c
gcc-13 -o dwalltime00_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC dwalltime00_.c
gcc-13 -o blacs_pinfo_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC blacs_pinfo_.c
blacs_pinfo_.c: In function 'Cblacs_pinfo':
blacs_pinfo_.c:9:8: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
    9 |    int ierr;
      |        ^~~~
gcc-13 -o blacs_init_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC blacs_init_.c
gcc-13 -o blacs_map_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC blacs_map_.c
blacs_map_.c: In function 'Cblacs_gridmap':
blacs_map_.c:17:8: warning: unused variable 'info' [-Wunused-variable]
   17 |    int info, i, j, Iam, *iptr;
      |        ^~~~
gcc-13 -o blacs_free_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC blacs_free_.c
gcc-13 -o blacs_grid_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC blacs_grid_.c
blacs_grid_.c: In function 'Cblacs_gridexit':
blacs_grid_.c:9:8: warning: unused variable 'i' [-Wunused-variable]
    9 |    int i;
      |        ^
gcc-13 -o blacs_info_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC blacs_info_.c
gcc-13 -o blacs_barr_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC blacs_barr_.c
blacs_barr_.c: In function 'Cblacs_barrier':
blacs_barr_.c:15:8: warning: unused variable 'ierr' [-Wunused-variable]
   15 |    int ierr;
      |        ^~~~
gcc-13 -o sys2blacs_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC sys2blacs_.c
gcc-13 -o blacs2sys_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC blacs2sys_.c
gcc-13 -o free_handle_.oo -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 -DCallFromC free_handle_.c
free_handle_.c: In function 'Cfree_blacs_system_handle':
free_handle_.c:10:14: warning: unused variable 'DEF_WORLD' [-Wunused-variable]
   10 |    int i, j, DEF_WORLD;
      |              ^~~~~~~~~
gcc-ar cr ../libslap.a  \
                BI_HypBS.fo BI_HypBR.fo BI_IdringBS.fo BI_IdringBR.fo BI_MpathBS.fo BI_MpathBR.fo BI_SringBS.fo BI_SringBR.fo BI_TreeBS.fo BI_TreeBR.fo BI_Ssend.fo BI_Rsend.fo BI_Srecv.fo BI_Asend.fo BI_Arecv.fo BI_TreeComb.fo BI_BeComb.fo BI_MringComb.fo BI_ArgCheck.fo BI_TransDist.fo BI_GetBuff.fo BI_UpdateBuffs.fo BI_EmergencyBuff.fo BI_BlacsErr.fo BI_BlacsWarn.fo BI_BlacsAbort.fo BI_BuffIsFree.fo BI_imvcopy.fo BI_dmvcopy.fo BI_ivmcopy.fo BI_dvmcopy.fo BI_Pack.fo BI_Unpack.fo BI_GetMpiGeType.fo BI_GetMpiTrType.fo BI_ivvsum.fo BI_dvvsum.fo BI_ivvamx.fo BI_dvvamx.fo BI_ivvamx2.fo BI_dvvamx2.fo BI_ivvamn.fo BI_dvvamn.fo BI_ivvamn2.fo BI_dvvamn2.fo BI_iMPI_amx.fo BI_dMPI_amx.fo BI_iMPI_amx2.fo BI_dMPI_amx2.fo BI_iMPI_amn.fo BI_dMPI_amn.fo BI_iMPI_amn2.fo BI_dMPI_amn2.fo BI_ContxtNum.fo BI_GlobalVars.fo BI_TransUserComm.fo igesd2d_.fo dgesd2d_.fo itrsd2d_.fo dtrsd2d_.fo igerv2d_.fo dgerv2d_.fo itrrv2d_.fo dtrrv2d_.fo igebs2d_.fo dgebs2d_.fo igebr2d_.fo dgebr2d_.fo itrbs2d_.fo dtrbs2d_.fo itrbr2d_.fo dtrbr2d_.fo igsum2d_.fo dgsum2d_.fo igamx2d_.fo dgamx2d_.fo igamn2d_.fo dgamn2d_.fo blacs_setup_.fo blacs_set_.fo blacs_get_.fo blacs_abort_.fo blacs_exit_.fo blacs_pnum_.fo blacs_pcoord_.fo ksendid_.fo krecvid_.fo kbsid_.fo kbrid_.fo dcputime00_.fo dwalltime00_.fo blacs_pinfo_.fo blacs_init_.fo blacs_map_.fo blacs_free_.fo blacs_grid_.fo blacs_info_.fo blacs_barr_.fo sys2blacs_.fo blacs2sys_.fo free_handle_.fo igesd2d_.oo dgesd2d_.oo itrsd2d_.oo dtrsd2d_.oo igerv2d_.oo dgerv2d_.oo itrrv2d_.oo dtrrv2d_.oo igebs2d_.oo dgebs2d_.oo igebr2d_.oo dgebr2d_.oo itrbs2d_.oo dtrbs2d_.oo itrbr2d_.oo dtrbr2d_.oo igsum2d_.oo dgsum2d_.oo igamx2d_.oo dgamx2d_.oo igamn2d_.oo dgamn2d_.oo blacs_setup_.oo blacs_set_.oo blacs_get_.oo blacs_abort_.oo blacs_exit_.oo blacs_pnum_.oo blacs_pcoord_.oo ksendid_.oo krecvid_.oo kbsid_.oo kbrid_.oo dcputime00_.oo dwalltime00_.oo blacs_pinfo_.oo blacs_init_.oo blacs_map_.oo blacs_free_.oo blacs_grid_.oo blacs_info_.oo blacs_barr_.oo sys2blacs_.oo blacs2sys_.oo free_handle_.oo
# gcc-ranlib ../libslap.a 
make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/BLACS'
( cd TOOLS; make )
make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/TOOLS'
( cd LAPACK; make double )
make[3]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/TOOLS/LAPACK'
gfortran-13 -o icopy.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 icopy.f
gfortran-13 -o dlatms.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dlatms.f
gfortran-13 -o dlagge.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dlagge.f
gfortran-13 -o dlagsy.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dlagsy.f
gfortran-13 -o dlarot.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dlarot.f
gfortran-13 -o iceil.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 iceil.f
gfortran-13 -o dlatm1.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dlatm1.f
dlatm1.f:147:72:

  147 |          GO TO ( 10, 30, 50, 70, 90, 110 )ABS( MODE )
      |                                                                        1
Warning: Obsolescent feature: Computed GOTO at (1)
gfortran-13 -o dlaran.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dlaran.f
gfortran-13 -o dlarnd.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dlarnd.f
gfortran-13 -o ilacpy.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 ilacpy.f
gcc-ar cr ../../libslap.a  \
                icopy.fo dlatms.fo dlagge.fo dlagsy.fo dlarot.fo dlatm1.fo dlaran.fo dlarnd.fo
# gcc-ranlib ../../libslap.a 
make[3]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/TOOLS/LAPACK'
gfortran-13 -o ilcm.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 ilcm.f
gfortran-13 -o indxg2p.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 indxg2p.f
gfortran-13 -o indxg2l.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 indxg2l.f
indxg2p.f:1:51:

    1 |       INTEGER FUNCTION INDXG2P( INDXGLOB, NB, IPROC, ISRCPROC, NPROCS )
      |                                                   1
Warning: Unused dummy argument 'iproc' at (1) [-Wunused-dummy-argument]
gfortran-13 -o indxl2g.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 indxl2g.f
indxg2l.f:1:51:

    1 |       INTEGER FUNCTION INDXG2L( INDXGLOB, NB, IPROC, ISRCPROC, NPROCS )
      |                                                   1
Warning: Unused dummy argument 'iproc' at (1) [-Wunused-dummy-argument]
indxg2l.f:1:61:

    1 |       INTEGER FUNCTION INDXG2L( INDXGLOB, NB, IPROC, ISRCPROC, NPROCS )
      |                                                             1
Warning: Unused dummy argument 'isrcproc' at (1) [-Wunused-dummy-argument]
gfortran-13 -o infog1l.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 infog1l.f
gfortran-13 -o infog2l.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 infog2l.f
gfortran-13 -o npreroc.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 npreroc.f
gfortran-13 -o numroc.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 numroc.f
gfortran-13 -o chk1mat.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 chk1mat.f
gfortran-13 -o pchkxmat.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pchkxmat.f
gfortran-13 -o sltimer.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 sltimer.f
sltimer.f:196:18:

  196 |       CHARACTER*1        TIMETYPE
      |                  1
Warning: Obsolescent feature: Old-style character length at (1)
gfortran-13 -o desc_convert.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 desc_convert.f
f951: Warning: Nonconforming tab character in column 1 of line 53 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 54 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 55 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 56 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 57 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 58 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 59 [-Wtabs]
gfortran-13 -o descinit.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 descinit.f
gfortran-13 -o descset.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 descset.f
gfortran-13 -o SL_init.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 SL_init.f
gcc-13 -o reshape.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 reshape.c
reshape.c: In function 'Creshape':
reshape.c:18:11: warning: unused variable 'j' [-Wunused-variable]
   18 |    int i, j;
      |           ^
gcc-13 -o SL_gridreshape.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 SL_gridreshape.c
gfortran-13 -o picol2row.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 picol2row.f
gfortran-13 -o pirow2col.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pirow2col.f
gfortran-13 -o pilaprnt.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pilaprnt.f
pilaprnt.f:310:5:

  310 |  9999 FORMAT(A,'(',I6,',',I6,')=',I8)
      |     1
Warning: Label 9999 at (1) defined but not used [-Wunused-label]
pilaprnt.f:2:33:

    2 |      $                     CMATNM, NOUT, WORK )
      |                                 1
Warning: Unused dummy argument 'cmatnm' at (1) [-Wunused-dummy-argument]
pilaprnt.f:2:39:

    2 |      $                     CMATNM, NOUT, WORK )
      |                                       1
Warning: Unused dummy argument 'nout' at (1) [-Wunused-dummy-argument]
gfortran-13 -o pitreecomb.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pitreecomb.f
f951: Warning: Nonconforming tab character in column 1 of line 81 [-Wtabs]
gfortran-13 -o pifillpad.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pifillpad.f
pifillpad.f:1:33:

    1 |       SUBROUTINE PIFILLPAD( ICTXT, M, N, A, LDA, IPRE, IPOST, CHKVAL )
      |                                 1
Warning: Unused dummy argument 'ictxt' at (1) [-Wunused-dummy-argument]
gfortran-13 -o pichekpad.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pichekpad.f
pichekpad.f:147:5:

  147 |  9999 FORMAT( '{', I5, ',', I5, '}:  Memory overwrite in ', A )
      |     1
Warning: Label 9999 at (1) defined but not used [-Wunused-label]
pichekpad.f:148:5:

  148 |  9998 FORMAT( '{', I5, ',', I5, '}:  ', A, ' memory overwrite in ',
      |     1
Warning: Label 9998 at (1) defined but not used [-Wunused-label]
pichekpad.f:150:5:

  150 |  9997 FORMAT( '{', I5, ',', I5, '}: ', A, ' memory overwrite in ',
      |     1
Warning: Label 9997 at (1) defined but not used [-Wunused-label]
pichekpad.f:1:39:

    1 |       SUBROUTINE PICHEKPAD( ICTXT, MESS, M, N, A, LDA, IPRE, IPOST,
      |                                       1
Warning: Unused dummy argument 'mess' at (1) [-Wunused-dummy-argument]
gfortran-13 -o pielset.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pielset.f
gfortran-13 -o pielset2.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pielset2.f
gfortran-13 -o pielget.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pielget.f
pielget.f:9:18:

    9 |       CHARACTER*1        SCOPE, TOP
      |                  1
Warning: Obsolescent feature: Old-style character length at (1)
gfortran-13 -o dddot.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dddot.f
gfortran-13 -o dlatcpy.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dlatcpy.f
gfortran-13 -o dmatadd.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dmatadd.f
gfortran-13 -o pdmatadd.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdmatadd.f
gfortran-13 -o pdcol2row.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdcol2row.f
gfortran-13 -o pdrow2col.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdrow2col.f
gfortran-13 -o pdlaprnt.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlaprnt.f
pdlaprnt.f:310:5:

  310 |  9999 FORMAT(A,'(',I6,',',I6,')=',D30.18)
      |     1
Warning: Label 9999 at (1) defined but not used [-Wunused-label]
pdlaprnt.f:2:33:

    2 |      $                     CMATNM, NOUT, WORK )
      |                                 1
Warning: Unused dummy argument 'cmatnm' at (1) [-Wunused-dummy-argument]
pdlaprnt.f:2:39:

    2 |      $                     CMATNM, NOUT, WORK )
      |                                       1
Warning: Unused dummy argument 'nout' at (1) [-Wunused-dummy-argument]
gfortran-13 -o pdtreecomb.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdtreecomb.f
f951: Warning: Nonconforming tab character in column 1 of line 81 [-Wtabs]
gfortran-13 -o pdfillpad.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdfillpad.f
pdfillpad.f:1:33:

    1 |       SUBROUTINE PDFILLPAD( ICTXT, M, N, A, LDA, IPRE, IPOST, CHKVAL )
      |                                 1
Warning: Unused dummy argument 'ictxt' at (1) [-Wunused-dummy-argument]
gfortran-13 -o pdchekpad.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdchekpad.f
pdchekpad.f:147:5:

  147 |  9999 FORMAT( '{', I5, ',', I5, '}:  Memory overwrite in ', A )
      |     1
Warning: Label 9999 at (1) defined but not used [-Wunused-label]
pdchekpad.f:148:5:

  148 |  9998 FORMAT( '{', I5, ',', I5, '}:  ', A, ' memory overwrite in ',
      |     1
Warning: Label 9998 at (1) defined but not used [-Wunused-label]
pdchekpad.f:150:5:

  150 |  9997 FORMAT( '{', I5, ',', I5, '}: ', A, ' memory overwrite in ',
      |     1
Warning: Label 9997 at (1) defined but not used [-Wunused-label]
pdchekpad.f:1:39:

    1 |       SUBROUTINE PDCHEKPAD( ICTXT, MESS, M, N, A, LDA, IPRE, IPOST,
      |                                       1
Warning: Unused dummy argument 'mess' at (1) [-Wunused-dummy-argument]
gfortran-13 -o pdelset.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdelset.f
gfortran-13 -o pdelset2.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdelset2.f
gfortran-13 -o pdelget.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdelget.f
pdelget.f:9:18:

    9 |       CHARACTER*1        SCOPE, TOP
      |                  1
Warning: Obsolescent feature: Old-style character length at (1)
gcc-ar cr ../libslap.a  \
                iceil.fo ilacpy.fo ilcm.fo indxg2p.fo indxg2l.fo indxl2g.fo infog1l.fo infog2l.fo npreroc.fo numroc.fo chk1mat.fo pchkxmat.fo sltimer.fo desc_convert.fo descinit.fo descset.fo SL_init.fo reshape.co SL_gridreshape.co picol2row.fo pirow2col.fo pilaprnt.fo pitreecomb.fo pifillpad.fo pichekpad.fo pielset.fo pielset2.fo pielget.fo
# gcc-ranlib ../libslap.a 
gcc-ar cr ../libslap.a  dddot.fo dlatcpy.fo dmatadd.fo pdmatadd.fo pdcol2row.fo pdrow2col.fo pdlaprnt.fo pdtreecomb.fo pdfillpad.fo pdchekpad.fo pdelset.fo pdelset2.fo pdelget.fo
# gcc-ranlib ../libslap.a 
make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/TOOLS'
( cd PBLAS; make )
make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/PBLAS'
gcc-13 -o picopy_.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 picopy_.c
gfortran-13 -o pilaenv.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pilaenv.f
pilaenv.f:10:18:

   10 |       CHARACTER*1        PREC
      |                  1
Warning: Obsolescent feature: Old-style character length at (1)
pilaenv.f:1:37:

    1 |       INTEGER FUNCTION PILAENV( ICTXT, PREC )
      |                                     1
Warning: Unused dummy argument 'ictxt' at (1) [-Wunused-dummy-argument]
gcc-13 -o pdswap_.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pdswap_.c
pdswap_.c: In function 'pdswap_':
pdswap_.c:299:65: warning: 'XnprocsD' may be used uninitialized [-Wmaybe-uninitialized]
  299 |       Square   = ( ( Xinb1D   ==   Yinb1D ) && ( XnbD == YnbD ) &&
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
  300 |                    ( XnprocsD == YnprocsD ) );
      |                    ~~~~~~~~~~~~~~~~~~~~~~~~~~                    
pdswap_.c:181:45: note: 'XnprocsD' was declared here
  181 |                   XmyprocR, Xn, XnbD, XnpD, XnprocsD, XnprocsR, XprocD, XprocR,
      |                                             ^~~~~~~~
pdswap_.c:804:28: warning: 'csrc' may be used uninitialized [-Wmaybe-uninitialized]
  804 |                            Cdgesd2d( ctxt, Ym, Yn, (double*) buf, Ym, rsrc, csrc );
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pdswap_.c:184:73: note: 'csrc' was declared here
  184 |                   YnprocsD, YnprocsR, YprocD, YprocR, Yroc, Yrow, cdst, csrc,
      |                                                                         ^~~~
pdswap_.c:804:28: warning: 'rsrc' may be used uninitialized [-Wmaybe-uninitialized]
  804 |                            Cdgesd2d( ctxt, Ym, Yn, (double*) buf, Ym, rsrc, csrc );
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pdswap_.c:186:57: note: 'rsrc' was declared here
  186 |                   myrow, npcol, npq, nprow, p, q, rdst, rsrc, src, size;
      |                                                         ^~~~
pdswap_.c:689:41: warning: 'cdst' may be used uninitialized [-Wmaybe-uninitialized]
  689 |                   if( ( myrow != rdst ) || ( mycol != cdst ) )
      |                       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
pdswap_.c:184:67: note: 'cdst' was declared here
  184 |                   YnprocsD, YnprocsR, YprocD, YprocR, Yroc, Yrow, cdst, csrc,
      |                                                                   ^~~~
pdswap_.c:689:21: warning: 'rdst' may be used uninitialized [-Wmaybe-uninitialized]
  689 |                   if( ( myrow != rdst ) || ( mycol != cdst ) )
      |                     ^
pdswap_.c:186:51: note: 'rdst' was declared here
  186 |                   myrow, npcol, npq, nprow, p, q, rdst, rsrc, src, size;
      |                                                   ^~~~
gcc-13 -o pdscal_.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pdscal_.c
gcc-13 -o pdcopy_.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pdcopy_.c
gcc-13 -o pdaxpy_.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pdaxpy_.c
gcc-13 -o pddot_.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pddot_.c
pddot_.c: In function 'pddot_':
pddot_.c:339:65: warning: 'XnprocsD' may be used uninitialized [-Wmaybe-uninitialized]
  339 |       Square   = ( ( Xinb1D   ==   Yinb1D ) && ( XnbD == YnbD ) &&
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
  340 |                    ( XnprocsD == YnprocsD ) );
      |                    ~~~~~~~~~~~~~~~~~~~~~~~~~~                    
pddot_.c:211:41: note: 'XnprocsD' was declared here
  211 |                   XmyprocR, XnbD, XnpD, XnprocsD, XnprocsR, XprocD, XprocR,
      |                                         ^~~~~~~~
gcc-13 -o pdnrm2_.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pdnrm2_.c
gcc-13 -o pdasum_.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pdasum_.c
gcc-13 -o pdamax_.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pdamax_.c
In file included from pdamax_.c:15:
pdamax_.c: In function 'pdamax_':
PBtools.h:191:56: warning: 'Xlindx' may be used uninitialized [-Wmaybe-uninitialized]
  191 |                           (nb_)*(  ((nprocs_)-1)*((il_)/(nb_)) + \
      |                                                  ~~~~~~^~~~~~~
pdamax_.c:579:22: note: in expansion of macro 'Mindxl2g'
  579 |                      Mindxl2g( Xgindx, Xlindx, Ximb, Xmb, myrow, Xsrc, nprow );
      |                      ^~~~~~~~
pdamax_.c:184:63: note: 'Xlindx' was declared here
  184 |    int            Xcol, Xgindx, Xi, Xii, Ximb, Xinb, Xj, Xjj, Xlindx, Xld, Xmb,
      |                                                               ^~~~~~
gcc-13 -o pdgemv_.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pdgemv_.c
gcc-13 -o pdger_.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pdger_.c
gcc-13 -o pdsymv_.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pdsymv_.c
gcc-13 -o pdsyr_.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pdsyr_.c
gcc-13 -o pdsyr2_.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pdsyr2_.c
gcc-13 -o pdtrmv_.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pdtrmv_.c
gcc-13 -o pdtrsv_.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pdtrsv_.c
gcc-13 -o pdagemv_.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pdagemv_.c
gcc-13 -o pdasymv_.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pdasymv_.c
gcc-13 -o pdatrmv_.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pdatrmv_.c
gcc-13 -o pdgeadd_.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pdgeadd_.c
gcc-13 -o pdgemm_.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pdgemm_.c
gcc-13 -o pdsymm_.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pdsymm_.c
gcc-13 -o pdsyr2k_.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pdsyr2k_.c
gcc-13 -o pdsyrk_.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pdsyrk_.c
gcc-13 -o pdtradd_.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pdtradd_.c
gcc-13 -o pdtran_.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pdtran_.c
gcc-13 -o pdtrmm_.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pdtrmm_.c
pdtrmm_.c: In function 'pdtrmm_':
pdtrmm_.c:463:15: warning: 'ABestL' may be used uninitialized [-Wmaybe-uninitialized]
  463 |             if( ABestL <= ABestR )
      |               ^
pdtrmm_.c:255:19: note: 'ABestL' was declared here
  255 |    double         ABestL, ABestR, Best, tmp1, tmp2, tmp3, tmp4;
      |                   ^~~~~~
gcc-13 -o pdtrsm_.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pdtrsm_.c
pdtrsm_.c: In function 'pdtrsm_':
pdtrsm_.c:455:18: warning: 'ABestL' may be used uninitialized [-Wmaybe-uninitialized]
  455 |                if( ABestL <= ABestR )
      |                  ^
pdtrsm_.c:255:19: note: 'ABestL' was declared here
  255 |    double         ABestL, ABestR, Best, tmp1, tmp2, tmp3, tmp4;
      |                   ^~~~~~
gcc-ar cr ../libslap.a  picopy_.co pilaenv.fo
# gcc-ranlib ../libslap.a 
( cd PBBLAS;  CDEFS='-DAdd_' PKG_CPPFLAGS='-I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T' PKG_CFLAGS='' MkInclude='' make )
make[3]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/PBLAS/PBBLAS'
gfortran-13 -o pbdtran.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pbdtran.f
pbdtran.f:13:18:

   13 |       CHARACTER*1        ADIST, TRANS
      |                  1
Warning: Obsolescent feature: Old-style character length at (1)
pbdtran.f:621:18:

  621 |       CHARACTER*1        ADIST, TRANS
      |                  1
Warning: Obsolescent feature: Old-style character length at (1)
pbdtran.f:712:18:

  712 |       CHARACTER*1        ADIST, TRANS
      |                  1
Warning: Obsolescent feature: Old-style character length at (1)
pbdtran.f:799:18:

  799 |       CHARACTER*1          ADIST
      |                  1
Warning: Obsolescent feature: Old-style character length at (1)
gfortran-13 -o pbdmatadd.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pbdmatadd.f
pbdmatadd.f:9:18:

    9 |       CHARACTER*1        MODE
      |                  1
Warning: Obsolescent feature: Old-style character length at (1)
pbdmatadd.f:1:35:

    1 |       SUBROUTINE PBDMATADD( ICONTXT, MODE, M, N, ALPHA, A, LDA, BETA, B,
      |                                   1
Warning: Unused dummy argument 'icontxt' at (1) [-Wunused-dummy-argument]
gfortran-13 -o pbdtrsrt.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pbdtrsrt.f
pbdtrsrt.f:9:18:

    9 |       CHARACTER*1        ADIST
      |                  1
Warning: Obsolescent feature: Old-style character length at (1)
gfortran-13 -o pbdtrget.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pbdtrget.f
pbdtrget.f:9:18:

    9 |       CHARACTER*1        ADIST
      |                  1
Warning: Obsolescent feature: Old-style character length at (1)
gfortran-13 -o pbdtrnv.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pbdtrnv.f
pbdtrnv.f:14:18:

   14 |       CHARACTER*1        TRANS, XDIST
      |                  1
Warning: Obsolescent feature: Old-style character length at (1)
pbdtrnv.f:726:18:

  726 |       CHARACTER*1          TRANS
      |                  1
Warning: Obsolescent feature: Old-style character length at (1)
gfortran-13 -o pbdvecadd.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pbdvecadd.f
pbdvecadd.f:9:18:

    9 |       CHARACTER*1           MODE
      |                  1
Warning: Obsolescent feature: Old-style character length at (1)
pbdvecadd.f:1:35:

    1 |       SUBROUTINE PBDVECADD( ICONTXT, MODE, N, ALPHA, X, INCX, BETA, Y,
      |                                   1
Warning: Unused dummy argument 'icontxt' at (1) [-Wunused-dummy-argument]
gfortran-13 -o pbdtrst1.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pbdtrst1.f
pbdtrst1.f:9:18:

    9 |       CHARACTER*1        XDIST
      |                  1
Warning: Obsolescent feature: Old-style character length at (1)
gcc-ar cr ../../libslap.a  pbdtran.fo pbdmatadd.fo pbdtrsrt.fo pbdtrget.fo pbdtrnv.fo pbdvecadd.fo pbdtrst1.fo
# gcc-ranlib ../../libslap.a 
make[3]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/PBLAS/PBBLAS'
( cd PTZBLAS; CDEFS='-DAdd_' PKG_CPPFLAGS='-I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T' PKG_CFLAGS='' MkInclude='' make )
make[3]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/PBLAS/PTZBLAS'
gfortran-13 -o pxerbla.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pxerbla.f
pxerbla.f:56:5:

   56 |  9999 FORMAT( '{', I5, ',', I5, '}:  On entry to ', A,
      |     1
Warning: Label 9999 at (1) defined but not used [-Wunused-label]
pxerbla.f:1:45:

    1 |       SUBROUTINE PXERBLA( ICTXT, SRNAME, INFO )
      |                                             1
Warning: Unused dummy argument 'info' at (1) [-Wunused-dummy-argument]
pxerbla.f:1:39:

    1 |       SUBROUTINE PXERBLA( ICTXT, SRNAME, INFO )
      |                                       1
Warning: Unused dummy argument 'srname' at (1) [-Wunused-dummy-argument]
gfortran-13 -o immadd.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 immadd.f
gfortran-13 -o immdda.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 immdda.f
gfortran-13 -o immtadd.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 immtadd.f
gfortran-13 -o immddat.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 immddat.f
gfortran-13 -o dvasum.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dvasum.f
gfortran-13 -o dset.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dset.f
gfortran-13 -o dcshft.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dcshft.f
gfortran-13 -o drshft.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 drshft.f
gfortran-13 -o dvvdot.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dvvdot.f
gfortran-13 -o dmmadd.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dmmadd.f
gfortran-13 -o dmmcadd.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dmmcadd.f
gfortran-13 -o dmmtadd.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dmmtadd.f
gfortran-13 -o dmmtcadd.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dmmtcadd.f
gfortran-13 -o dmmdda.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dmmdda.f
gfortran-13 -o dmmddac.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dmmddac.f
gfortran-13 -o dmmddat.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dmmddat.f
gfortran-13 -o dmmddact.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dmmddact.f
gfortran-13 -o dtzpad.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dtzpad.f
dtzpad.f:9:18:

    9 |       CHARACTER*1        HERM, UPLO
      |                  1
Warning: Obsolescent feature: Old-style character length at (1)
gfortran-13 -o dtzpadcpy.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dtzpadcpy.f
dtzpadcpy.f:9:18:

    9 |       CHARACTER*1        DIAG, UPLO
      |                  1
Warning: Obsolescent feature: Old-style character length at (1)
gfortran-13 -o dtzscal.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dtzscal.f
dtzscal.f:9:18:

    9 |       CHARACTER*1        UPLO
      |                  1
Warning: Obsolescent feature: Old-style character length at (1)
gfortran-13 -o dagemv.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dagemv.f
dagemv.f:10:18:

   10 |       CHARACTER*1        TRANS
      |                  1
Warning: Obsolescent feature: Old-style character length at (1)
gfortran-13 -o dasymv.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dasymv.f
dasymv.f:10:18:

   10 |       CHARACTER*1        UPLO
      |                  1
Warning: Obsolescent feature: Old-style character length at (1)
gfortran-13 -o datrmv.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 datrmv.f
datrmv.f:10:18:

   10 |       CHARACTER*1        DIAG, TRANS, UPLO
      |                  1
Warning: Obsolescent feature: Old-style character length at (1)
gfortran-13 -o dasqrtb.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dasqrtb.f
gfortran-13 -o dascal.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dascal.f
gcc-ar cr ../../libslap.a  \
                pxerbla.fo immadd.fo immdda.fo immtadd.fo immddat.fo dvasum.fo dset.fo dcshft.fo drshft.fo dvvdot.fo dmmadd.fo dmmcadd.fo dmmtadd.fo dmmtcadd.fo dmmdda.fo dmmddac.fo dmmddat.fo dmmddact.fo dtzpad.fo dtzpadcpy.fo dtzscal.fo dagemv.fo dasymv.fo datrmv.fo dasqrtb.fo dascal.fo
# gcc-ranlib ../../libslap.a 
make[3]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/PBLAS/PTZBLAS'
( cd PTOOLS;  CDEFS='-DAdd_' PKG_CPPFLAGS='-I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T' PKG_CFLAGS='' MkInclude='' make )
make[3]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/PBLAS/PTOOLS'
gcc-13 -o PB_CGatherV.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_CGatherV.c
In file included from PB_CGatherV.c:15:
PB_CGatherV.c: In function 'PB_CGatherV':
../PBtools.h:108:54: warning: 'ArocR' may be used uninitialized [-Wmaybe-uninitialized]
  108 | #define    MModAdd1(I, d) ( ((I) != (d)-1) ? (I) + 1 : 0 )
      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
PB_CGatherV.c:725:25: note: in expansion of macro 'MModAdd1'
  725 |          DESCB[Bsrc_] = MModAdd1( ArocR, AnprocsR );
      |                         ^~~~~~~~
PB_CGatherV.c:191:29: note: 'ArocR' was declared here
  191 |                   AnprocsR, ArocR, AsrcD, AsrcR, Bld, Bsrc_, ctxt, k, kb, kblks,
      |                             ^~~~~
gcc-13 -o PB_CInV.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_CInV.c
gcc-13 -o PB_CInV2.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_CInV2.c
gcc-13 -o PB_CInOutV.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_CInOutV.c
gcc-13 -o PB_CInOutV2.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_CInOutV2.c
gcc-13 -o PB_COutV.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_COutV.c
gcc-13 -o PB_CScatterV.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_CScatterV.c
gcc-13 -o PB_CVMinit.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_CVMinit.c
gcc-13 -o PB_CVMloc.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_CVMloc.c
gcc-13 -o PB_CVMnpq.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_CVMnpq.c
gcc-13 -o PB_CVMpack.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_CVMpack.c
gcc-13 -o PB_CVMswp.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_CVMswp.c
gcc-13 -o PB_CVMupdate.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_CVMupdate.c
gcc-13 -o PB_CVMcontig.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_CVMcontig.c
gcc-13 -o PB_Cabort.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cabort.c
gcc-13 -o PB_Cainfog2l.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cainfog2l.c
gcc-13 -o PB_Cbinfo.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cbinfo.c
gcc-13 -o PB_Cchkmat.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cchkmat.c
gcc-13 -o PB_Cchkvec.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cchkvec.c
gcc-13 -o PB_Cconjg.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cconjg.c
gcc-13 -o PB_Cgetbuf.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cgetbuf.c
gcc-13 -o PB_Cinfog2l.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cinfog2l.c
gcc-13 -o PB_Citypeset.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Citypeset.c
gcc-13 -o PB_Cgcd.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cgcd.c
gcc-13 -o PB_Clcm.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Clcm.c
gcc-13 -o PB_Cmalloc.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cmalloc.c
gcc-13 -o PB_Cnumroc.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cnumroc.c
gcc-13 -o PB_Cg2lrem.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cg2lrem.c
gcc-13 -o PB_Cindxg2p.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cindxg2p.c
gcc-13 -o PB_Cnnxtroc.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cnnxtroc.c
gcc-13 -o PB_Cnpreroc.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cnpreroc.c
gcc-13 -o PB_CpswapNN.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_CpswapNN.c
gcc-13 -o PB_CpswapND.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_CpswapND.c
gcc-13 -o PB_Cpdot11.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cpdot11.c
gcc-13 -o PB_CpdotNN.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_CpdotNN.c
gcc-13 -o PB_CpdotND.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_CpdotND.c
gcc-13 -o PB_CpaxpbyNN.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_CpaxpbyNN.c
gcc-13 -o PB_CpaxpbyND.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_CpaxpbyND.c
gcc-13 -o PB_CpaxpbyDN.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_CpaxpbyDN.c
gcc-13 -o PB_Cpaxpby.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cpaxpby.c
gcc-13 -o PB_CpgemmBC.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_CpgemmBC.c
gcc-13 -o PB_CpgemmAC.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_CpgemmAC.c
gcc-13 -o PB_CpgemmAB.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_CpgemmAB.c
gcc-13 -o PB_Cplaprnt.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cplaprnt.c
gcc-13 -o PB_Cplapad.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cplapad.c
gcc-13 -o PB_Cplapd2.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cplapd2.c
gcc-13 -o PB_Cplascal.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cplascal.c
gcc-13 -o PB_Cplasca2.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cplasca2.c
gcc-13 -o PB_Cplacnjg.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cplacnjg.c
gcc-13 -o PB_Cpsym.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cpsym.c
gcc-13 -o PB_CpsymmAB.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_CpsymmAB.c
gcc-13 -o PB_CpsymmBC.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_CpsymmBC.c
gcc-13 -o PB_Cpsyr.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cpsyr.c
gcc-13 -o PB_CpsyrkA.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_CpsyrkA.c
gcc-13 -o PB_CpsyrkAC.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_CpsyrkAC.c
gcc-13 -o PB_Cpsyr2.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cpsyr2.c
gcc-13 -o PB_Cpsyr2kA.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cpsyr2kA.c
gcc-13 -o PB_Cpsyr2kAC.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cpsyr2kAC.c
gcc-13 -o PB_Cptrm.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cptrm.c
gcc-13 -o PB_Cpgeadd.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cpgeadd.c
gcc-13 -o PB_Cptradd.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cptradd.c
gcc-13 -o PB_Cptran.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cptran.c
gcc-13 -o PB_CptrmmAB.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_CptrmmAB.c
gcc-13 -o PB_CptrmmB.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_CptrmmB.c
gcc-13 -o PB_Cptrsm.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cptrsm.c
gcc-13 -o PB_CptrsmAB.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_CptrsmAB.c
gcc-13 -o PB_CptrsmAB0.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_CptrsmAB0.c
gcc-13 -o PB_CptrsmAB1.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_CptrsmAB1.c
gcc-13 -o PB_CptrsmB.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_CptrsmB.c
gcc-13 -o PB_Cptrsv.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cptrsv.c
gcc-13 -o PB_Ctop.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Ctop.c
gcc-13 -o PB_Ctzahemv.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Ctzahemv.c
gcc-13 -o PB_Ctzasymv.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Ctzasymv.c
gcc-13 -o PB_Ctzatrmv.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Ctzatrmv.c
gcc-13 -o PB_Ctzhemm.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Ctzhemm.c
gcc-13 -o PB_Ctzhemv.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Ctzhemv.c
gcc-13 -o PB_Ctzher.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Ctzher.c
gcc-13 -o PB_Ctzherk.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Ctzherk.c
gcc-13 -o PB_Ctzher2.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Ctzher2.c
gcc-13 -o PB_Ctzher2k.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Ctzher2k.c
gcc-13 -o PB_Ctzsymm.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Ctzsymm.c
gcc-13 -o PB_Ctzsymv.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Ctzsymv.c
gcc-13 -o PB_Ctzsyr.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Ctzsyr.c
gcc-13 -o PB_Ctzsyrk.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Ctzsyrk.c
gcc-13 -o PB_Ctzsyr2.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Ctzsyr2.c
gcc-13 -o PB_Ctzsyr2k.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Ctzsyr2k.c
gcc-13 -o PB_Ctztrmm.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Ctztrmm.c
gcc-13 -o PB_Ctztrmv.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Ctztrmv.c
gcc-13 -o PB_Cwarn.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cwarn.c
gcc-13 -o PB_freebuf_.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_freebuf_.c
gcc-13 -o PB_topget_.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_topget_.c
gcc-13 -o PB_topset_.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_topset_.c
gcc-13 -o PB_Cdescset.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cdescset.c
gcc-13 -o PB_Cdescribe.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cdescribe.c
gcc-13 -o PB_CargFtoC.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_CargFtoC.c
gcc-13 -o PB_Cfirstnb.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cfirstnb.c
gcc-13 -o PB_Clastnb.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Clastnb.c
gcc-13 -o PB_Cspan.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cspan.c
gcc-13 -o wcc_PB_Citypeset.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 wcc_PB_Citypeset.c
gcc-13 -o PB_Cdtypeset.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 PB_Cdtypeset.c
gcc-13 -o wcc_PB_Cdtypeset.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 wcc_PB_Cdtypeset.c
gcc-ar cr ../../libslap.a  PB_CGatherV.co PB_CInV.co PB_CInV2.co PB_CInOutV.co PB_CInOutV2.co PB_COutV.co PB_CScatterV.co PB_CVMinit.co PB_CVMloc.co PB_CVMnpq.co PB_CVMpack.co PB_CVMswp.co PB_CVMupdate.co PB_CVMcontig.co PB_Cabort.co PB_Cainfog2l.co PB_Cbinfo.co PB_Cchkmat.co PB_Cchkvec.co PB_Cconjg.co PB_Cgetbuf.co PB_Cinfog2l.co PB_Citypeset.co PB_Cgcd.co PB_Clcm.co PB_Cmalloc.co PB_Cnumroc.co PB_Cg2lrem.co PB_Cindxg2p.co PB_Cnnxtroc.co PB_Cnpreroc.co PB_CpswapNN.co PB_CpswapND.co PB_Cpdot11.co PB_CpdotNN.co PB_CpdotND.co PB_CpaxpbyNN.co PB_CpaxpbyND.co PB_CpaxpbyDN.co PB_Cpaxpby.co PB_CpgemmBC.co PB_CpgemmAC.co PB_CpgemmAB.co PB_Cplaprnt.co PB_Cplapad.co PB_Cplapd2.co PB_Cplascal.co PB_Cplasca2.co PB_Cplacnjg.co PB_Cpsym.co PB_CpsymmAB.co PB_CpsymmBC.co PB_Cpsyr.co PB_CpsyrkA.co PB_CpsyrkAC.co PB_Cpsyr2.co PB_Cpsyr2kA.co PB_Cpsyr2kAC.co PB_Cptrm.co PB_Cpgeadd.co PB_Cptradd.co PB_Cptran.co PB_CptrmmAB.co PB_CptrmmB.co PB_Cptrsm.co PB_CptrsmAB.co PB_CptrsmAB0.co PB_CptrsmAB1.co PB_CptrsmB.co PB_Cptrsv.co PB_Ctop.co PB_Ctzahemv.co PB_Ctzasymv.co PB_Ctzatrmv.co PB_Ctzhemm.co PB_Ctzhemv.co PB_Ctzher.co PB_Ctzherk.co PB_Ctzher2.co PB_Ctzher2k.co PB_Ctzsymm.co PB_Ctzsymv.co PB_Ctzsyr.co PB_Ctzsyrk.co PB_Ctzsyr2.co PB_Ctzsyr2k.co PB_Ctztrmm.co PB_Ctztrmv.co PB_Cwarn.co PB_freebuf_.co PB_topget_.co PB_topset_.co PB_Cdescset.co PB_Cdescribe.co PB_CargFtoC.co PB_Cfirstnb.co PB_Clastnb.co PB_Cspan.co wcc_PB_Citypeset.co PB_Cdtypeset.co wcc_PB_Cdtypeset.co
# gcc-ranlib ../../libslap.a 
make[3]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/PBLAS/PTOOLS'
gcc-ar cr ../libslap.a  pdswap_.co pdscal_.co pdcopy_.co pdaxpy_.co pddot_.co pdnrm2_.co pdasum_.co pdamax_.co pdgemv_.co pdger_.co pdsymv_.co pdsyr_.co pdsyr2_.co pdtrmv_.co pdtrsv_.co pdagemv_.co pdasymv_.co pdatrmv_.co pdgeadd_.co pdgemm_.co pdsymm_.co pdsyr2k_.co pdsyrk_.co pdtradd_.co pdtran_.co pdtrmm_.co pdtrsm_.co pilaenv.fo
# gcc-ranlib ../libslap.a 
make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/PBLAS'
( cd REDIST; make )
make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/REDIST'
gcc-13 -o pdgemr.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pdgemr.c
pdgemr.c: In function 'Cpdgemr2d':
pdgemr.c:307:39: warning: unused variable 'ptrNULL' [-Wunused-variable]
  307 |   double *ptrsendbuff, *ptrrecvbuff, *ptrNULL = 0;
      |                                       ^~~~~~~
pdgemr.c:525:14: warning: 'sendsize' may be used uninitialized [-Wmaybe-uninitialized]
  525 |           if (sendsize > 0
      |              ^
pdgemr.c:314:19: note: 'sendsize' was declared here
  314 |   int   recvsize, sendsize;
      |                   ^~~~~~~~
In function 'buff2block',
    inlined from 'Cpdgemr2d' at pdgemr.c:555:4:
pdgemr.c:684:17: warning: 'hinter_nb' may be used uninitialized [-Wmaybe-uninitialized]
  684 |   for (h = 0; h < hinb; h++) {
      |               ~~^~~~~~
pdgemr.c: In function 'Cpdgemr2d':
pdgemr.c:317:9: note: 'hinter_nb' was declared here
  317 |   int   hinter_nb, vinter_nb;   /* number of intrsections in both directions */
      |         ^~~~~~~~~
pdgemr.c:317:20: warning: 'vinter_nb' may be used uninitialized [-Wmaybe-uninitialized]
  317 |   int   hinter_nb, vinter_nb;   /* number of intrsections in both directions */
      |                    ^~~~~~~~~
gcc-13 -o pdgemr2.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pdgemr2.c
gcc-13 -o pdtrmr.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pdtrmr.c
pdtrmr.c: In function 'Cpdtrmr2d':
pdtrmr.c:327:11: warning: variable 'recvptr' set but not used [-Wunused-but-set-variable]
  327 |   double *recvptr;
      |           ^~~~~~~
pdtrmr.c: At top level:
pdtrmr.c:286:13: warning: 'inter_len' declared 'static' but never defined [-Wunused-function]
  286 | static2 int inter_len(int, IDESC*, int, IDESC*);
      |             ^~~~~~~~~
pdtrmr.c:287:13: warning: 'block2buff' declared 'static' but never defined [-Wunused-function]
  287 | static2 int block2buff(IDESC*, int, IDESC*, int, double*, MDESC*, double*);
      |             ^~~~~~~~~~
pdtrmr.c:288:14: warning: 'buff2block' declared 'static' but never defined [-Wunused-function]
  288 | static2 void buff2block(IDESC*, int, IDESC*, int, double*, double*, MDESC*);
      |              ^~~~~~~~~~
pdtrmr.c: In function 'Cpdtrmr2d':
pdtrmr.c:234:16: warning: 'hinter_nb' may be used uninitialized [-Wmaybe-uninitialized]
  234 | #define scanD0 dtrscanD0
      |                ^
pdtrmr.c:578:11: note: in expansion of macro 'scanD0'
  578 |           scanD0(uplo, diag, RECVBUFF, ptrrecvbuff, &recvsize,
      |           ^~~~~~
pdtrmr.c:336:9: note: 'hinter_nb' was declared here
  336 |   int   hinter_nb, vinter_nb;   /* number of intrsections in both directions */
      |         ^~~~~~~~~
pdtrmr.c:234:16: warning: 'vinter_nb' may be used uninitialized [-Wmaybe-uninitialized]
  234 | #define scanD0 dtrscanD0
      |                ^
pdtrmr.c:578:11: note: in expansion of macro 'scanD0'
  578 |           scanD0(uplo, diag, RECVBUFF, ptrrecvbuff, &recvsize,
      |           ^~~~~~
pdtrmr.c:336:20: note: 'vinter_nb' was declared here
  336 |   int   hinter_nb, vinter_nb;   /* number of intrsections in both directions */
      |                    ^~~~~~~~~
gcc-13 -o pdtrmr2.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pdtrmr2.c
gcc-13 -o pigemr.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pigemr.c
pigemr.c: In function 'Cpigemr2d':
pigemr.c:307:37: warning: unused variable 'ptrNULL' [-Wunused-variable]
  307 |   int  *ptrsendbuff, *ptrrecvbuff, *ptrNULL = 0;
      |                                     ^~~~~~~
pigemr.c:525:14: warning: 'sendsize' may be used uninitialized [-Wmaybe-uninitialized]
  525 |           if (sendsize > 0
      |              ^
pigemr.c:314:19: note: 'sendsize' was declared here
  314 |   int   recvsize, sendsize;
      |                   ^~~~~~~~
In function 'buff2block',
    inlined from 'Cpigemr2d' at pigemr.c:555:4:
pigemr.c:684:17: warning: 'hinter_nb' may be used uninitialized [-Wmaybe-uninitialized]
  684 |   for (h = 0; h < hinb; h++) {
      |               ~~^~~~~~
pigemr.c: In function 'Cpigemr2d':
pigemr.c:317:9: note: 'hinter_nb' was declared here
  317 |   int   hinter_nb, vinter_nb;   /* number of intrsections in both directions */
      |         ^~~~~~~~~
pigemr.c:317:20: warning: 'vinter_nb' may be used uninitialized [-Wmaybe-uninitialized]
  317 |   int   hinter_nb, vinter_nb;   /* number of intrsections in both directions */
      |                    ^~~~~~~~~
gcc-13 -o pigemr2.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pigemr2.c
gcc-13 -o pitrmr.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pitrmr.c
pitrmr.c: In function 'Cpitrmr2d':
pitrmr.c:327:9: warning: variable 'recvptr' set but not used [-Wunused-but-set-variable]
  327 |   int  *recvptr;
      |         ^~~~~~~
pitrmr.c: At top level:
pitrmr.c:286:13: warning: 'inter_len' declared 'static' but never defined [-Wunused-function]
  286 | static2 int inter_len(int, IDESC*, int, IDESC*);
      |             ^~~~~~~~~
pitrmr.c:287:13: warning: 'block2buff' declared 'static' but never defined [-Wunused-function]
  287 | static2 int block2buff(IDESC*, int, IDESC*, int, int*, MDESC*, int*);
      |             ^~~~~~~~~~
pitrmr.c:288:14: warning: 'buff2block' declared 'static' but never defined [-Wunused-function]
  288 | static2 void buff2block(IDESC*, int, IDESC*, int, int*, int*, MDESC*);
      |              ^~~~~~~~~~
pitrmr.c: In function 'Cpitrmr2d':
pitrmr.c:234:16: warning: 'hinter_nb' may be used uninitialized [-Wmaybe-uninitialized]
  234 | #define scanD0 itrscanD0
      |                ^
pitrmr.c:578:11: note: in expansion of macro 'scanD0'
  578 |           scanD0(uplo, diag, RECVBUFF, ptrrecvbuff, &recvsize,
      |           ^~~~~~
pitrmr.c:336:9: note: 'hinter_nb' was declared here
  336 |   int   hinter_nb, vinter_nb;   /* number of intrsections in both directions */
      |         ^~~~~~~~~
pitrmr.c:234:16: warning: 'vinter_nb' may be used uninitialized [-Wmaybe-uninitialized]
  234 | #define scanD0 itrscanD0
      |                ^
pitrmr.c:578:11: note: in expansion of macro 'scanD0'
  578 |           scanD0(uplo, diag, RECVBUFF, ptrrecvbuff, &recvsize,
      |           ^~~~~~
pitrmr.c:336:20: note: 'vinter_nb' was declared here
  336 |   int   hinter_nb, vinter_nb;   /* number of intrsections in both directions */
      |                    ^~~~~~~~~
gcc-13 -o pitrmr2.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pitrmr2.c
gcc-13 -o pgemraux.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pgemraux.c
gcc-ar cr ../libslap.a  pdgemr.co pdgemr2.co pdtrmr.co pdtrmr2.co pigemr.co pigemr2.co pitrmr.co pitrmr2.co pgemraux.co
# gcc-ranlib ../libslap.a 
make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/REDIST'
( cd ScaLAPACK; make )
make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/ScaLAPACK'
gfortran-13 -o pddbsv.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pddbsv.f
gfortran-13 -o pddbtrf.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pddbtrf.f
pddbtrf.f:358:53:

  358 |      $                   ICTXT_NEW, ICTXT_SAVE, IDUM3, JA_NEW, LAF_MIN,
      |                                                     ^
Warning: 'idum3' may be used uninitialized [-Wmaybe-uninitialized]
gfortran-13 -o pddbtrs.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pddbtrs.f
pddbtrs.f:722:5:

  722 |    10 CONTINUE
      |     1
Warning: Label 10 at (1) defined but not used [-Wunused-label]
pddbtrs.f:378:30:

  378 |      $                   IDUM2, IDUM3, JA_NEW, LLDA, LLDB, MYCOL, MYROW,
      |                              ^
Warning: 'idum2' may be used uninitialized [-Wmaybe-uninitialized]
pddbtrs.f:378:37:

  378 |      $                   IDUM2, IDUM3, JA_NEW, LLDA, LLDB, MYCOL, MYROW,
      |                                     ^
Warning: 'idum3' may be used uninitialized [-Wmaybe-uninitialized]
gfortran-13 -o pddbtrsv.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pddbtrsv.f
pddbtrsv.f:2:48:

    2 |      $                     B, IB, DESCB, AF, LAF, WORK, LWORK, INFO )
      |                                                1
Warning: Unused dummy argument 'laf' at (1) [-Wunused-dummy-argument]
pddbtrsv.f:389:30:

  389 |      $                   IDUM1, IDUM2, IDUM3, JA_NEW, LEVEL_DIST, LLDA,
      |                              ^
Warning: 'idum1' may be used uninitialized [-Wmaybe-uninitialized]
pddbtrsv.f:389:37:

  389 |      $                   IDUM1, IDUM2, IDUM3, JA_NEW, LEVEL_DIST, LLDA,
      |                                     ^
Warning: 'idum2' may be used uninitialized [-Wmaybe-uninitialized]
pddbtrsv.f:389:44:

  389 |      $                   IDUM1, IDUM2, IDUM3, JA_NEW, LEVEL_DIST, LLDA,
      |                                            ^
Warning: 'idum3' may be used uninitialized [-Wmaybe-uninitialized]
gfortran-13 -o pddtsv.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pddtsv.f
gfortran-13 -o pddttrf.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pddttrf.f
pddttrf.f:371:53:

  371 |      $                   ICTXT_NEW, ICTXT_SAVE, IDUM3, JA_NEW, LAF_MIN,
      |                                                     ^
Warning: 'idum3' may be used uninitialized [-Wmaybe-uninitialized]
gfortran-13 -o pddttrs.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pddttrs.f
pddttrs.f:754:5:

  754 |    10 CONTINUE
      |     1
Warning: Label 10 at (1) defined but not used [-Wunused-label]
pddttrs.f:392:30:

  392 |      $                   IDUM2, IDUM3, JA_NEW, LLDA, LLDB, MYCOL, MYROW,
      |                              ^
Warning: 'idum2' may be used uninitialized [-Wmaybe-uninitialized]
pddttrs.f:392:37:

  392 |      $                   IDUM2, IDUM3, JA_NEW, LLDA, LLDB, MYCOL, MYROW,
      |                                     ^
Warning: 'idum3' may be used uninitialized [-Wmaybe-uninitialized]
gfortran-13 -o pddttrsv.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pddttrsv.f
pddttrsv.f:2:48:

    2 |      $                     B, IB, DESCB, AF, LAF, WORK, LWORK, INFO )
      |                                                1
Warning: Unused dummy argument 'laf' at (1) [-Wunused-dummy-argument]
gfortran-13 -o pdgbsv.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdgbsv.f
gfortran-13 -o pdgbtrf.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdgbtrf.f
pddttrsv.f:402:30:

  402 |      $                   IDUM1, IDUM2, IDUM3, JA_NEW, LEVEL_DIST, LLDA,
      |                              ^
Warning: 'idum1' may be used uninitialized [-Wmaybe-uninitialized]
pddttrsv.f:402:37:

  402 |      $                   IDUM1, IDUM2, IDUM3, JA_NEW, LEVEL_DIST, LLDA,
      |                                     ^
Warning: 'idum2' may be used uninitialized [-Wmaybe-uninitialized]
pddttrsv.f:402:44:

  402 |      $                   IDUM1, IDUM2, IDUM3, JA_NEW, LEVEL_DIST, LLDA,
      |                                            ^
Warning: 'idum3' may be used uninitialized [-Wmaybe-uninitialized]
pdgbtrf.f:1061:5:

 1061 |   200 CONTINUE
      |     1
Warning: Label 200 at (1) defined but not used [-Wunused-label]
gfortran-13 -o pdgbtrs.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdgbtrs.f
pdgbtrs.f:2:47:

    2 |      $                    B, IB, DESCB, AF, LAF, WORK, LWORK, INFO )
      |                                               1
Warning: Unused dummy argument 'laf' at (1) [-Wunused-dummy-argument]
pdgbtrf.f:373:53:

  373 |      $                   ICTXT_NEW, ICTXT_SAVE, IDUM3, J, JA_NEW, JPTR,
      |                                                     ^
Warning: 'idum3' may be used uninitialized [-Wmaybe-uninitialized]
pdgbtrs.f:385:30:

  385 |      $                   IDUM2, IDUM3, J, JA_NEW, L, LBWL, LBWU, LDBB,
      |                              ^
Warning: 'idum2' may be used uninitialized [-Wmaybe-uninitialized]
pdgbtrs.f:385:37:

  385 |      $                   IDUM2, IDUM3, J, JA_NEW, L, LBWL, LBWU, LDBB,
      |                                     ^
Warning: 'idum3' may be used uninitialized [-Wmaybe-uninitialized]
gfortran-13 -o pdgebd2.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdgebd2.f
pdgebd2.f:309:15:

  309 |       ELSE IF( LQUERY ) THEN
      |               ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdgebd2.f:247:31:

  247 |       LOGICAL            LQUERY
      |                               ^
note: 'lquery' was declared here
pdgebd2.f:438:72:

  438 |       WORK( 1 ) = DBLE( LWMIN )
      |                                                                        ^
Warning: 'lwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdgebd2.f:249:37:

  249 |      $                   JJ, K, LWMIN, MPA0, MYCOL, MYROW, NPCOL, NPROW,
      |                                     ^
note: 'lwmin' was declared here
gfortran-13 -o pdgebrd.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdgebrd.f
pdgebrd.f:303:12:

  303 |          IF( LQUERY ) THEN
      |            ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdgebrd.f:248:31:

  248 |       LOGICAL            LQUERY
      |                               ^
note: 'lquery' was declared here
pdgebrd.f:348:72:

  348 |       DO 10 L = 1, MN+IOFF-NB, NB
      |                                                                        ^
Warning: 'ioff' may be used uninitialized [-Wmaybe-uninitialized]
pdgebrd.f:250:60:

  250 |       INTEGER            I, IACOL, IAROW, ICTXT, IINFO, IOFF, IPW, IPY,
      |                                                            ^
note: 'ioff' was declared here
pdgebrd.f:406:72:

  406 |       WORK( 1 ) = DBLE( LWMIN )
      |                                                                        ^
Warning: 'lwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdgebrd.f:251:55:

  251 |      $                   IW, J, JB, JS, JW, K, L, LWMIN, MN, MP, MYCOL,
      |                                                       ^
note: 'lwmin' was declared here
pdgebrd.f:337:72:

  337 |      $              MAX( 1, MP ) )
      |                                                                        ^
Warning: 'mp' may be used uninitialized [-Wmaybe-uninitialized]
pdgebrd.f:251:63:

  251 |      $                   IW, J, JB, JS, JW, K, L, LWMIN, MN, MP, MYCOL,
      |                                                               ^
note: 'mp' was declared here
pdgebrd.f:334:72:

  334 |       IPW = NQ * NB + IPY
      |                                                                        ^
Warning: 'nq' may be used uninitialized [-Wmaybe-uninitialized]
pdgebrd.f:252:52:

  252 |      $                   MYROW, NB, NPCOL, NPROW, NQ
      |                                                    ^
note: 'nq' was declared here
gfortran-13 -o pdgecon.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdgecon.f
pdgecon.f:256:12:

  256 |          IF( ONENRM ) THEN
      |            ^
Warning: 'onenrm' may be used uninitialized [-Wmaybe-uninitialized]
pdgecon.f:184:39:

  184 |       LOGICAL            LQUERY, ONENRM
      |                                       ^
note: 'onenrm' was declared here
pdgecon.f:281:15:

  281 |       ELSE IF( LQUERY ) THEN
      |               ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdgecon.f:184:31:

  184 |       LOGICAL            LQUERY, ONENRM
      |                               ^
note: 'lquery' was declared here
gfortran-13 -o pdgeequ.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdgeequ.f
gfortran-13 -o pdgehd2.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdgehd2.f
gfortran-13 -o pdgehrd.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdgehrd.f
pdgehrd.f:323:72:

  323 |       IPW = IPY + IHIP * NB
      |                                                                        ^
Warning: 'ihip' may be used uninitialized [-Wmaybe-uninitialized]
pdgehrd.f:208:65:

  208 |       INTEGER            I, IACOL, IAROW, IB, ICOFFA, ICTXT, IHIP,
      |                                                                 ^
note: 'ihip' was declared here
pdgehrd.f:333:72:

  333 |       DO 30 L = 1, IHI-ILO+IOFF-NB, NB
      |                                                                        ^
Warning: 'ioff' may be used uninitialized [-Wmaybe-uninitialized]
pdgehrd.f:210:29:

  210 |      $                   IOFF, IPT, IPW, IPY, IROFFA, J, JJ, JJA, JY,
      |                             ^
note: 'ioff' was declared here
pdgehrd.f:325:72:

  325 |      $              MAX( 1, IHIP ) )
      |                                                                        ^
Warning: 'iroffa' may be used uninitialized [-Wmaybe-uninitialized]
pdgehrd.f:210:52:

  210 |      $                   IOFF, IPT, IPW, IPY, IROFFA, J, JJ, JJA, JY,
      |                                                    ^
note: 'iroffa' was declared here
pdgehrd.f:292:15:

  292 |       ELSE IF( LQUERY ) THEN
      |               ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdgehrd.f:206:31:

  206 |       LOGICAL            LQUERY
      |                               ^
note: 'lquery' was declared here
pdgehrd.f:376:72:

  376 |       WORK( 1 ) = DBLE( LWMIN )
      |                                                                        ^
Warning: 'lwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdgehrd.f:211:36:

  211 |      $                   K, L, LWMIN, MYCOL, MYROW, NB, NPCOL, NPROW,
      |                                    ^
note: 'lwmin' was declared here
gfortran-13 -o pdgelq2.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdgelq2.f
gfortran-13 -o pdgelqf.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdgelqf.f
pdgelqf.f:234:15:

  234 |       ELSE IF( LQUERY ) THEN
      |               ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdgelqf.f:171:31:

  171 |       LOGICAL            LQUERY
      |                               ^
note: 'lquery' was declared here
pdgelqf.f:306:72:

  306 |       WORK( 1 ) = DBLE( LWMIN )
      |                                                                        ^
Warning: 'lwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdgelqf.f:174:43:

  174 |      $                   IROFF, J, K, LWMIN, MP0, MYCOL, MYROW, NPCOL,
      |                                           ^
note: 'lwmin' was declared here
gfortran-13 -o pdgels.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdgels.f
pdgels.f:379:15:

  379 |       ELSE IF( LQUERY ) THEN
      |               ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdgels.f:238:31:

  238 |       LOGICAL            LQUERY, TPSD
      |                               ^
note: 'lquery' was declared here
pdgels.f:241:40:

  241 |      $                   LCM, LCMP, LTAU, LWF, LWMIN, LWS, MPA0, MPB0,
      |                                        ^
Warning: 'ltau' may be used uninitialized [-Wmaybe-uninitialized]
pdgels.f:584:72:

  584 |       WORK( 1 ) = DBLE( LWMIN )
      |                                                                        ^
Warning: 'lwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdgels.f:241:52:

  241 |      $                   LCM, LCMP, LTAU, LWF, LWMIN, LWS, MPA0, MPB0,
      |                                                    ^
note: 'lwmin' was declared here
pdgels.f:360:18:

  360 |          IF( .NOT.TPSD ) THEN
      |                  ^
Warning: 'tpsd' may be used uninitialized [-Wmaybe-uninitialized]
pdgels.f:238:37:

  238 |       LOGICAL            LQUERY, TPSD
      |                                     ^
note: 'tpsd' was declared here
gfortran-13 -o pdgeql2.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdgeql2.f
gfortran-13 -o pdgeqlf.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdgeqlf.f
pdgeqlf.f:236:15:

  236 |       ELSE IF( LQUERY ) THEN
      |               ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdgeqlf.f:172:31:

  172 |       LOGICAL            LQUERY
      |                               ^
note: 'lquery' was declared here
pdgeqlf.f:305:72:

  305 |       WORK( 1 ) = DBLE( LWMIN )
      |                                                                        ^
Warning: 'lwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdgeqlf.f:175:33:

  175 |      $                   K, LWMIN, MP0, MU, MYCOL, MYROW, NPCOL, NPROW,
      |                                 ^
note: 'lwmin' was declared here
gfortran-13 -o pdgeqpf.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdgeqpf.f
pdgeqpf.f:256:15:

  256 |       ELSE IF( LQUERY ) THEN
      |               ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdgeqpf.f:185:31:

  185 |       LOGICAL            LQUERY
      |                               ^
note: 'lquery' was declared here
pdgeqpf.f:270:72:

  270 |      $   NQ = NQ - ICOFF
      |                                                                        ^
Warning: 'icoff' may be used uninitialized [-Wmaybe-uninitialized]
pdgeqpf.f:186:47:

  186 |       INTEGER            I, IACOL, IAROW, ICOFF, ICTXT, ICURROW,
      |                                               ^
note: 'icoff' was declared here
pdgeqpf.f:268:72:

  268 |      $   MP = MP - IROFF
      |                                                                        ^
Warning: 'iroff' may be used uninitialized [-Wmaybe-uninitialized]
pdgeqpf.f:188:30:

  188 |      $                   IROFF, ITEMP, J, JB, JJ, JJA, JJPVT, JN, KB,
      |                              ^
note: 'iroff' was declared here
pdgeqpf.f:536:72:

  536 |       WORK( 1 ) = DBLE( LWMIN )
      |                                                                        ^
Warning: 'lwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdgeqpf.f:189:61:

  189 |      $                   K, KK, KSTART, KSTEP, LDA, LL, LWMIN, MN, MP,
      |                                                             ^
note: 'lwmin' was declared here
pdgeqpf.f:270:72:

  270 |      $   NQ = NQ - ICOFF
      |                                                                        ^
Warning: 'nq' may be used uninitialized [-Wmaybe-uninitialized]
pdgeqpf.f:190:55:

  190 |      $                   MYCOL, MYROW, NPCOL, NPROW, NQ, NQ0, PVT
      |                                                       ^
note: 'nq' was declared here
pdgeqpf.f:316:72:

  316 |       IPW = IPN + NQ0 + NQ
      |                                                                        ^
Warning: 'nq0' may be used uninitialized [-Wmaybe-uninitialized]
pdgeqpf.f:190:60:

  190 |      $                   MYCOL, MYROW, NPCOL, NPROW, NQ, NQ0, PVT
      |                                                            ^
note: 'nq0' was declared here
gfortran-13 -o pdgeqr2.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdgeqr2.f
gfortran-13 -o pdgeqrf.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdgeqrf.f
pdgeqrf.f:234:15:

  234 |       ELSE IF( LQUERY ) THEN
      |               ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdgeqrf.f:171:31:

  171 |       LOGICAL            LQUERY
      |                               ^
note: 'lquery' was declared here
pdgeqrf.f:306:72:

  306 |       WORK( 1 ) = DBLE( LWMIN )
      |                                                                        ^
Warning: 'lwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdgeqrf.f:174:41:

  174 |      $                   JB, JN, K, LWMIN, MP0, MYCOL, MYROW, NPCOL,
      |                                         ^
note: 'lwmin' was declared here
gfortran-13 -o pdgerfs.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdgerfs.f
pdgerfs.f:457:72:

  457 |      $              ICTXT, MAX( 1, NP0 ) )
      |                                                                        ^
Warning: 'iroffb' may be used uninitialized [-Wmaybe-uninitialized]
pdgerfs.f:279:71:

  279 |      $                   IOFFXB, IPB, IPR, IPV, IROFFA, IROFFAF, IROFFB,
      |                                                                       ^
note: 'iroffb' was declared here
pdgerfs.f:880:72:

  880 |       IWORK( 1 ) = LIWMIN
      |                                                                        ^
Warning: 'liwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdgerfs.f:281:46:

  281 |      $                   K, KASE, LDXB, LIWMIN, LWMIN, MYCOL, MYRHS,
      |                                              ^
note: 'liwmin' was declared here
pdgerfs.f:431:15:

  431 |       ELSE IF( LQUERY ) THEN
      |               ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdgerfs.f:274:31:

  274 |       LOGICAL            LQUERY, NOTRAN
      |                               ^
note: 'lquery' was declared here
pdgerfs.f:879:72:

  879 |       WORK( 1 ) = DBLE( LWMIN )
      |                                                                        ^
Warning: 'lwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdgerfs.f:281:53:

  281 |      $                   K, KASE, LDXB, LIWMIN, LWMIN, MYCOL, MYRHS,
      |                                                     ^
note: 'lwmin' was declared here
gfortran-13 -o pdgerq2.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdgerq2.f
gfortran-13 -o pdgerqf.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdgerqf.f
pdgerqf.f:221:12:

  221 |          IF( LQUERY ) THEN
      |            ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdgerqf.f:171:31:

  171 |       LOGICAL            LQUERY
      |                               ^
note: 'lquery' was declared here
pdgerqf.f:303:72:

  303 |       WORK( 1 ) = DBLE( LWMIN )
      |                                                                        ^
Warning: 'lwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdgerqf.f:174:33:

  174 |      $                   K, LWMIN, MP0, MU, MYCOL, MYROW, NPCOL, NPROW,
      |                                 ^
note: 'lwmin' was declared here
gfortran-13 -o pdgesv.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdgesv.f
gfortran-13 -o pdgesvd.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdgesvd.f
pdgesvd.f:521:72:

  521 |      +                   WORK(INDWORK),LLWORK)
      |                                                                        ^
Warning: 'indd2' may be used uninitialized [-Wmaybe-uninitialized]
pdgesvd.f:295:44:

  295 |       INTEGER CONTEXTC,CONTEXTR,I,INDD,INDD2,INDE,INDE2,INDTAUP,INDTAUQ,
      |                                            ^
note: 'indd2' was declared here
pdgesvd.f:510:72:

  510 |      +             INFO)
      |                                                                        ^
Warning: 'inde' may be used uninitialized [-Wmaybe-uninitialized]
pdgesvd.f:295:49:

  295 |       INTEGER CONTEXTC,CONTEXTR,I,INDD,INDD2,INDE,INDE2,INDTAUP,INDTAUQ,
      |                                                 ^
note: 'inde' was declared here
pdgesvd.f:524:72:

  524 |      +                   WORK(INDWORK),LLWORK)
      |                                                                        ^
Warning: 'inde2' may be used uninitialized [-Wmaybe-uninitialized]
pdgesvd.f:295:55:

  295 |       INTEGER CONTEXTC,CONTEXTR,I,INDD,INDD2,INDE,INDE2,INDTAUP,INDTAUQ,
      |                                                       ^
note: 'inde2' was declared here
pdgesvd.f:510:72:

  510 |      +             INFO)
      |                                                                        ^
Warning: 'indtaup' may be used uninitialized [-Wmaybe-uninitialized]
pdgesvd.f:295:63:

  295 |       INTEGER CONTEXTC,CONTEXTR,I,INDD,INDD2,INDE,INDE2,INDTAUP,INDTAUQ,
      |                                                               ^
note: 'indtaup' was declared here
pdgesvd.f:510:72:

  510 |      +             INFO)
      |                                                                        ^
Warning: 'indtauq' may be used uninitialized [-Wmaybe-uninitialized]
pdgesvd.f:295:71:

  295 |       INTEGER CONTEXTC,CONTEXTR,I,INDD,INDD2,INDE,INDE2,INDTAUP,INDTAUQ,
      |                                                                       ^
note: 'indtauq' was declared here
pdgesvd.f:495:72:

  495 |       ANRM = PDLANGE('1',M,N,A,IA,JA,DESCA,WORK(INDWORK))
      |                                                                        ^
Warning: 'indwork' may be used uninitialized [-Wmaybe-uninitialized]
pdgesvd.f:296:31:

  296 |      +        INDU,INDV,INDWORK,IOFFD,IOFFE,ISCALE,J,K,LDU,LDVT,LLWORK,
      |                               ^
note: 'indwork' was declared here
gfortran-13 -o pdgesvx.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdgesvx.f
pdgesvx.f:589:72:

  589 |          WORK( 1 ) = DBLE( LWMIN )
      |                                                                        ^
Warning: 'lwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdgesvx.f:424:38:

  424 |      $                   LIWMIN, LWMIN, MYCOL, MYROW, NP, NPCOL, NPROW,
      |                                      ^
note: 'lwmin' was declared here
pdgesvx.f:547:72:

  547 |                   RCMIN = BIGNUM
      |                                                                        ^
Warning: 'bignum' may be used uninitialized [-Wmaybe-uninitialized]
pdgesvx.f:426:44:

  426 |       DOUBLE PRECISION   AMAX, ANORM, BIGNUM, COLCND, RCMAX, RCMIN,
      |                                            ^
note: 'bignum' was declared here
pdgesvx.f:561:72:

  561 |      $                        MIN( RCMAX, BIGNUM )
      |                                                                        ^
Warning: 'smlnum' may be used uninitialized [-Wmaybe-uninitialized]
pdgesvx.f:427:39:

  427 |      $                   ROWCND, SMLNUM
      |                                       ^
note: 'smlnum' was declared here
pdgesvx.f:590:72:

  590 |          IWORK( 1 ) = LIWMIN
      |                                                                        ^
Warning: 'liwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdgesvx.f:424:31:

  424 |      $                   LIWMIN, LWMIN, MYCOL, MYROW, NP, NPCOL, NPROW,
      |                               ^
note: 'liwmin' was declared here
pdgesvx.f:701:72:

  701 |      $                 IACOL, ICTXT, 1 )
      |                                                                        ^
Warning: 'icoffa' may be used uninitialized [-Wmaybe-uninitialized]
pdgesvx.f:419:31:

  419 |      $                   ICOFFA, ICOFFB, ICOFFX, ICTXT, IDUMM,
      |                               ^
note: 'icoffa' was declared here
pdgesvx.f:681:72:

  681 |       NRHSQ = NUMROC( NRHS+ICOFFB, DESCB( NB_ ), MYCOL, IBCOL, NPCOL )
      |                                                                        ^
Warning: 'icoffb' may be used uninitialized [-Wmaybe-uninitialized]
pdgesvx.f:419:39:

  419 |      $                   ICOFFA, ICOFFB, ICOFFX, ICTXT, IDUMM,
      |                                       ^
note: 'icoffb' was declared here
pdgesvx.f:777:72:

  777 |       NRHSQ = NUMROC( NRHS+ICOFFX, DESCX( NB_ ), MYCOL, IXCOL, NPCOL )
      |                                                                        ^
Warning: 'icoffx' may be used uninitialized [-Wmaybe-uninitialized]
pdgesvx.f:419:47:

  419 |      $                   ICOFFA, ICOFFB, ICOFFX, ICTXT, IDUMM,
      |                                               ^
note: 'icoffx' was declared here
pdgesvx.f:680:72:

  680 |       NP = NUMROC( N+IROFFB, DESCB( MB_ ), MYROW, IBROW, NPROW )
      |                                                                        ^
Warning: 'iroffb' may be used uninitialized [-Wmaybe-uninitialized]
pdgesvx.f:421:56:

  421 |      $                   INFEQU, IROFFA, IROFFAF, IROFFB,
      |                                                        ^
note: 'iroffb' was declared here
pdgesvx.f:776:72:

  776 |       NP = NUMROC( N+IROFFX, DESCX( MB_ ), MYROW, IXROW, NPROW )
      |                                                                        ^
Warning: 'iroffx' may be used uninitialized [-Wmaybe-uninitialized]
pdgesvx.f:422:31:

  422 |      $                   IROFFX, IXCOL, IXROW, J, JJA, JJB, JJX,
      |                               ^
note: 'iroffx' was declared here
gfortran-13 -o pdgetf2.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdgetf2.f
gfortran-13 -o pdgetrf.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdgetrf.f
gfortran-13 -o pdgetri.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdgetri.f
pdgetri.f:312:72:

  312 |       IW = IROFF + 1
      |                                                                        ^
Warning: 'iroff' may be used uninitialized [-Wmaybe-uninitialized]
pdgetri.f:173:61:

  173 |       INTEGER            I, IACOL, IAROW, ICOFF, ICTXT, IROFF, IW, J,
      |                                                             ^
note: 'iroff' was declared here
pdgetri.f:372:72:

  372 |       IWORK( 1 ) = LIWMIN
      |                                                                        ^
Warning: 'liwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdgetri.f:174:44:

  174 |      $                   JB, JN, LCM, LIWMIN, LWMIN, MP, MYCOL, MYROW,
      |                                            ^
note: 'liwmin' was declared here
pdgetri.f:289:15:

  289 |       ELSE IF( LQUERY ) THEN
      |               ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdgetri.f:172:31:

  172 |       LOGICAL            LQUERY
      |                               ^
note: 'lquery' was declared here
pdgetri.f:371:72:

  371 |       WORK( 1 ) = DBLE( LWMIN )
      |                                                                        ^
Warning: 'lwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdgetri.f:174:51:

  174 |      $                   JB, JN, LCM, LIWMIN, LWMIN, MP, MYCOL, MYROW,
      |                                                   ^
note: 'lwmin' was declared here
pdgetri.f:367:72:

  367 |      $              MP+DESCA( MB_ ) )
      |                                                                        ^
Warning: 'mp' may be used uninitialized [-Wmaybe-uninitialized]
pdgetri.f:174:55:

  174 |      $                   JB, JN, LCM, LIWMIN, LWMIN, MP, MYCOL, MYROW,
      |                                                       ^
note: 'mp' was declared here
pdgetri.f:311:72:

  311 |      $              DESCA( NB_ ), IAROW, IACOL, ICTXT, MAX( 1, NP ) )
      |                                                                        ^
Warning: 'np' may be used uninitialized [-Wmaybe-uninitialized]
pdgetri.f:175:31:

  175 |      $                   NN, NP, NPCOL, NPROW, NQ
      |                               ^
note: 'np' was declared here
gfortran-13 -o pdgetrs.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdgetrs.f
gfortran-13 -o pdggqrf.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdggqrf.f
pdggqrf.f:333:12:

  333 |          IF( LQUERY ) THEN
      |            ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdggqrf.f:264:31:

  264 |       LOGICAL            LQUERY
      |                               ^
note: 'lquery' was declared here
gfortran-13 -o pdggrqf.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdggrqf.f
pdggrqf.f:346:15:

  346 |       ELSE IF( LQUERY ) THEN
      |               ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdggrqf.f:264:31:

  264 |       LOGICAL            LQUERY
      |                               ^
note: 'lquery' was declared here
gfortran-13 -o pdlabrd.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlabrd.f
gfortran-13 -o pdlacon.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlacon.f
pdlacon.f:213:72:

  213 |       GO TO ( 20, 40, 70, 110, 140 )JUMP
      |                                                                        1
Warning: Obsolescent feature: Computed GOTO at (1)
gfortran-13 -o pdlacp2.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlacp2.f
gfortran-13 -o pdlacpy.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlacpy.f
gfortran-13 -o pdlahrd.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlahrd.f
gfortran-13 -o pdlange.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlange.f
gfortran-13 -o pdlanhs.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlanhs.f
gfortran-13 -o pdlansy.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlansy.f
gfortran-13 -o pdlantr.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlantr.f
gfortran-13 -o pdlapiv.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlapiv.f
pdlapiv.f:10:18:

   10 |       CHARACTER*1        DIREC, PIVROC, ROWCOL
      |                  1
Warning: Obsolescent feature: Old-style character length at (1)
gfortran-13 -o pdlapv2.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlapv2.f
gfortran-13 -o pdlaqge.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlaqge.f
gfortran-13 -o pdlaqsy.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlaqsy.f
gfortran-13 -o pdlarf.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlarf.f
gfortran-13 -o pdlarfb.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlarfb.f
pdlarf.f:346:72:

  346 |                      TAULOC_A( 1 ) = TAULOC
      |                                                                        ^
Warning: 'tauloc' may be used uninitialized [-Wmaybe-uninitialized]
pdlarf.f:244:31:

  244 |       DOUBLE PRECISION   TAULOC
      |                               ^
note: 'tauloc' was declared here
gfortran-13 -o pdlarfg.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlarfg.f
gfortran-13 -o pdlarft.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlarft.f
gfortran-13 -o pdlase2.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlase2.f
pdlarft.f:492:72:

  492 |                   V( II+(JJ-1)*LDV ) = VII
      |                                                                        ^
Warning: 'vii' may be used uninitialized [-Wmaybe-uninitialized]
pdlarft.f:186:28:

  186 |       DOUBLE PRECISION   VII
      |                            ^
note: 'vii' was declared here
gfortran-13 -o pdlaset.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlaset.f
gfortran-13 -o pdlascl.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlascl.f
gfortran-13 -o pdlassq.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlassq.f
gfortran-13 -o pdlaswp.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlaswp.f
gfortran-13 -o pdlatra.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlatra.f
gfortran-13 -o pdlatrd.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlatrd.f
pdlatrd.f:357:72:

  357 |      $         CALL PDELSET( A, I, J-1, DESCA, E( JP ) )
      |                                                                        ^
Warning: 'jp' may be used uninitialized [-Wmaybe-uninitialized]
pdlatrd.f:231:62:

  231 |       INTEGER            I, IACOL, IAROW, ICTXT, II, J, JJ, JP, JWK, K,
      |                                                              ^
note: 'jp' was declared here
gfortran-13 -o pdlatrs.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlatrs.f
pdlatrs.f:2:67:

    2 |      $                    JA, DESCA, X, IX, JX, DESCX, SCALE, CNORM,
      |                                                                   1
Warning: Unused dummy argument 'cnorm' at (1) [-Wunused-dummy-argument]
pdlatrs.f:1:51:

    1 |       SUBROUTINE PDLATRS( UPLO, TRANS, DIAG, NORMIN, N, A, IA,
      |                                                   1
Warning: Unused dummy argument 'normin' at (1) [-Wunused-dummy-argument]
pdlatrs.f:3:30:

    3 |      $                    WORK )
      |                              1
Warning: Unused dummy argument 'work' at (1) [-Wunused-dummy-argument]
gfortran-13 -o pdlauu2.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlauu2.f
gfortran-13 -o pdlauum.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlauum.f
gfortran-13 -o pdorg2l.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdorg2l.f
gfortran-13 -o pdorg2r.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdorg2r.f
gfortran-13 -o pdorgl2.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdorgl2.f
gfortran-13 -o pdorglq.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdorglq.f
pdorglq.f:237:15:

  237 |       ELSE IF( LQUERY ) THEN
      |               ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdorglq.f:166:31:

  166 |       LOGICAL            LQUERY
      |                               ^
note: 'lquery' was declared here
pdorglq.f:327:72:

  327 |       WORK( 1 ) = DBLE( LWMIN )
      |                                                                        ^
Warning: 'lwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdorglq.f:169:33:

  169 |      $                   J, LWMIN, MPA0, MYCOL, MYROW, NPCOL, NPROW,
      |                                 ^
note: 'lwmin' was declared here
gfortran-13 -o pdorgql.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdorgql.f
pdorgql.f:235:15:

  235 |       ELSE IF( LQUERY ) THEN
      |               ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdorgql.f:166:31:

  166 |       LOGICAL            LQUERY
      |                               ^
note: 'lquery' was declared here
pdorgql.f:294:72:

  294 |       WORK( 1 ) = DBLE( LWMIN )
      |                                                                        ^
Warning: 'lwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdorgql.f:169:30:

  169 |      $                   LWMIN, MPA0, MYCOL, MYROW, NPCOL, NPROW, NQA0
      |                              ^
note: 'lwmin' was declared here
gfortran-13 -o pdorgqr.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdorgqr.f
pdorgqr.f:238:15:

  238 |       ELSE IF( LQUERY ) THEN
      |               ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdorgqr.f:167:31:

  167 |       LOGICAL            LQUERY
      |                               ^
note: 'lquery' was declared here
pdorgqr.f:330:72:

  330 |       WORK( 1 ) = DBLE( LWMIN )
      |                                                                        ^
Warning: 'lwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdorgqr.f:170:34:

  170 |      $                   JN, LWMIN, MPA0, MYCOL, MYROW, NPCOL, NPROW,
      |                                  ^
note: 'lwmin' was declared here
gfortran-13 -o pdorgr2.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdorgr2.f
gfortran-13 -o pdorgrq.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdorgrq.f
pdorgrq.f:237:15:

  237 |       ELSE IF( LQUERY ) THEN
      |               ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdorgrq.f:167:31:

  167 |       LOGICAL            LQUERY
      |                               ^
note: 'lquery' was declared here
pdorgrq.f:296:72:

  296 |       WORK( 1 ) = DBLE( LWMIN )
      |                                                                        ^
Warning: 'lwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdorgrq.f:170:30:

  170 |      $                   LWMIN, MPA0, MYCOL, MYROW, NPCOL, NPROW, NQA0
      |                              ^
note: 'lwmin' was declared here
gfortran-13 -o pdorm2l.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdorm2l.f
gfortran-13 -o pdorm2r.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdorm2r.f
gfortran-13 -o pdormbr.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdormbr.f
pdormbr.f:534:15:

  534 |       ELSE IF( LQUERY ) THEN
      |               ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdormbr.f:290:45:

  290 |       LOGICAL            APPLYQ, LEFT, LQUERY, NOTRAN
      |                                             ^
note: 'lquery' was declared here
pdormbr.f:585:72:

  585 |       WORK( 1 ) = DBLE( LWMIN )
      |                                                                        ^
Warning: 'lwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdormbr.f:294:47:

  294 |      $                   LCM, LCMP, LCMQ, LWMIN, MI, MPC0, MQA0, MYCOL,
      |                                               ^
note: 'lwmin' was declared here
gfortran-13 -o pdormhr.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdormhr.f
pdormhr.f:379:15:

  379 |       ELSE IF( LQUERY ) THEN
      |               ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdormhr.f:228:37:

  228 |       LOGICAL            LEFT, LQUERY, NOTRAN
      |                                     ^
note: 'lquery' was declared here
pdormhr.f:391:72:

  391 |       WORK( 1 ) = DBLE( LWMIN )
      |                                                                        ^
Warning: 'lwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdormhr.f:231:30:

  231 |      $                   LWMIN, MI, MPC0, MYCOL, MYROW, NH, NI, NPA0,
      |                              ^
note: 'lwmin' was declared here
gfortran-13 -o pdorml2.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdorml2.f
gfortran-13 -o pdormlq.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdormlq.f
pdormlq.f:359:15:

  359 |       ELSE IF( LQUERY ) THEN
      |               ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdormlq.f:226:37:

  226 |       LOGICAL            LEFT, LQUERY, NOTRAN
      |                                     ^
note: 'lquery' was declared here
pdormlq.f:445:72:

  445 |       WORK( 1 ) = DBLE( LWMIN )
      |                                                                        ^
Warning: 'lwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdormlq.f:230:41:

  230 |      $                   LCM, LCMP, LWMIN, MI, MPC0, MQA0, MYCOL, MYROW,
      |                                         ^
note: 'lwmin' was declared here
gfortran-13 -o pdormql.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdormql.f
pdormql.f:360:15:

  360 |       ELSE IF( LQUERY ) THEN
      |               ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdormql.f:226:37:

  226 |       LOGICAL            LEFT, LQUERY, NOTRAN
      |                                     ^
note: 'lquery' was declared here
pdormql.f:452:72:

  452 |       WORK( 1 ) = DBLE( LWMIN )
      |                                                                        ^
Warning: 'lwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdormql.f:230:30:

  230 |      $                   LWMIN, MI, MPC0, MYCOL, MYROW, NI, NPA0, NPCOL,
      |                              ^
note: 'lwmin' was declared here
gfortran-13 -o pdormqr.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdormqr.f
pdormqr.f:360:15:

  360 |       ELSE IF( LQUERY ) THEN
      |               ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdormqr.f:226:37:

  226 |       LOGICAL            LEFT, LQUERY, NOTRAN
      |                                     ^
note: 'lquery' was declared here
pdormqr.f:444:72:

  444 |       WORK( 1 ) = DBLE( LWMIN )
      |                                                                        ^
Warning: 'lwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdormqr.f:230:41:

  230 |      $                   LCM, LCMQ, LWMIN, MI, MPC0, MYCOL, MYROW, NI,
      |                                         ^
note: 'lwmin' was declared here
gfortran-13 -o pdormr2.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdormr2.f
gfortran-13 -o pdormrq.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdormrq.f
pdormrq.f:371:15:

  371 |       ELSE IF( LQUERY ) THEN
      |               ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdormrq.f:226:37:

  226 |       LOGICAL            LEFT, LQUERY, NOTRAN, RIGHT, TRAN
      |                                     ^
note: 'lquery' was declared here
pdormrq.f:469:72:

  469 |       WORK( 1 ) = DBLE( LWMIN )
      |                                                                        ^
Warning: 'lwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdormrq.f:230:36:

  230 |      $                   LCMP, LWMIN, MI, MPC0, MQA0, MYCOL, MYROW, NI,
      |                                    ^
note: 'lwmin' was declared here
gfortran-13 -o pdormtr.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdormtr.f
gfortran-13 -o pdpocon.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdpocon.f
pdormtr.f:406:15:

  406 |       ELSE IF( LQUERY ) THEN
      |               ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdormtr.f:242:37:

  242 |       LOGICAL            LEFT, LQUERY, NOTRAN, UPPER
      |                                     ^
note: 'lquery' was declared here
pdormtr.f:431:72:

  431 |       WORK( 1 ) = DBLE( LWMIN )
      |                                                                        ^
Warning: 'lwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdormtr.f:245:30:

  245 |      $                   LWMIN, MI, MPC0, MYCOL, MYROW, NI, NPA0, NPCOL,
      |                              ^
note: 'lwmin' was declared here
pdpocon.f:252:12:

  252 |          IF( UPPER ) THEN
      |            ^
Warning: 'upper' may be used uninitialized [-Wmaybe-uninitialized]
pdpocon.f:178:38:

  178 |       LOGICAL            LQUERY, UPPER
      |                                      ^
note: 'upper' was declared here
pdpocon.f:277:15:

  277 |       ELSE IF( LQUERY ) THEN
      |               ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdpocon.f:178:31:

  178 |       LOGICAL            LQUERY, UPPER
      |                               ^
note: 'lquery' was declared here
gfortran-13 -o pdpbsv.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdpbsv.f
gfortran-13 -o pdpbtrf.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdpbtrf.f
pdpbtrf.f:365:53:

  365 |      $                   ICTXT_NEW, ICTXT_SAVE, IDUM1, IDUM3, JA_NEW,
      |                                                     ^
Warning: 'idum1' may be used uninitialized [-Wmaybe-uninitialized]
pdpbtrf.f:365:60:

  365 |      $                   ICTXT_NEW, ICTXT_SAVE, IDUM1, IDUM3, JA_NEW,
      |                                                            ^
Warning: 'idum3' may be used uninitialized [-Wmaybe-uninitialized]
gfortran-13 -o pdpbtrs.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdpbtrs.f
pdpbtrs.f:710:5:

  710 |    10 CONTINUE
      |     1
Warning: Label 10 at (1) defined but not used [-Wunused-label]
pdpbtrs.f:374:30:

  374 |      $                   IDUM1, IDUM3, JA_NEW, LLDA, LLDB, MYCOL, MYROW,
      |                              ^
Warning: 'idum1' may be used uninitialized [-Wmaybe-uninitialized]
pdpbtrs.f:374:37:

  374 |      $                   IDUM1, IDUM3, JA_NEW, LLDA, LLDB, MYCOL, MYROW,
      |                                     ^
Warning: 'idum3' may be used uninitialized [-Wmaybe-uninitialized]
gfortran-13 -o pdpbtrsv.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdpbtrsv.f
pdpbtrsv.f:2:45:

    2 |      $                     IB, DESCB, AF, LAF, WORK, LWORK, INFO )
      |                                             1
Warning: Unused dummy argument 'laf' at (1) [-Wunused-dummy-argument]
pdpbtrsv.f:384:30:

  384 |      $                   IDUM1, IDUM2, IDUM3, JA_NEW, LEVEL_DIST, LLDA,
      |                              ^
Warning: 'idum1' may be used uninitialized [-Wmaybe-uninitialized]
pdpbtrsv.f:384:37:

  384 |      $                   IDUM1, IDUM2, IDUM3, JA_NEW, LEVEL_DIST, LLDA,
      |                                     ^
Warning: 'idum2' may be used uninitialized [-Wmaybe-uninitialized]
pdpbtrsv.f:384:44:

  384 |      $                   IDUM1, IDUM2, IDUM3, JA_NEW, LEVEL_DIST, LLDA,
      |                                            ^
Warning: 'idum3' may be used uninitialized [-Wmaybe-uninitialized]
gfortran-13 -o pdptsv.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdptsv.f
gfortran-13 -o pdpttrf.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdpttrf.f
pdpttrf.f:365:53:

  365 |      $                   ICTXT_NEW, ICTXT_SAVE, IDUM3, INT_TEMP, JA_NEW,
      |                                                     ^
Warning: 'idum3' may be used uninitialized [-Wmaybe-uninitialized]
gfortran-13 -o pdpttrs.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdpttrs.f
pdpttrs.f:723:5:

  723 |    20 CONTINUE
      |     1
Warning: Label 20 at (1) defined but not used [-Wunused-label]
pdpttrs.f:380:42:

  380 |      $                   ICTXT_SAVE, IDUM3, JA_NEW, LLDA, LLDB, MYCOL,
      |                                          ^
Warning: 'idum3' may be used uninitialized [-Wmaybe-uninitialized]
gfortran-13 -o pdpttrsv.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdpttrsv.f
pdpttrsv.f:2:34:

    2 |      $                     AF, LAF, WORK, LWORK, INFO )
      |                                  1
Warning: Unused dummy argument 'laf' at (1) [-Wunused-dummy-argument]
pdpttrsv.f:389:30:

  389 |      $                   IDUM1, IDUM3, JA_NEW, LEVEL_DIST, LLDA, LLDB,
      |                              ^
Warning: 'idum1' may be used uninitialized [-Wmaybe-uninitialized]
pdpttrsv.f:389:37:

  389 |      $                   IDUM1, IDUM3, JA_NEW, LEVEL_DIST, LLDA, LLDB,
      |                                     ^
Warning: 'idum3' may be used uninitialized [-Wmaybe-uninitialized]
gfortran-13 -o pdpoequ.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdpoequ.f
gfortran-13 -o pdporfs.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdporfs.f
pdporfs.f:394:12:

  394 |          IF( UPPER ) THEN
      |            ^
Warning: 'upper' may be used uninitialized [-Wmaybe-uninitialized]
pdporfs.f:272:38:

  272 |       LOGICAL            LQUERY, UPPER
      |                                      ^
note: 'upper' was declared here
pdporfs.f:449:72:

  449 |          IIW = 1 + IROFFB
      |                                                                        ^
Warning: 'iroffb' may be used uninitialized [-Wmaybe-uninitialized]
pdporfs.f:276:71:

  276 |      $                   IOFFXB, IPB, IPR, IPV, IROFFA, IROFFAF, IROFFB,
      |                                                                       ^
note: 'iroffb' was declared here
pdporfs.f:855:72:

  855 |       IWORK( 1 ) = LIWMIN
      |                                                                        ^
Warning: 'liwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdporfs.f:278:46:

  278 |      $                   K, KASE, LDXB, LIWMIN, LWMIN, MYCOL, MYRHS,
      |                                              ^
note: 'liwmin' was declared here
pdporfs.f:424:15:

  424 |       ELSE IF( LQUERY ) THEN
      |               ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdporfs.f:272:31:

  272 |       LOGICAL            LQUERY, UPPER
      |                               ^
note: 'lquery' was declared here
pdporfs.f:854:72:

  854 |       WORK( 1 ) = DBLE( LWMIN )
      |                                                                        ^
Warning: 'lwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdporfs.f:278:53:

  278 |      $                   K, KASE, LDXB, LIWMIN, LWMIN, MYCOL, MYRHS,
      |                                                     ^
note: 'lwmin' was declared here
gfortran-13 -o pdposv.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdposv.f
gfortran-13 -o pdposvx.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdposvx.f
pdposvx.f:465:72:

  465 |                   SMIN = BIGNUM
      |                                                                        ^
Warning: 'bignum' may be used uninitialized [-Wmaybe-uninitialized]
pdposvx.f:369:44:

  369 |       DOUBLE PRECISION   AMAX, ANORM, BIGNUM, SCOND, SMAX, SMIN, SMLNUM
      |                                            ^
note: 'bignum' was declared here
pdposvx.f:478:72:

  478 |                      SCOND = MAX( SMIN, SMLNUM ) / MIN( SMAX, BIGNUM )
      |                                                                        ^
Warning: 'smlnum' may be used uninitialized [-Wmaybe-uninitialized]
pdposvx.f:369:71:

  369 |       DOUBLE PRECISION   AMAX, ANORM, BIGNUM, SCOND, SMAX, SMIN, SMLNUM
      |                                                                       ^
note: 'smlnum' was declared here
pdposvx.f:487:72:

  487 |          IWORK( 1 ) = LIWMIN
      |                                                                        ^
Warning: 'liwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdposvx.f:366:66:

  366 |      $                   IXROW, J, JJA, JJB, JJX, LDB, LDX, LIWMIN,
      |                                                                  ^
note: 'liwmin' was declared here
pdposvx.f:486:72:

  486 |          WORK( 1 ) = DBLE( LWMIN )
      |                                                                        ^
Warning: 'lwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdposvx.f:367:30:

  367 |      $                   LWMIN, MYCOL, MYROW, NP, NPCOL, NPROW, NRHSQ,
      |                              ^
note: 'lwmin' was declared here
pdposvx.f:554:9:

  554 |       IF( EQUIL ) THEN
      |         ^
Warning: 'equil' may be used uninitialized [-Wmaybe-uninitialized]
pdposvx.f:362:30:

  362 |       LOGICAL            EQUIL, LQUERY, NOFACT, RCEQU
      |                              ^
note: 'equil' was declared here
pdposvx.f:591:21:

  591 |       IF( NOFACT .OR. EQUIL ) THEN
      |                     ^
Warning: 'nofact' may be used uninitialized [-Wmaybe-uninitialized]
pdposvx.f:362:46:

  362 |       LOGICAL            EQUIL, LQUERY, NOFACT, RCEQU
      |                                              ^
note: 'nofact' was declared here
pdposvx.f:583:9:

  583 |       IF( RCEQU ) THEN
      |         ^
Warning: 'rcequ' may be used uninitialized [-Wmaybe-uninitialized]
pdposvx.f:362:53:

  362 |       LOGICAL            EQUIL, LQUERY, NOFACT, RCEQU
      |                                                     ^
note: 'rcequ' was declared here
gfortran-13 -o pdpotf2.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdpotf2.f
gfortran-13 -o pdpotrf.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdpotrf.f
gfortran-13 -o pdpotri.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdpotri.f
gfortran-13 -o pdpotrs.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdpotrs.f
gfortran-13 -o pdrscl.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdrscl.f
gfortran-13 -o pdstein.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdstein.f
pdstein.f:374:72:

  374 |          WORK( 1 ) = DBLE( MAX( 5*N, NP00*MQ00 )+ICEIL( M, P )*N )
      |                                                                        ^
Warning: 'mq00' may be used uninitialized [-Wmaybe-uninitialized]
pdstein.f:290:52:

  290 |      $                   LOAD, LOCINFO, MAXVEC, MQ00, MYCOL, MYROW,
      |                                                    ^
note: 'mq00' was declared here
pdstein.f:374:72:

  374 |          WORK( 1 ) = DBLE( MAX( 5*N, NP00*MQ00 )+ICEIL( M, P )*N )
      |                                                                        ^
Warning: 'np00' may be used uninitialized [-Wmaybe-uninitialized]
pdstein.f:291:47:

  291 |      $                   NBLK, NERR, NEXT, NP00, NPCOL, NPROW, NVS,
      |                                               ^
note: 'np00' was declared here
pdstein.f:346:41:

  346 |             ELSE IF( MAXVEC.LT.LOAD .AND. .NOT.LQUERY ) THEN
      |                                         ^
Warning: 'maxvec' may be used uninitialized [-Wmaybe-uninitialized]
pdstein.f:290:46:

  290 |      $                   LOAD, LOCINFO, MAXVEC, MQ00, MYCOL, MYROW,
      |                                              ^
note: 'maxvec' was declared here
pdstein.f:290:29:

  290 |      $                   LOAD, LOCINFO, MAXVEC, MQ00, MYCOL, MYROW,
      |                             ^
Warning: 'load' may be used uninitialized [-Wmaybe-uninitialized]
gfortran-13 -o pdsyev.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdsyev.f
pdsyev.f:427:12:

  427 |          IF( LOWER ) THEN
      |            ^
Warning: 'lower' may be used uninitialized [-Wmaybe-uninitialized]
pdsyev.f:250:30:

  250 |       LOGICAL            LOWER, WANTZ
      |                              ^
note: 'lower' was declared here
pdsyev.f:484:72:

  484 |      $              LLWORK, IINFO )
      |                                                                        ^
Warning: 'indd' may be used uninitialized [-Wmaybe-uninitialized]
pdsyev.f:252:36:

  252 |      $                   IINFO, INDD, INDD2, INDE, INDE2, INDTAU,
      |                                    ^
note: 'indd' was declared here
pdsyev.f:252:43:

  252 |      $                   IINFO, INDD, INDD2, INDE, INDE2, INDTAU,
      |                                           ^
Warning: 'indd2' may be used uninitialized [-Wmaybe-uninitialized]
pdsyev.f:252:49:

  252 |      $                   IINFO, INDD, INDD2, INDE, INDE2, INDTAU,
      |                                                 ^
Warning: 'inde' may be used uninitialized [-Wmaybe-uninitialized]
pdsyev.f:252:56:

  252 |      $                   IINFO, INDD, INDD2, INDE, INDE2, INDTAU,
      |                                                        ^
Warning: 'inde2' may be used uninitialized [-Wmaybe-uninitialized]
pdsyev.f:465:72:

  465 |       ANRM = PDLANSY( 'M', UPLO, N, A, IA, JA, DESCA, WORK( INDWORK ) )
      |                                                                        ^
Warning: 'indwork' may be used uninitialized [-Wmaybe-uninitialized]
pdsyev.f:253:32:

  253 |      $                   INDWORK, INDWORK2, IROFFA, IROFFZ, ISCALE,
      |                                ^
note: 'indwork' was declared here
pdsyev.f:515:72:

  515 |      $                 INFO )
      |                                                                        ^
Warning: 'indwork2' may be used uninitialized [-Wmaybe-uninitialized]
pdsyev.f:253:42:

  253 |      $                   INDWORK, INDWORK2, IROFFA, IROFFZ, ISCALE,
      |                                          ^
note: 'indwork2' was declared here
pdsyev.f:449:72:

  449 |          WORK( 1 ) = DBLE( LWMIN )
      |                                                                        ^
Warning: 'lwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdsyev.f:254:56:

  254 |      $                   IZROW, J, K, LDC, LLWORK, LWMIN, MB_A, MB_Z,
      |                                                        ^
note: 'lwmin' was declared here
pdsyev.f:471:15:

  471 |       ELSE IF( ANRM.GT.RMAX ) THEN
      |               ^
Warning: 'rmax' may be used uninitialized [-Wmaybe-uninitialized]
pdsyev.f:259:48:

  259 |       DOUBLE PRECISION   ANRM, BIGNUM, EPS, RMAX, RMIN, SAFMIN, SIGMA,
      |                                                ^
note: 'rmax' was declared here
pdsyev.f:468:28:

  468 |       IF( ANRM.GT.ZERO .AND. ANRM.LT.RMIN ) THEN
      |                            ^
Warning: 'rmin' may be used uninitialized [-Wmaybe-uninitialized]
pdsyev.f:259:54:

  259 |       DOUBLE PRECISION   ANRM, BIGNUM, EPS, RMAX, RMIN, SAFMIN, SIGMA,
      |                                                      ^
note: 'rmin' was declared here
gfortran-13 -o pdsyevd.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdsyevd.f
pdsyevd.f:257:12:

  257 |          IF( UPPER ) THEN
      |            ^
Warning: 'upper' may be used uninitialized [-Wmaybe-uninitialized]
pdsyevd.f:164:38:

  164 |       LOGICAL            LQUERY, UPPER
      |                                      ^
note: 'upper' was declared here
pdsyevd.f:275:15:

  275 |       ELSE IF( LQUERY ) THEN
      |               ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdsyevd.f:164:31:

  164 |       LOGICAL            LQUERY, UPPER
      |                               ^
note: 'lquery' was declared here
gfortran-13 -o pdsyevx.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdsyevx.f
pdsyevx.f:709:12:

  709 |          IF( LOWER ) THEN
      |            ^
Warning: 'lower' may be used uninitialized [-Wmaybe-uninitialized]
pdsyevx.f:477:46:

  477 |       LOGICAL            ALLEIG, INDEIG, LOWER, LQUERY, QUICKRETURN,
      |                                              ^
note: 'lower' was declared here
pdsyevx.f:715:12:

  715 |          IF( ALLEIG ) THEN
      |            ^
Warning: 'alleig' may be used uninitialized [-Wmaybe-uninitialized]
pdsyevx.f:477:31:

  477 |       LOGICAL            ALLEIG, INDEIG, LOWER, LQUERY, QUICKRETURN,
      |                               ^
note: 'alleig' was declared here
pdsyevx.f:717:18:

  717 |          ELSE IF( INDEIG ) THEN
      |                  ^
Warning: 'indeig' may be used uninitialized [-Wmaybe-uninitialized]
pdsyevx.f:477:39:

  477 |       LOGICAL            ALLEIG, INDEIG, LOWER, LQUERY, QUICKRETURN,
      |                                       ^
note: 'indeig' was declared here
pdsyevx.f:813:55:

  813 |       IF( IA.EQ.1 .AND. JA.EQ.1 .AND. RSRC_A.EQ.0 .AND. CSRC_A.EQ.0 )
      |                                                       ^
Warning: 'csrc_a' may be used uninitialized [-Wmaybe-uninitialized]
pdsyevx.f:480:36:

  480 |       INTEGER            ANB, CSRC_A, I, IAROW, ICOFFA, ICTXT, IINFO,
      |                                    ^
note: 'csrc_a' was declared here
pdsyevx.f:792:72:

  792 |                VUU = VUU + 2*MAX( ABS( VUU )*EPS, SAFMIN )
      |                                                                        ^
Warning: 'eps' may be used uninitialized [-Wmaybe-uninitialized]
pdsyevx.f:489:50:

  489 |       DOUBLE PRECISION   ABSTLL, ANRM, BIGNUM, EPS, RMAX, RMIN, SAFMIN,
      |                                                  ^
note: 'eps' was declared here
pdsyevx.f:803:72:

  803 |      $               LLWORK, IINFO )
      |                                                                        ^
Warning: 'indd' may be used uninitialized [-Wmaybe-uninitialized]
pdsyevx.f:481:29:

  481 |      $                   INDD, INDD2, INDE, INDE2, INDIBL, INDISP,
      |                             ^
note: 'indd' was declared here
pdsyevx.f:816:72:

  816 |      $                   WORK( INDWORK ), LLWORK )
      |                                                                        ^
Warning: 'indd2' may be used uninitialized [-Wmaybe-uninitialized]
pdsyevx.f:481:36:

  481 |      $                   INDD, INDD2, INDE, INDE2, INDIBL, INDISP,
      |                                    ^
note: 'indd2' was declared here
pdsyevx.f:481:42:

  481 |      $                   INDD, INDD2, INDE, INDE2, INDIBL, INDISP,
      |                                          ^
Warning: 'inde' may be used uninitialized [-Wmaybe-uninitialized]
pdsyevx.f:481:49:

  481 |      $                   INDD, INDD2, INDE, INDE2, INDIBL, INDISP,
      |                                                 ^
Warning: 'inde2' may be used uninitialized [-Wmaybe-uninitialized]
pdsyevx.f:481:57:

  481 |      $                   INDD, INDD2, INDE, INDE2, INDIBL, INDISP,
      |                                                         ^
Warning: 'indibl' may be used uninitialized [-Wmaybe-uninitialized]
pdsyevx.f:481:65:

  481 |      $                   INDD, INDD2, INDE, INDE2, INDIBL, INDISP,
      |                                                                 ^
Warning: 'indisp' may be used uninitialized [-Wmaybe-uninitialized]
pdsyevx.f:772:72:

  772 |       ANRM = PDLANSY( 'M', UPLO, N, A, IA, JA, DESCA, WORK( INDWORK ) )
      |                                                                        ^
Warning: 'indwork' may be used uninitialized [-Wmaybe-uninitialized]
pdsyevx.f:482:40:

  482 |      $                   INDTAU, INDWORK, IROFFA, IROFFZ, ISCALE,
      |                                        ^
note: 'indwork' was declared here
pdsyevx.f:737:72:

  737 |          IWORK( 1 ) = LIWMIN
      |                                                                        ^
Warning: 'liwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdsyevx.f:484:31:

  484 |      $                   LIWMIN, LLWORK, LWMIN, LWOPT, MAXEIGS, MB_A,
      |                               ^
note: 'liwmin' was declared here
pdsyevx.f:723:12:

  723 |          IF( LQUERY ) THEN
      |            ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdsyevx.f:477:54:

  477 |       LOGICAL            ALLEIG, INDEIG, LOWER, LQUERY, QUICKRETURN,
      |                                                      ^
note: 'lquery' was declared here
pdsyevx.f:736:72:

  736 |          WORK( 1 ) = DBLE( LWOPT )
      |                                                                        ^
Warning: 'lwopt' may be used uninitialized [-Wmaybe-uninitialized]
pdsyevx.f:484:53:

  484 |      $                   LIWMIN, LLWORK, LWMIN, LWOPT, MAXEIGS, MB_A,
      |                                                     ^
note: 'lwopt' was declared here
pdsyevx.f:890:72:

  890 |      $                     NB*NB
      |                                                                        ^
Warning: 'np0' may be used uninitialized [-Wmaybe-uninitialized]
pdsyevx.f:486:28:

  486 |      $                   NP0, NPCOL, NPROCS, NPROW, NPS, NSPLIT,
      |                            ^
note: 'np0' was declared here
pdsyevx.f:778:15:

  778 |       ELSE IF( ANRM.GT.RMAX ) THEN
      |               ^
Warning: 'rmax' may be used uninitialized [-Wmaybe-uninitialized]
pdsyevx.f:489:56:

  489 |       DOUBLE PRECISION   ABSTLL, ANRM, BIGNUM, EPS, RMAX, RMIN, SAFMIN,
      |                                                        ^
note: 'rmax' was declared here
pdsyevx.f:774:28:

  774 |       IF( ANRM.GT.ZERO .AND. ANRM.LT.RMIN ) THEN
      |                            ^
Warning: 'rmin' may be used uninitialized [-Wmaybe-uninitialized]
pdsyevx.f:489:62:

  489 |       DOUBLE PRECISION   ABSTLL, ANRM, BIGNUM, EPS, RMAX, RMIN, SAFMIN,
      |                                                              ^
note: 'rmin' was declared here
pdsyevx.f:792:72:

  792 |                VUU = VUU + 2*MAX( ABS( VUU )*EPS, SAFMIN )
      |                                                                        ^
Warning: 'safmin' may be used uninitialized [-Wmaybe-uninitialized]
pdsyevx.f:489:70:

  489 |       DOUBLE PRECISION   ABSTLL, ANRM, BIGNUM, EPS, RMAX, RMIN, SAFMIN,
      |                                                                      ^
note: 'safmin' was declared here
pdsyevx.f:764:9:

  764 |       IF( VALEIG ) THEN
      |         ^
Warning: 'valeig' may be used uninitialized [-Wmaybe-uninitialized]
pdsyevx.f:478:31:

  478 |      $                   VALEIG, WANTZ
      |                               ^
note: 'valeig' was declared here
gfortran-13 -o pdsygs2.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdsygs2.f
gfortran-13 -o pdsygst.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdsygst.f
gfortran-13 -o pdsygvx.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdsygvx.f
pdsygvx.f:744:72:

  744 |       IWORK( 1 ) = LIWMIN
      |                                                                        ^
Warning: 'liwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdsygvx.f:505:62:

  505 |      $                   ICOFFB, ICTXT, IROFFA, IROFFB, LIWMIN, LWMIN,
      |                                                              ^
note: 'liwmin' was declared here
pdsygvx.f:745:72:

  745 |       WORK( 1 ) = DBLE( LWOPT )
      |                                                                        ^
Warning: 'lwopt' may be used uninitialized [-Wmaybe-uninitialized]
pdsygvx.f:506:30:

  506 |      $                   LWOPT, MQ0, MYCOL, MYROW, NB, NEIG, NN, NP0,
      |                              ^
note: 'lwopt' was declared here
gfortran-13 -o pdsyngst.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdsyngst.f
pdsyngst.f:320:15:

  320 |       ELSE IF( LQUERY ) THEN
      |               ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdsyngst.f:215:31:

  215 |       LOGICAL            LQUERY, UPPER
      |                               ^
note: 'lquery' was declared here
pdsyngst.f:330:37:

  330 |       IF( IBTYPE.NE.1 .OR. UPPER .OR. LWORK.LT.LWOPT ) THEN
      |                                     ^
Warning: 'lwopt' may be used uninitialized [-Wmaybe-uninitialized]
pdsyngst.f:218:55:

  218 |      $                   IROFFB, J, K, KB, LWMIN, LWOPT, MYCOL, MYROW,
      |                                                       ^
note: 'lwopt' was declared here
gfortran-13 -o pdsyntrd.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdsyntrd.f
pdsyntrd.f:358:15:

  358 |       ELSE IF( LQUERY ) THEN
      |               ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdsyntrd.f:261:31:

  261 |       LOGICAL            LQUERY, UPPER
      |                               ^
note: 'lquery' was declared here
pdsyntrd.f:379:70:

  379 |       IF( ( N.LT.MINSZ .OR. SQNPC.EQ.1 ) .AND. LLWORK.GE.ONEPMIN .AND.
      |                                                                      ^
Warning: 'minsz' may be used uninitialized [-Wmaybe-uninitialized]
pdsyntrd.f:265:71:

  265 |      $                   IROFFA, J, JB, JX, K, KK, LLWORK, LWMIN, MINSZ,
      |                                                                       ^
note: 'minsz' was declared here
pdsyntrd.f:450:72:

  450 |          IPW = NP*NB + 1
      |                                                                        ^
Warning: 'np' may be used uninitialized [-Wmaybe-uninitialized]
pdsyntrd.f:266:61:

  266 |      $                   MYCOL, MYCOLB, MYROW, MYROWB, NB, NP, NPCOL,
      |                                                             ^
note: 'np' was declared here
pdsyntrd.f:528:72:

  528 |                JX = MIN( INDXG2L( J+NB-1, NB, 0, IACOL, NPCOL ), NQ )
      |                                                                        ^
Warning: 'nq' may be used uninitialized [-Wmaybe-uninitialized]
pdsyntrd.f:267:55:

  267 |      $                   NPCOLB, NPROW, NPROWB, NPS, NQ, ONEPMIN, SQNPC,
      |                                                       ^
note: 'nq' was declared here
pdsyntrd.f:384:36:

  384 |          IF( LLWORK.GE.TTLWMIN .AND. .NOT.UPPER ) THEN
      |                                    ^
Warning: 'ttlwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdsyntrd.f:268:32:

  268 |      $                   TTLWMIN
      |                                ^
note: 'ttlwmin' was declared here
gfortran-13 -o pdsyttrd.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdsyttrd.f
pdsyttrd.f:1192:72:

 1192 |       WORK( 1 ) = DBLE( LWMIN )
      |                                                                        ^
Warning: 'lwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdsyttrd.f:424:45:

  424 |      $                   LTLIP1, LTNM1, LWMIN, MAXINDEX, MININDEX,
      |                                             ^
note: 'lwmin' was declared here
pdsyttrd.f:847:72:

  847 |                WORK( INV+LIIP1-1+BINDEX*LDV+NPM1+NPM1 ) = TOPTAU
      |                                                                        ^
Warning: 'toptau' may be used uninitialized [-Wmaybe-uninitialized]
pdsyttrd.f:431:31:

  431 |      $                   TOPTAU, TOPV
      |                               ^
note: 'toptau' was declared here
gfortran-13 -o pdsytd2.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdsytd2.f
gfortran-13 -o pdsytrd.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdsytrd.f
pdsytrd.f:311:15:

  311 |       ELSE IF( LQUERY ) THEN
      |               ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdsytrd.f:232:31:

  232 |       LOGICAL            LQUERY, UPPER
      |                               ^
note: 'lquery' was declared here
pdsytrd.f:419:72:

  419 |       WORK( 1 ) = DBLE( LWMIN )
      |                                                                        ^
Warning: 'lwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdsytrd.f:235:56:

  235 |      $                   IROFFA, J, JB, JX, K, KK, LWMIN, MYCOL, MYROW,
      |                                                        ^
note: 'lwmin' was declared here
pdsytrd.f:325:72:

  325 |       IPW = NP * NB + 1
      |                                                                        ^
Warning: 'np' may be used uninitialized [-Wmaybe-uninitialized]
pdsytrd.f:236:31:

  236 |      $                   NB, NP, NPCOL, NPROW, NQ
      |                               ^
note: 'np' was declared here
pdsytrd.f:403:72:

  403 |             JX = MIN( INDXG2L( J+NB-1, NB, 0, IACOL, NPCOL ), NQ )
      |                                                                        ^
Warning: 'nq' may be used uninitialized [-Wmaybe-uninitialized]
pdsytrd.f:236:49:

  236 |      $                   NB, NP, NPCOL, NPROW, NQ
      |                                                 ^
note: 'nq' was declared here
gfortran-13 -o pdtrti2.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdtrti2.f
gfortran-13 -o pdtrtri.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdtrtri.f
gfortran-13 -o pdtrtrs.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdtrtrs.f
gfortran-13 -o pdlaevswp.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlaevswp.f
pdlaevswp.f:4:39:

    4 |      $                      WORK, LWORK )
      |                                       1
Warning: Unused dummy argument 'lwork' at (1) [-Wunused-dummy-argument]
gfortran-13 -o pdlarzb.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlarzb.f
gfortran-13 -o pdlarzt.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlarzt.f
gfortran-13 -o pdlarz.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlarz.f
pdlarz.f:380:72:

  380 |                      TAULOC_A( 1 ) = TAULOC
      |                                                                        ^
Warning: 'tauloc' may be used uninitialized [-Wmaybe-uninitialized]
pdlarz.f:253:31:

  253 |       DOUBLE PRECISION   TAULOC
      |                               ^
note: 'tauloc' was declared here
gfortran-13 -o pdlatrz.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlatrz.f
gfortran-13 -o pdtzrzf.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdtzrzf.f
pdtzrzf.f:247:12:

  247 |          IF( LQUERY ) THEN
      |            ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdtzrzf.f:193:31:

  193 |       LOGICAL            LQUERY
      |                               ^
note: 'lquery' was declared here
pdtzrzf.f:274:72:

  274 |      $      MP0 = MP0 - IROFFA
      |                                                                        ^
Warning: 'iroffa' may be used uninitialized [-Wmaybe-uninitialized]
pdtzrzf.f:196:31:

  196 |      $                   IROFFA, J, JM1, L, LWMIN, MP0, MYCOL, MYROW,
      |                               ^
note: 'iroffa' was declared here
pdtzrzf.f:328:72:

  328 |       WORK( 1 ) = DBLE( LWMIN )
      |                                                                        ^
Warning: 'lwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdtzrzf.f:196:49:

  196 |      $                   IROFFA, J, JM1, L, LWMIN, MP0, MYCOL, MYROW,
      |                                                 ^
note: 'lwmin' was declared here
pdtzrzf.f:274:72:

  274 |      $      MP0 = MP0 - IROFFA
      |                                                                        ^
Warning: 'mp0' may be used uninitialized [-Wmaybe-uninitialized]
pdtzrzf.f:196:54:

  196 |      $                   IROFFA, J, JM1, L, LWMIN, MP0, MYCOL, MYROW,
      |                                                      ^
note: 'mp0' was declared here
gfortran-13 -o pdormr3.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdormr3.f
gfortran-13 -o pdormrz.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdormrz.f
pdormrz.f:368:15:

  368 |       ELSE IF( LQUERY ) THEN
      |               ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdormrz.f:231:37:

  231 |       LOGICAL            LEFT, LQUERY, NOTRAN
      |                                     ^
note: 'lquery' was declared here
pdormrz.f:472:72:

  472 |       WORK( 1 ) = DBLE( LWMIN )
      |                                                                        ^
Warning: 'lwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdormrz.f:235:46:

  235 |      $                   JCC, LCM, LCMP, LWMIN, MI, MPC0, MQA0, MYCOL,
      |                                              ^
note: 'lwmin' was declared here
gfortran-13 -o pdlahqr.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlahqr.f
pdlahqr.f:1718:5:

 1718 |   330       CONTINUE
      |     1
Warning: Label 330 at (1) defined but not used [-Wunused-label]
pdlahqr.f:1433:5:

 1433 |   250       CONTINUE
      |     1
Warning: Label 250 at (1) defined but not used [-Wunused-label]
pdlahqr.f:255:39:

  255 |       DOUBLE PRECISION   AVE, DISC, H00, H10, H11, H12, H21, H22, H33,
      |                                       1
Warning: Unused variable 'h00' declared at (1) [-Wunused-variable]
pdlahqr.f:255:44:

  255 |       DOUBLE PRECISION   AVE, DISC, H00, H10, H11, H12, H21, H22, H33,
      |                                            1
Warning: Unused variable 'h10' declared at (1) [-Wunused-variable]
pdlahqr.f:3:32:

    3 |      $                    ILWORK, INFO )
      |                                1
Warning: Unused dummy argument 'ilwork' at (1) [-Wunused-dummy-argument]
pdlahqr.f:2:66:

    2 |      $                    ILOZ, IHIZ, Z, DESCZ, WORK, LWORK, IWORK,
      |                                                                  1
Warning: Unused dummy argument 'iwork' at (1) [-Wunused-dummy-argument]
gfortran-13 -o pdlaconsb.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlaconsb.f
pdlaconsb.f:536:72:

  536 |             TST1 = ABS( V1 )*( ABS( H00 )+ABS( H11 )+ABS( H22 ) )
      |                                                                        ^
Warning: 'h00' may be used uninitialized [-Wmaybe-uninitialized]
pdlaconsb.f:169:28:

  169 |       DOUBLE PRECISION   H00, H10, H11, H12, H21, H22, H33S, H44S, S,
      |                            ^
note: 'h00' was declared here
pdlaconsb.f:537:16:

  537 |             IF( ABS( H10 )*( ABS( V2 )+ABS( V3 ) ).LE.ULP*TST1 )
      |                ^
Warning: 'h10' may be used uninitialized [-Wmaybe-uninitialized]
pdlaconsb.f:169:33:

  169 |       DOUBLE PRECISION   H00, H10, H11, H12, H21, H22, H33S, H44S, S,
      |                                 ^
note: 'h10' was declared here
pdlaconsb.f:527:72:

  527 |             H33S = H33 - H11
      |                                                                        ^
Warning: 'h11' may be used uninitialized [-Wmaybe-uninitialized]
pdlaconsb.f:169:38:

  169 |       DOUBLE PRECISION   H00, H10, H11, H12, H21, H22, H33S, H44S, S,
      |                                      ^
note: 'h11' was declared here
pdlaconsb.f:528:72:

  528 |             V1 = ( H33S*H44S-H43H34 ) / H21 + H12
      |                                                                        ^
Warning: 'h12' may be used uninitialized [-Wmaybe-uninitialized]
pdlaconsb.f:169:43:

  169 |       DOUBLE PRECISION   H00, H10, H11, H12, H21, H22, H33S, H44S, S,
      |                                           ^
note: 'h12' was declared here
pdlaconsb.f:528:72:

  528 |             V1 = ( H33S*H44S-H43H34 ) / H21 + H12
      |                                                                        ^
Warning: 'h21' may be used uninitialized [-Wmaybe-uninitialized]
pdlaconsb.f:169:48:

  169 |       DOUBLE PRECISION   H00, H10, H11, H12, H21, H22, H33S, H44S, S,
      |                                                ^
note: 'h21' was declared here
pdlaconsb.f:529:72:

  529 |             V2 = H22 - H11 - H33S - H44S
      |                                                                        ^
Warning: 'h22' may be used uninitialized [-Wmaybe-uninitialized]
pdlaconsb.f:169:53:

  169 |       DOUBLE PRECISION   H00, H10, H11, H12, H21, H22, H33S, H44S, S,
      |                                                     ^
note: 'h22' was declared here
pdlaconsb.f:533:72:

  533 |             V3 = V3 / S
      |                                                                        ^
Warning: 'v3' may be used uninitialized [-Wmaybe-uninitialized]
pdlaconsb.f:170:46:

  170 |      $                   TST1, ULP, V1, V2, V3
      |                                              ^
note: 'v3' was declared here
gfortran-13 -o pdlacp3.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlacp3.f
gfortran-13 -o pdlawil.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlawil.f
pdlawil.f:174:72:

  174 |                V3_A( 1 ) = V3
      |                                                                        ^
Warning: 'v3' may be used uninitialized [-Wmaybe-uninitialized]
pdlawil.f:123:70:

  123 |       DOUBLE PRECISION   H11, H12, H21, H22, H33S, H44S, S, V1, V2, V3
      |                                                                      ^
note: 'v3' was declared here
pdlawil.f:221:72:

  221 |                H11_A( 1 ) = H11
      |                                                                        ^
Warning: 'h11' may be used uninitialized [-Wmaybe-uninitialized]
pdlawil.f:123:28:

  123 |       DOUBLE PRECISION   H11, H12, H21, H22, H33S, H44S, S, V1, V2, V3
      |                            ^
note: 'h11' was declared here
pdlawil.f:229:72:

  229 |                H12_A( 1 ) = H12
      |                                                                        ^
Warning: 'h12' may be used uninitialized [-Wmaybe-uninitialized]
pdlawil.f:123:33:

  123 |       DOUBLE PRECISION   H11, H12, H21, H22, H33S, H44S, S, V1, V2, V3
      |                                 ^
note: 'h12' was declared here
pdlawil.f:237:72:

  237 |                H21_A( 1 ) = H21
      |                                                                        ^
Warning: 'h21' may be used uninitialized [-Wmaybe-uninitialized]
pdlawil.f:123:38:

  123 |       DOUBLE PRECISION   H11, H12, H21, H22, H33S, H44S, S, V1, V2, V3
      |                                      ^
note: 'h21' was declared here
pdlawil.f:263:72:

  263 |       V2 = H22 - H11 - H33S - H44S
      |                                                                        ^
Warning: 'h22' may be used uninitialized [-Wmaybe-uninitialized]
pdlawil.f:123:43:

  123 |       DOUBLE PRECISION   H11, H12, H21, H22, H33S, H44S, S, V1, V2, V3
      |                                           ^
note: 'h22' was declared here
gfortran-13 -o pdlasmsub.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlasmsub.f
gfortran-13 -o pdlared2d.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlared2d.f
pdlared2d.f:1:33:

    1 |       SUBROUTINE PDLARED2D( N, IA, JA, DESC, BYROW, BYALL, WORK, LWORK )
      |                                 1
Warning: Unused dummy argument 'ia' at (1) [-Wunused-dummy-argument]
pdlared2d.f:1:37:

    1 |       SUBROUTINE PDLARED2D( N, IA, JA, DESC, BYROW, BYALL, WORK, LWORK )
      |                                     1
Warning: Unused dummy argument 'ja' at (1) [-Wunused-dummy-argument]
gfortran-13 -o pdlamr1d.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlamr1d.f
gfortran-13 -o dlaref.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dlaref.f
gfortran-13 -o dlamsh.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dlamsh.f
gfortran-13 -o dlasorte.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dlasorte.f
gfortran-13 -o dsteqr2.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dsteqr2.f
gfortran-13 -o ddbtf2.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 ddbtf2.f
gfortran-13 -o ddbtrf.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 ddbtrf.f
gfortran-13 -o ddttrf.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 ddttrf.f
gfortran-13 -o ddttrsv.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 ddttrsv.f
gfortran-13 -o dpttrsv.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dpttrsv.f
dpttrsv.f:1:43:

    1 |       SUBROUTINE DPTTRSV( TRANS, N, NRHS, D, E, B, LDB,
      |                                           1
Warning: Unused dummy argument 'd' at (1) [-Wunused-dummy-argument]
gfortran-13 -o dtrmvt.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dtrmvt.f
gfortran-13 -o pdsyevr.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdsyevr.f
f951: Warning: Nonconforming tab character in column 1 of line 452 [-Wtabs]
pdsyevr.f:777:72:

  777 |          IINDERR = INDWORK + INDERR - 1
      |                                                                        ^
Warning: 'inderr' may be used uninitialized [-Wmaybe-uninitialized]
pdsyevr.f:306:66:

  306 |      $                   IIU, IM, INDD, INDD2, INDE, INDE2, INDERR,
      |                                                                  ^
note: 'inderr' declared here
gfortran-13 -o bdlaapp.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 bdlaapp.f
gfortran-13 -o bdlaexc.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 bdlaexc.f
bdlaexc.f:176:72:

  176 |          GO TO ( 10, 20, 30 )K
      |                                                                        1
Warning: Obsolescent feature: Computed GOTO at (1)
gfortran-13 -o bdtrexc.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 bdtrexc.f
bdtrexc.f:136:64:

  136 |       INTEGER            CDTRAF, CITRAF, LDTRAF, LITRAF, HERE, I, NBF,
      |                                                                1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
gfortran-13 -o dlaqr6.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dlaqr6.f
dlaqr6.f:179:68:

  179 |      $                   NS, NU, SINCOL, EINCOL, UINCOL, IPHV, CHUNK,
      |                                                                    1
Warning: Unused variable 'chunk' declared at (1) [-Wunused-variable]
dlaqr6.f:180:54:

  180 |      $                   THREADS, JLEN2, JCOL2, GCHUNK, JROW2, MAXCHUNK
      |                                                      1
Warning: Unused variable 'gchunk' declared at (1) [-Wunused-variable]
dlaqr6.f:180:46:

  180 |      $                   THREADS, JLEN2, JCOL2, GCHUNK, JROW2, MAXCHUNK
      |                                              1
Warning: Unused variable 'jcol2' declared at (1) [-Wunused-variable]
dlaqr6.f:180:39:

  180 |      $                   THREADS, JLEN2, JCOL2, GCHUNK, JROW2, MAXCHUNK
      |                                       1
Warning: Unused variable 'jlen2' declared at (1) [-Wunused-variable]
dlaqr6.f:180:61:

  180 |      $                   THREADS, JLEN2, JCOL2, GCHUNK, JROW2, MAXCHUNK
      |                                                             1
Warning: Unused variable 'jrow2' declared at (1) [-Wunused-variable]
dlaqr6.f:180:71:

  180 |      $                   THREADS, JLEN2, JCOL2, GCHUNK, JROW2, MAXCHUNK
      |                                                                       1
Warning: Unused variable 'maxchunk' declared at (1) [-Wunused-variable]
gfortran-13 -o pdtrord.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdtrord.f
pdtrord.f:3486:72:

 3486 |       IWORK( 1 ) = LIWMIN
      |                                                                        ^
Warning: 'liwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdtrord.f:320:35:

  320 |      $                   KS, LIWMIN, LWMIN, MMULT, N1, N2,
      |                                   ^
note: 'liwmin' was declared here
pdtrord.f:3485:72:

 3485 |       WORK( 1 ) = DBLE(LWMIN)
      |                                                                        ^
Warning: 'lwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdtrord.f:320:42:

  320 |      $                   KS, LIWMIN, LWMIN, MMULT, N1, N2,
      |                                          ^
note: 'lwmin' was declared here
pdtrord.f:1453:24:

 1453 |                      IF( WANTQ ) THEN
      |                        ^
Warning: 'wantq' may be used uninitialized [-Wmaybe-uninitialized]
pdtrord.f:312:50:

  312 |       LOGICAL            LQUERY, PAIR, SWAP, WANTQ,
      |                                                  ^
note: 'wantq' was declared here
pdtrord.f:321:66:

  321 |      $                   NCB, NDTRAF, NITRAF, NWIN, NUMWIN, PDTRAF,
      |                                                                  ^
Warning: 'pdtraf' may be used uninitialized [-Wmaybe-uninitialized]
pdtrord.f:322:31:

  322 |      $                   PITRAF, PDW, WINEIG, WINSIZ, LLDQ,
      |                               ^
Warning: 'pitraf' may be used uninitialized [-Wmaybe-uninitialized]
pdtrord.f:1027:72:

 1027 |                      BUFFLEN = DLEN + ILEN
      |                                                                        ^
Warning: 'ilen' may be used uninitialized [-Wmaybe-uninitialized]
pdtrord.f:332:39:

  332 |      $                   ITT, JTT, ILEN, DLEN, INDXE, TRSRC1, TCSRC1,
      |                                       ^
note: 'ilen' was declared here
pdtrord.f:325:57:

  325 |      $                   LIHI, WINDOW, LILO, LSEL, BUFFER,
      |                                                         ^
Warning: 'buffer' may be used uninitialized [-Wmaybe-uninitialized]
pdtrord.f:2071:72:

 2071 |                      DLEN = PDTRAF - IPW3 + 1
      |                                                                        ^
Warning: 'ipw3' may be used uninitialized [-Wmaybe-uninitialized]
pdtrord.f:324:54:

  324 |      $                   ICSRC, IPIW, IPW1, IPW2, IPW3, TIHI, TILO,
      |                                                      ^
note: 'ipw3' was declared here
pdtrord.f:2279:22:

 2279 |                   IF( SKIP1CR ) GO TO 326
      |                      ^
Warning: 'skip1cr' may be used uninitialized [-Wmaybe-uninitialized]
pdtrord.f:313:45:

  313 |      $                   ISHH, FIRST, SKIP1CR, BORDER, LASTWAIT
      |                                             ^
note: 'skip1cr' was declared here
pdtrord.f:2564:72:

 2564 |      $                                   WORK(IPW7), QROWS )
      |                                                                        ^
Warning: 'ipw7' may be used uninitialized [-Wmaybe-uninitialized]
pdtrord.f:330:48:

  330 |      $                   TCOLS, IPW5, IPW6, IPW7, IPW8, JLOC4,
      |                                                ^
note: 'ipw7' was declared here
pdtrord.f:2641:72:

 2641 |      $                       WORK( IPW4 ), NWIN )
      |                                                                        ^
Warning: 'ipw4' may be used uninitialized [-Wmaybe-uninitialized]
pdtrord.f:329:49:

  329 |      $                   SELI4, ILEN1, DIM4, IPW4, QROWS, TROWS,
      |                                                 ^
note: 'ipw4' was declared here
pdtrord.f:3134:72:

 3134 |      $                                WORK(IPW8) )
      |                                                                        ^
Warning: 'ipw5' may be used uninitialized [-Wmaybe-uninitialized]
pdtrord.f:330:36:

  330 |      $                   TCOLS, IPW5, IPW6, IPW7, IPW8, JLOC4,
      |                                    ^
note: 'ipw5' was declared here
pdtrord.f:3199:72:

 3199 |      $                                WORK(IPW8) )
      |                                                                        ^
Warning: 'ipw6' may be used uninitialized [-Wmaybe-uninitialized]
pdtrord.f:330:42:

  330 |      $                   TCOLS, IPW5, IPW6, IPW7, IPW8, JLOC4,
      |                                          ^
note: 'ipw6' was declared here
pdtrord.f:3199:72:

 3199 |      $                                WORK(IPW8) )
      |                                                                        ^
Warning: 'ipw8' may be used uninitialized [-Wmaybe-uninitialized]
pdtrord.f:330:54:

  330 |      $                   TCOLS, IPW5, IPW6, IPW7, IPW8, JLOC4,
      |                                                      ^
note: 'ipw8' was declared here
gfortran-13 -o pdtrsen.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdtrsen.f
pdtrsen.f:359:35:

  359 |      $                   IPW1, ITER, ITT, JLOC1, JTT, K, LIWMIN, LLDT,
      |                                   1
Warning: Unused variable 'iter' declared at (1) [-Wunused-variable]
pdtrsen.f:361:35:

  361 |      $                   NB, NOEXSY, NPCOL, NPROCS, NPROW, SPACE,
      |                                   1
Warning: Unused variable 'noexsy' declared at (1) [-Wunused-variable]
pdtrsen.f:695:72:

  695 |          DPDUM1_A( 1 ) =  DPDUM1
      |                                                                        ^
Warning: 'dpdum1' may be used uninitialized [-Wmaybe-uninitialized]
pdtrsen.f:366:31:

  366 |       DOUBLE PRECISION   DPDUM1, ELEM, EST, SCALE, RNORM
      |                               ^
note: 'dpdum1' was declared here
pdtrsen.f:703:72:

  703 |      $           SQRT( RNORM ) )
      |                                                                        ^
Warning: 'scale' may be used uninitialized [-Wmaybe-uninitialized]
pdtrsen.f:366:49:

  366 |       DOUBLE PRECISION   DPDUM1, ELEM, EST, SCALE, RNORM
      |                                                 ^
note: 'scale' was declared here
pdtrsen.f:714:72:

  714 |          EST = EST * SQRT(DBLE(N1*N2))
      |                                                                        ^
Warning: 'est' may be used uninitialized [-Wmaybe-uninitialized]
pdtrsen.f:366:42:

  366 |       DOUBLE PRECISION   DPDUM1, ELEM, EST, SCALE, RNORM
      |                                          ^
note: 'est' was declared here
pdtrsen.f:610:43:

  610 |             ELSE IF( LIWORK.LT.LIWMIN .AND. .NOT.LQUERY ) THEN
      |                                           ^
Warning: 'liwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdtrsen.f:359:63:

  359 |      $                   IPW1, ITER, ITT, JLOC1, JTT, K, LIWMIN, LLDT,
      |                                                               ^
note: 'liwmin' was declared here
pdtrsen.f:608:36:

  608 |             IF( LWORK.LT.LWMIN .AND. .NOT.LQUERY ) THEN
      |                                    ^
Warning: 'lwmin' may be used uninitialized [-Wmaybe-uninitialized]
pdtrsen.f:360:36:

  360 |      $                   LLDQ, LWMIN, MMAX, MMIN, MYROW, MYCOL, N1, N2,
      |                                    ^
note: 'lwmin' was declared here
pdtrsen.f:658:9:

  658 |       IF( WANTS ) THEN
      |         ^
Warning: 'wants' may be used uninitialized [-Wmaybe-uninitialized]
pdtrsen.f:357:53:

  357 |       LOGICAL            LQUERY, WANTBH, WANTQ, WANTS, WANTSP
      |                                                     ^
note: 'wants' was declared here
pdtrsen.f:707:9:

  707 |       IF( WANTSP ) THEN
      |         ^
Warning: 'wantsp' may be used uninitialized [-Wmaybe-uninitialized]
pdtrsen.f:357:61:

  357 |       LOGICAL            LQUERY, WANTBH, WANTQ, WANTS, WANTSP
      |                                                             ^
note: 'wantsp' was declared here
gfortran-13 -o pdgebal.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdgebal.f
pdgebal.f:265:72:

  265 |       GO TO ( 40, 80 )IEXC
      |                                                                        1
Warning: Obsolescent feature: Computed GOTO at (1)
pdgebal.f:197:31:

  197 |       INTEGER            IDAMAX
      |                               1
Warning: Unused variable 'idamax' declared at (1) [-Wunused-variable]
gfortran-13 -o pdhseqr.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdhseqr.f
pdhseqr.f:407:13:

  407 |          IF( INITZ )
      |             ^
Warning: 'initz' may be used uninitialized [-Wmaybe-uninitialized]
pdhseqr.f:260:30:

  260 |       LOGICAL            INITZ, LQUERY, WANTT, WANTZ, PAIR, BORDER
      |                              ^
note: 'initz' was declared here
pdhseqr.f:382:72:

  382 |                WR( I ) = H( (JJ-1)*LLDH + II )
      |                                                                        ^
Warning: 'lldh' may be used uninitialized [-Wmaybe-uninitialized]
pdhseqr.f:254:44:

  254 |       INTEGER            I, KBOT, NMIN, LLDH, LLDZ, ICTXT, NPROW, NPCOL,
      |                                            ^
note: 'lldh' was declared here
pdhseqr.f:349:27:

  349 |       IF( .NOT.LQUERY .AND. LWORK.LT.INT(LWKOPT) ) THEN
      |                           ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdhseqr.f:260:38:

  260 |       LOGICAL            INITZ, LQUERY, WANTT, WANTZ, PAIR, BORDER
      |                                      ^
note: 'lquery' was declared here
gfortran-13 -o pdlamve.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlamve.f
pdlamve.f:152:45:

  152 |      $                   NPROCS, AROWS, ACOLS, K, SPROC, SRSRC, SCSRC,
      |                                             1
Warning: Unused variable 'acols' declared at (1) [-Wunused-variable]
pdlamve.f:152:38:

  152 |      $                   NPROCS, AROWS, ACOLS, K, SPROC, SRSRC, SCSRC,
      |                                      1
Warning: Unused variable 'arows' declared at (1) [-Wunused-variable]
pdlamve.f:154:47:

  154 |      $                   IIB, JJB, BRSRC, BCSRC, RAROWS, RACOLS,
      |                                               1
Warning: Unused variable 'bcsrc' declared at (1) [-Wunused-variable]
pdlamve.f:154:40:

  154 |      $                   IIB, JJB, BRSRC, BCSRC, RAROWS, RACOLS,
      |                                        1
Warning: Unused variable 'brsrc' declared at (1) [-Wunused-variable]
pdlamve.f:153:51:

  153 |      $                   RPROC, RRSRC, RCSRC, COUNT, J, I, IIA, JJA,
      |                                                   1
Warning: Unused variable 'count' declared at (1) [-Wunused-variable]
pdlamve.f:153:57:

  153 |      $                   RPROC, RRSRC, RCSRC, COUNT, J, I, IIA, JJA,
      |                                                         1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
pdlamve.f:155:36:

  155 |      $                   INDEX, IDUM, NUMREC, NUMSND
      |                                    1
Warning: Unused variable 'idum' declared at (1) [-Wunused-variable]
pdlamve.f:153:62:

  153 |      $                   RPROC, RRSRC, RCSRC, COUNT, J, I, IIA, JJA,
      |                                                              1
Warning: Unused variable 'iia' declared at (1) [-Wunused-variable]
pdlamve.f:154:28:

  154 |      $                   IIB, JJB, BRSRC, BCSRC, RAROWS, RACOLS,
      |                            1
Warning: Unused variable 'iib' declared at (1) [-Wunused-variable]
pdlamve.f:155:30:

  155 |      $                   INDEX, IDUM, NUMREC, NUMSND
      |                              1
Warning: Unused variable 'index' declared at (1) [-Wunused-variable]
pdlamve.f:153:54:

  153 |      $                   RPROC, RRSRC, RCSRC, COUNT, J, I, IIA, JJA,
      |                                                      1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
pdlamve.f:153:67:

  153 |      $                   RPROC, RRSRC, RCSRC, COUNT, J, I, IIA, JJA,
      |                                                                   1
Warning: Unused variable 'jja' declared at (1) [-Wunused-variable]
pdlamve.f:154:33:

  154 |      $                   IIB, JJB, BRSRC, BCSRC, RAROWS, RACOLS,
      |                                 1
Warning: Unused variable 'jjb' declared at (1) [-Wunused-variable]
pdlamve.f:152:48:

  152 |      $                   NPROCS, AROWS, ACOLS, K, SPROC, SRSRC, SCSRC,
      |                                                1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
pdlamve.f:151:66:

  151 |       INTEGER            ICTXT, NPROW, NPCOL, MYROW, MYCOL, MYPROC,
      |                                                                  1
Warning: Unused variable 'myproc' declared at (1) [-Wunused-variable]
pdlamve.f:155:44:

  155 |      $                   INDEX, IDUM, NUMREC, NUMSND
      |                                            1
Warning: Unused variable 'numrec' declared at (1) [-Wunused-variable]
pdlamve.f:155:52:

  155 |      $                   INDEX, IDUM, NUMREC, NUMSND
      |                                                    1
Warning: Unused variable 'numsnd' declared at (1) [-Wunused-variable]
pdlamve.f:154:63:

  154 |      $                   IIB, JJB, BRSRC, BCSRC, RAROWS, RACOLS,
      |                                                               1
Warning: Unused variable 'racols' declared at (1) [-Wunused-variable]
pdlamve.f:154:55:

  154 |      $                   IIB, JJB, BRSRC, BCSRC, RAROWS, RACOLS,
      |                                                       1
Warning: Unused variable 'rarows' declared at (1) [-Wunused-variable]
pdlamve.f:153:44:

  153 |      $                   RPROC, RRSRC, RCSRC, COUNT, J, I, IIA, JJA,
      |                                            1
Warning: Unused variable 'rcsrc' declared at (1) [-Wunused-variable]
pdlamve.f:153:30:

  153 |      $                   RPROC, RRSRC, RCSRC, COUNT, J, I, IIA, JJA,
      |                              1
Warning: Unused variable 'rproc' declared at (1) [-Wunused-variable]
pdlamve.f:153:37:

  153 |      $                   RPROC, RRSRC, RCSRC, COUNT, J, I, IIA, JJA,
      |                                     1
Warning: Unused variable 'rrsrc' declared at (1) [-Wunused-variable]
pdlamve.f:152:69:

  152 |      $                   NPROCS, AROWS, ACOLS, K, SPROC, SRSRC, SCSRC,
      |                                                                     1
Warning: Unused variable 'scsrc' declared at (1) [-Wunused-variable]
pdlamve.f:152:55:

  152 |      $                   NPROCS, AROWS, ACOLS, K, SPROC, SRSRC, SCSRC,
      |                                                       1
Warning: Unused variable 'sproc' declared at (1) [-Wunused-variable]
pdlamve.f:152:62:

  152 |      $                   NPROCS, AROWS, ACOLS, K, SPROC, SRSRC, SCSRC,
      |                                                              1
Warning: Unused variable 'srsrc' declared at (1) [-Wunused-variable]
gfortran-13 -o pdlaqr0.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlaqr0.f
pdlaqr0.f:263:51:

  263 |      $                   ELEM1, ELEM2, ELEM3, ALPHA, SDSUM, STAMP
      |                                                   1
Warning: Unused variable 'alpha' declared at (1) [-Wunused-variable]
pdlaqr0.f:271:55:

  271 |      $                   IROFFH, ICOFFH, HRSRC3, HCSRC3, NWIN, TOTIT,
      |                                                       1
Warning: Unused variable 'hcsrc3' declared at (1) [-Wunused-variable]
pdlaqr0.f:271:47:

  271 |      $                   IROFFH, ICOFFH, HRSRC3, HCSRC3, NWIN, TOTIT,
      |                                               1
Warning: Unused variable 'hrsrc3' declared at (1) [-Wunused-variable]
pdlaqr0.f:270:56:

  270 |      $                   WCOLS, HRSRC, HCSRC, NB, IS, IE, NPROCS, KK,
      |                                                        1
Warning: Unused variable 'ie' declared at (1) [-Wunused-variable]
pdlaqr0.f:270:52:

  270 |      $                   WCOLS, HRSRC, HCSRC, NB, IS, IE, NPROCS, KK,
      |                                                    1
Warning: Unused variable 'is' declared at (1) [-Wunused-variable]
pdlaqr0.f:264:67:

  264 |       INTEGER            I, J, INF, IT, ITMAX, K, KACC22, KBOT, KDU, KS,
      |                                                                   1
Warning: Unused variable 'kdu' declared at (1) [-Wunused-variable]
pdlaqr0.f:270:68:

  270 |      $                   WCOLS, HRSRC, HCSRC, NB, IS, IE, NPROCS, KK,
      |                                                                    1
Warning: Unused variable 'kk' declared at (1) [-Wunused-variable]
pdlaqr0.f:265:37:

  265 |      $                   KT, KTOP, KU, KV, KWH, KWTOP, KWV, LD, LS,
      |                                     1
Warning: Unused variable 'ku' declared at (1) [-Wunused-variable]
pdlaqr0.f:265:46:

  265 |      $                   KT, KTOP, KU, KV, KWH, KWTOP, KWV, LD, LS,
      |                                              1
Warning: Unused variable 'kwh' declared at (1) [-Wunused-variable]
pdlaqr0.f:263:58:

  263 |      $                   ELEM1, ELEM2, ELEM3, ALPHA, SDSUM, STAMP
      |                                                          1
Warning: Unused variable 'sdsum' declared at (1) [-Wunused-variable]
pdlaqr0.f:263:65:

  263 |      $                   ELEM1, ELEM2, ELEM3, ALPHA, SDSUM, STAMP
      |                                                                 1
Warning: Unused variable 'stamp' declared at (1) [-Wunused-variable]
pdlaqr0.f:262:67:

  262 |       DOUBLE PRECISION   AA, BB, CC, CS, DD, SN, SS, SWAP, ELEM, T0,
      |                                                                   1
Warning: Unused variable 't0' declared at (1) [-Wunused-variable]
pdlaqr0.f:542:30:

  542 |                IF( NWINC .AND. NW.LT.MIN( NWMAX, NH ) ) THEN
      |                              ^
Warning: 'nwinc' may be used uninitialized [-Wmaybe-uninitialized]
pdlaqr0.f:274:30:

  274 |       LOGICAL            NWINC, SORTED, LQUERY, RECURSION
      |                              ^
note: 'nwinc' was declared here
pdlaqr0.f:272:30:

  272 |      $                   SWEEP, JW, TOTNS, LIWKOPT, NPMIN, ICTXT_NEW,
      |                              ^
Warning: 'sweep' may be used uninitialized [-Wmaybe-uninitialized]
pdlaqr0.f:271:68:

  271 |      $                   IROFFH, ICOFFH, HRSRC3, HCSRC3, NWIN, TOTIT,
      |                                                                    ^
Warning: 'totit' may be used uninitialized [-Wmaybe-uninitialized]
pdlaqr0.f:923:72:

  923 |          IWORK( 3 ) = TOTNS
      |                                                                        ^
Warning: 'totns' may be used uninitialized [-Wmaybe-uninitialized]
pdlaqr0.f:272:41:

  272 |      $                   SWEEP, JW, TOTNS, LIWKOPT, NPMIN, ICTXT_NEW,
      |                                         ^
note: 'totns' was declared here
gfortran-13 -o pdlaqr1.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlaqr1.f
pdlaqr1.f:1843:5:

 1843 |   330       CONTINUE
      |     1
Warning: Label 330 at (1) defined but not used [-Wunused-label]
pdlaqr1.f:1556:5:

 1556 |   250       CONTINUE
      |     1
Warning: Label 250 at (1) defined but not used [-Wunused-label]
pdlaqr1.f:277:39:

  277 |       DOUBLE PRECISION   AVE, DISC, H00, H10, H11, H12, H21, H22, H33,
      |                                       1
Warning: Unused variable 'h00' declared at (1) [-Wunused-variable]
pdlaqr1.f:277:44:

  277 |       DOUBLE PRECISION   AVE, DISC, H00, H10, H11, H12, H21, H22, H33,
      |                                            1
Warning: Unused variable 'h10' declared at (1) [-Wunused-variable]
gfortran-13 -o pdlaqr2.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlaqr2.f
pdlaqr2.f:221:30:

  221 |      $                   ICOL2, INFO, II, IROW, IROW1, IROW2, ITMP1,
      |                              1
Warning: Unused variable 'icol2' declared at (1) [-Wunused-variable]
pdlaqr2.f:221:60:

  221 |      $                   ICOL2, INFO, II, IROW, IROW1, IROW2, ITMP1,
      |                                                            1
Warning: Unused variable 'irow2' declared at (1) [-Wunused-variable]
pdlaqr2.f:222:33:

  222 |      $                   ITMP2, J, JAFIRST, JJ, K, L, LDA, LDZ, LLDTMP,
      |                                 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
pdlaqr2.f:222:49:

  222 |      $                   ITMP2, J, JAFIRST, JJ, K, L, LDA, LDZ, LLDTMP,
      |                                                 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
gfortran-13 -o pdlaqr3.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlaqr3.f
pdlaqr3.f:245:61:

  245 |      $                   ELEM, ELEM1, ELEM2, ELEM3, R1, ANORM, RNORM,
      |                                                             1
Warning: Unused variable 'anorm' declared at (1) [-Wunused-variable]
pdlaqr3.f:247:67:

  247 |       INTEGER            I, IFST, ILST, INFO, INFQR, J, JW, K, KCOL,
      |                                                                   1
Warning: Unused variable 'kcol' declared at (1) [-Wunused-variable]
pdlaqr3.f:256:58:

  256 |      $                   IPZ0, IPW0, NB2, ROUND, LILST, KK, LILST0,
      |                                                          1
Warning: Unused variable 'kk' declared at (1) [-Wunused-variable]
pdlaqr3.f:248:40:

  248 |      $                   KEND, KLN, KROW, KWTOP, LTOP, LWK1, LWK2, LWK3,
      |                                        1
Warning: Unused variable 'krow' declared at (1) [-Wunused-variable]
pdlaqr3.f:256:40:

  256 |      $                   IPZ0, IPW0, NB2, ROUND, LILST, KK, LILST0,
      |                                        1
Warning: Unused variable 'nb2' declared at (1) [-Wunused-variable]
pdlaqr3.f:3:70:

    3 |      $                              SR, SI, V, DESCV, NH, T, DESCT, NV,
      |                                                                      1
Warning: Unused dummy argument 'nv' at (1) [-Wunused-dummy-argument]
pdlaqr3.f:245:54:

  245 |      $                   ELEM, ELEM1, ELEM2, ELEM3, R1, ANORM, RNORM,
      |                                                      1
Warning: Unused variable 'r1' declared at (1) [-Wunused-variable]
pdlaqr3.f:245:68:

  245 |      $                   ELEM, ELEM1, ELEM2, ELEM3, R1, ANORM, RNORM,
      |                                                                    1
Warning: Unused variable 'rnorm' declared at (1) [-Wunused-variable]
pdlaqr3.f:244:56:

  244 |      $                   SAFMAX, SAFMIN, SMLNUM, SN, TAU, ULP,
      |                                                        1
Warning: Unused variable 'tau' declared at (1) [-Wunused-variable]
pdlaqr3.f:258:60:

  258 |      $                   LWK7, LWK8, ILWKOPT, TZROWS, TZCOLS, NSEL,
      |                                                            1
Warning: Unused variable 'tzcols' declared at (1) [-Wunused-variable]
pdlaqr3.f:258:52:

  258 |      $                   LWK7, LWK8, ILWKOPT, TZROWS, TZCOLS, NSEL,
      |                                                    1
Warning: Unused variable 'tzrows' declared at (1) [-Wunused-variable]
pdlaqr3.f:4:38:

    4 |      $                              WV, DESCW, WORK, LWORK, IWORK,
      |                                      1
Warning: Unused dummy argument 'wv' at (1) [-Wunused-dummy-argument]
pdlaqr3.f:412:72:

  412 |       IWORK( 1 ) = ILWKOPT + NSEL
      |                                                                        ^
Warning: 'ilwkopt' may be used uninitialized [-Wmaybe-uninitialized]
pdlaqr3.f:258:44:

  258 |      $                   LWK7, LWK8, ILWKOPT, TZROWS, TZCOLS, NSEL,
      |                                            ^
note: 'ilwkopt' was declared here
pdlaqr3.f:252:38:

  252 |      $                   ITAU, IR, IPW, NPROCS, MLOC, IROFFHH,
      |                                      ^
Warning: 'ipw' may be used uninitialized [-Wmaybe-uninitialized]
gfortran-13 -o pdlaqr4.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlaqr4.f
pdlaqr4.f:206:30:

  206 |      $                   ICOL2, II, IROW, IROW1, IROW2, ITMP1, ITMP2,
      |                              1
Warning: Unused variable 'icol2' declared at (1) [-Wunused-variable]
pdlaqr4.f:206:54:

  206 |      $                   ICOL2, II, IROW, IROW1, IROW2, ITMP1, ITMP2,
      |                                                      1
Warning: Unused variable 'irow2' declared at (1) [-Wunused-variable]
pdlaqr4.f:207:32:

  207 |      $                   IERR, J, JAFIRST, JJ, K, L, LDA, LDZ, LLDTMP,
      |                                1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
pdlaqr4.f:207:48:

  207 |      $                   IERR, J, JAFIRST, JJ, K, L, LDA, LDZ, LLDTMP,
      |                                                1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
gfortran-13 -o pdlaqr5.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlaqr5.f
pdlaqr5.f:718:3:

  718 |  93                     CONTINUE
      |   1
Warning: Label 93 at (1) defined but not used [-Wunused-label]
pdlaqr5.f:558:3:

  558 |  49      CONTINUE
      |   1
Warning: Label 49 at (1) defined but not used [-Wunused-label]
pdlaqr5.f:137:30:

  137 |       DOUBLE PRECISION   ALPHA, BETA, H11, H12, H21, H22, REFSUM,
      |                              1
Warning: Unused variable 'alpha' declared at (1) [-Wunused-variable]
pdlaqr5.f:137:36:

  137 |       DOUBLE PRECISION   ALPHA, BETA, H11, H12, H21, H22, REFSUM,
      |                                    1
Warning: Unused variable 'beta' declared at (1) [-Wunused-variable]
pdlaqr5.f:161:37:

  161 |       LOGICAL            BLK22, BMP22, INTRO, DONEJOB, ODDNPROW,
      |                                     1
Warning: Unused variable 'bmp22' declared at (1) [-Wunused-variable]
pdlaqr5.f:139:52:

  139 |      $                   ULP, TAU, ELEM, STAMP, DDUM, ORTH
      |                                                    1
Warning: Unused variable 'ddum' declared at (1) [-Wunused-variable]
pdlaqr5.f:137:41:

  137 |       DOUBLE PRECISION   ALPHA, BETA, H11, H12, H21, H22, REFSUM,
      |                                         1
Warning: Unused variable 'h11' declared at (1) [-Wunused-variable]
pdlaqr5.f:137:46:

  137 |       DOUBLE PRECISION   ALPHA, BETA, H11, H12, H21, H22, REFSUM,
      |                                              1
Warning: Unused variable 'h12' declared at (1) [-Wunused-variable]
pdlaqr5.f:137:51:

  137 |       DOUBLE PRECISION   ALPHA, BETA, H11, H12, H21, H22, REFSUM,
      |                                                   1
Warning: Unused variable 'h21' declared at (1) [-Wunused-variable]
pdlaqr5.f:137:56:

  137 |       DOUBLE PRECISION   ALPHA, BETA, H11, H12, H21, H22, REFSUM,
      |                                                        1
Warning: Unused variable 'h22' declared at (1) [-Wunused-variable]
pdlaqr5.f:159:39:

  159 |      $                   ZROWS2, HCOLS2, MNRBUF,
      |                                       1
Warning: Unused variable 'hcols2' declared at (1) [-Wunused-variable]
pdlaqr5.f:158:58:

  158 |      $                   WINFIN, RWS3, CLS3, INDX2, HROWS2,
      |                                                          1
Warning: Unused variable 'hrows2' declared at (1) [-Wunused-variable]
pdlaqr5.f:140:30:

  140 |       INTEGER            I, I2, I4, INCOL, J, J2, J4, JBOT, JCOL, JLEN,
      |                              1
Warning: Unused variable 'i2' declared at (1) [-Wunused-variable]
pdlaqr5.f:140:34:

  140 |       INTEGER            I, I2, I4, INCOL, J, J2, J4, JBOT, JCOL, JLEN,
      |                                  1
Warning: Unused variable 'i4' declared at (1) [-Wunused-variable]
pdlaqr5.f:150:29:

  150 |      $                   IDUM, NHO, DIR, WINID, INDX, ILOC, JLOC, RSRC1,
      |                             1
Warning: Unused variable 'idum' declared at (1) [-Wunused-variable]
pdlaqr5.f:157:28:

  157 |      $                   IHH, IPIW, LKBOT1, NPROCS, LIROFFH,
      |                            1
Warning: Unused variable 'ihh' declared at (1) [-Wunused-variable]
pdlaqr5.f:2:54:

    2 |      $                    SR, SI, H, DESCH, ILOZ, IHIZ, Z, DESCZ, WORK,
      |                                                      1
Warning: Unused dummy argument 'ihiz' at (1) [-Wunused-dummy-argument]
pdlaqr5.f:2:48:

    2 |      $                    SR, SI, H, DESCH, ILOZ, IHIZ, Z, DESCZ, WORK,
      |                                                1
Warning: Unused dummy argument 'iloz' at (1) [-Wunused-dummy-argument]
pdlaqr5.f:140:41:

  140 |       INTEGER            I, I2, I4, INCOL, J, J2, J4, JBOT, JCOL, JLEN,
      |                                         1
Warning: Unused variable 'incol' declared at (1) [-Wunused-variable]
pdlaqr5.f:158:50:

  158 |      $                   WINFIN, RWS3, CLS3, INDX2, HROWS2,
      |                                                  1
Warning: Unused variable 'indx2' declared at (1) [-Wunused-variable]
pdlaqr5.f:144:68:

  144 |      $                   INFO, ICTXT, NPROW, NPCOL, NB, IROFFH, ITOP,
      |                                                                    1
Warning: Unused variable 'itop' declared at (1) [-Wunused-variable]
pdlaqr5.f:140:44:

  140 |       INTEGER            I, I2, I4, INCOL, J, J2, J4, JBOT, JCOL, JLEN,
      |                                            1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
pdlaqr5.f:140:48:

  140 |       INTEGER            I, I2, I4, INCOL, J, J2, J4, JBOT, JCOL, JLEN,
      |                                                1
Warning: Unused variable 'j2' declared at (1) [-Wunused-variable]
pdlaqr5.f:140:52:

  140 |       INTEGER            I, I2, I4, INCOL, J, J2, J4, JBOT, JCOL, JLEN,
      |                                                    1
Warning: Unused variable 'j4' declared at (1) [-Wunused-variable]
pdlaqr5.f:140:58:

  140 |       INTEGER            I, I2, I4, INCOL, J, J2, J4, JBOT, JCOL, JLEN,
      |                                                          1
Warning: Unused variable 'jbot' declared at (1) [-Wunused-variable]
pdlaqr5.f:140:64:

  140 |       INTEGER            I, I2, I4, INCOL, J, J2, J4, JBOT, JCOL, JLEN,
      |                                                                1
Warning: Unused variable 'jcol' declared at (1) [-Wunused-variable]
pdlaqr5.f:140:70:

  140 |       INTEGER            I, I2, I4, INCOL, J, J2, J4, JBOT, JCOL, JLEN,
      |                                                                      1
Warning: Unused variable 'jlen' declared at (1) [-Wunused-variable]
pdlaqr5.f:141:29:

  141 |      $                   JROW, JTOP, K, K1, KDU, KMS, KNZ, KRCOL, KZS,
      |                             1
Warning: Unused variable 'jrow' declared at (1) [-Wunused-variable]
pdlaqr5.f:141:35:

  141 |      $                   JROW, JTOP, K, K1, KDU, KMS, KNZ, KRCOL, KZS,
      |                                   1
Warning: Unused variable 'jtop' declared at (1) [-Wunused-variable]
pdlaqr5.f:141:38:

  141 |      $                   JROW, JTOP, K, K1, KDU, KMS, KNZ, KRCOL, KZS,
      |                                      1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
pdlaqr5.f:141:42:

  141 |      $                   JROW, JTOP, K, K1, KDU, KMS, KNZ, KRCOL, KZS,
      |                                          1
Warning: Unused variable 'k1' declared at (1) [-Wunused-variable]
pdlaqr5.f:141:52:

  141 |      $                   JROW, JTOP, K, K1, KDU, KMS, KNZ, KRCOL, KZS,
      |                                                    1
Warning: Unused variable 'kms' declared at (1) [-Wunused-variable]
pdlaqr5.f:141:57:

  141 |      $                   JROW, JTOP, K, K1, KDU, KMS, KNZ, KRCOL, KZS,
      |                                                         1
Warning: Unused variable 'knz' declared at (1) [-Wunused-variable]
pdlaqr5.f:141:64:

  141 |      $                   JROW, JTOP, K, K1, KDU, KMS, KNZ, KRCOL, KZS,
      |                                                                1
Warning: Unused variable 'krcol' declared at (1) [-Wunused-variable]
pdlaqr5.f:141:69:

  141 |      $                   JROW, JTOP, K, K1, KDU, KMS, KNZ, KRCOL, KZS,
      |                                                                     1
Warning: Unused variable 'kzs' declared at (1) [-Wunused-variable]
pdlaqr5.f:143:49:

  143 |      $                   NS, NU, LLDH, LLDZ, LLDU, LLDV, LLDW, LLDWH,
      |                                                 1
Warning: Unused variable 'lldu' declared at (1) [-Wunused-variable]
pdlaqr5.f:143:55:

  143 |      $                   NS, NU, LLDH, LLDZ, LLDU, LLDV, LLDW, LLDWH,
      |                                                       1
Warning: Unused variable 'lldv' declared at (1) [-Wunused-variable]
pdlaqr5.f:143:61:

  143 |      $                   NS, NU, LLDH, LLDZ, LLDU, LLDV, LLDW, LLDWH,
      |                                                             1
Warning: Unused variable 'lldw' declared at (1) [-Wunused-variable]
pdlaqr5.f:143:68:

  143 |      $                   NS, NU, LLDH, LLDZ, LLDU, LLDV, LLDW, LLDWH,
      |                                                                    1
Warning: Unused variable 'lldwh' declared at (1) [-Wunused-variable]
pdlaqr5.f:142:26:

  142 |      $                   M, M22, MBOT, MEND, MSTART, MTOP, NBMPS, NDCOL,
      |                          1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
pdlaqr5.f:142:31:

  142 |      $                   M, M22, MBOT, MEND, MSTART, MTOP, NBMPS, NDCOL,
      |                               1
Warning: Unused variable 'm22' declared at (1) [-Wunused-variable]
pdlaqr5.f:142:37:

  142 |      $                   M, M22, MBOT, MEND, MSTART, MTOP, NBMPS, NDCOL,
      |                                     1
Warning: Unused variable 'mbot' declared at (1) [-Wunused-variable]
pdlaqr5.f:142:43:

  142 |      $                   M, M22, MBOT, MEND, MSTART, MTOP, NBMPS, NDCOL,
      |                                           1
Warning: Unused variable 'mend' declared at (1) [-Wunused-variable]
pdlaqr5.f:160:39:

  160 |      $                   MXRBUF, MNCBUF, MXCBUF, LWKOPT
      |                                       1
Warning: Unused variable 'mncbuf' declared at (1) [-Wunused-variable]
pdlaqr5.f:159:47:

  159 |      $                   ZROWS2, HCOLS2, MNRBUF,
      |                                               1
Warning: Unused variable 'mnrbuf' declared at (1) [-Wunused-variable]
pdlaqr5.f:142:51:

  142 |      $                   M, M22, MBOT, MEND, MSTART, MTOP, NBMPS, NDCOL,
      |                                                   1
Warning: Unused variable 'mstart' declared at (1) [-Wunused-variable]
pdlaqr5.f:142:57:

  142 |      $                   M, M22, MBOT, MEND, MSTART, MTOP, NBMPS, NDCOL,
      |                                                         1
Warning: Unused variable 'mtop' declared at (1) [-Wunused-variable]
pdlaqr5.f:160:47:

  160 |      $                   MXRBUF, MNCBUF, MXCBUF, LWKOPT
      |                                               1
Warning: Unused variable 'mxcbuf' declared at (1) [-Wunused-variable]
pdlaqr5.f:160:31:

  160 |      $                   MXRBUF, MNCBUF, MXCBUF, LWKOPT
      |                               1
Warning: Unused variable 'mxrbuf' declared at (1) [-Wunused-variable]
pdlaqr5.f:142:71:

  142 |      $                   M, M22, MBOT, MEND, MSTART, MTOP, NBMPS, NDCOL,
      |                                                                       1
Warning: Unused variable 'ndcol' declared at (1) [-Wunused-variable]
pdlaqr5.f:156:49:

  156 |      $                   WEST, CSRC, SOUTH, NORHT, INDXE, NORTH,
      |                                                 1
Warning: Unused variable 'norht' declared at (1) [-Wunused-variable]
pdlaqr5.f:143:31:

  143 |      $                   NS, NU, LLDH, LLDZ, LLDU, LLDV, LLDW, LLDWH,
      |                               1
Warning: Unused variable 'nu' declared at (1) [-Wunused-variable]
pdlaqr5.f:162:33:

  162 |      $                   ODDNPCOL, LQUERY, BCDONE
      |                                 1
Warning: Unused variable 'oddnpcol' declared at (1) [-Wunused-variable]
pdlaqr5.f:161:63:

  161 |       LOGICAL            BLK22, BMP22, INTRO, DONEJOB, ODDNPROW,
      |                                                               1
Warning: Unused variable 'oddnprow' declared at (1) [-Wunused-variable]
pdlaqr5.f:139:58:

  139 |      $                   ULP, TAU, ELEM, STAMP, DDUM, ORTH
      |                                                          1
Warning: Unused variable 'orth' declared at (1) [-Wunused-variable]
pdlaqr5.f:137:64:

  137 |       DOUBLE PRECISION   ALPHA, BETA, H11, H12, H21, H22, REFSUM,
      |                                                                1
Warning: Unused variable 'refsum' declared at (1) [-Wunused-variable]
pdlaqr5.f:138:44:

  138 |      $                   SAFMAX, SAFMIN, SCL, SMLNUM, SWAP, TST1, TST2,
      |                                            1
Warning: Unused variable 'scl' declared at (1) [-Wunused-variable]
pdlaqr5.f:139:46:

  139 |      $                   ULP, TAU, ELEM, STAMP, DDUM, ORTH
      |                                              1
Warning: Unused variable 'stamp' declared at (1) [-Wunused-variable]
pdlaqr5.f:139:33:

  139 |      $                   ULP, TAU, ELEM, STAMP, DDUM, ORTH
      |                                 1
Warning: Unused variable 'tau' declared at (1) [-Wunused-variable]
pdlaqr5.f:138:64:

  138 |      $                   SAFMAX, SAFMIN, SCL, SMLNUM, SWAP, TST1, TST2,
      |                                                                1
Warning: Unused variable 'tst1' declared at (1) [-Wunused-variable]
pdlaqr5.f:138:70:

  138 |      $                   SAFMAX, SAFMIN, SCL, SMLNUM, SWAP, TST1, TST2,
      |                                                                      1
Warning: Unused variable 'tst2' declared at (1) [-Wunused-variable]
pdlaqr5.f:176:32:

  176 |       DOUBLE PRECISION   VT( 3 )
      |                                1
Warning: Unused variable 'vt' declared at (1) [-Wunused-variable]
pdlaqr5.f:159:31:

  159 |      $                   ZROWS2, HCOLS2, MNRBUF,
      |                               1
Warning: Unused variable 'zrows2' declared at (1) [-Wunused-variable]
pdlaqr5.f:1596:72:

 1596 |      $                                WORK(IPW1), LNWIN )
      |                                                                        ^
Warning: 'ipw1' may be used uninitialized [-Wmaybe-uninitialized]
pdlaqr5.f:155:36:

  155 |      $                   HCOLS, IPW1, IPW2, RSRC, EAST, JLOC4, ILOC4,
      |                                    ^
note: 'ipw1' was declared here
pdlaqr5.f:1536:72:

 1536 |      $                                WORK(IPW), HROWS )
      |                                                                        ^
Warning: 'ipw' may be used uninitialized [-Wmaybe-uninitialized]
pdlaqr5.f:149:43:

  149 |      $                   IPV, IPU, IPH, IPW, KU, KWH, KWV, NVE, LKS,
      |                                           ^
note: 'ipw' was declared here
pdlaqr5.f:1659:72:

 1659 |      $                                WORK(IPW2), ZROWS )
      |                                                                        ^
Warning: 'ipw2' may be used uninitialized [-Wmaybe-uninitialized]
pdlaqr5.f:155:42:

  155 |      $                   HCOLS, IPW1, IPW2, RSRC, EAST, JLOC4, ILOC4,
      |                                          ^
note: 'ipw2' was declared here
pdlaqr5.f:2108:72:

 2108 |      $                             WORK(IPW3), KS )
      |                                                                        ^
Warning: 'ipu' may be used uninitialized [-Wmaybe-uninitialized]
pdlaqr5.f:149:33:

  149 |      $                   IPV, IPU, IPH, IPW, KU, KWH, KWV, NVE, LKS,
      |                                 ^
note: 'ipu' was declared here
pdlaqr5.f:760:72:

  760 |                         DO 100 INDX = 1, LKTOP-LIROFFH-1, NB
      |                                                                        ^
Warning: 'liroffh' may be used uninitialized [-Wmaybe-uninitialized]
pdlaqr5.f:157:59:

  157 |      $                   IHH, IPIW, LKBOT1, NPROCS, LIROFFH,
      |                                                           ^
note: 'liroffh' was declared here
gfortran-13 -o pdrot.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdrot.f
pdrot.f:201:30:

  201 |       INTEGER            ICEIL
      |                              1
Warning: Unused variable 'iceil' declared at (1) [-Wunused-variable]
pdrot.f:391:72:

  391 |                   IXX = IX-IROFFXY + (INDX-1)*MB
      |                                                                        ^
Warning: 'iroffxy' may be used uninitialized [-Wmaybe-uninitialized]
pdrot.f:186:48:

  186 |      $                   CSRC2, ICOFFXY, IROFFXY, MNWRK, LLDX, LLDY,
      |                                                ^
note: 'iroffxy' was declared here
pdrot.f:305:72:

  305 |          WORK( 1 ) = DBLE(MNWRK)
      |                                                                        ^
Warning: 'mnwrk' may be used uninitialized [-Wmaybe-uninitialized]
pdrot.f:186:55:

  186 |      $                   CSRC2, ICOFFXY, IROFFXY, MNWRK, LLDX, LLDY,
      |                                                       ^
note: 'mnwrk' was declared here
gfortran-13 -o pdtrcon.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdtrcon.f
pdtrcon.f:269:12:

  269 |          IF( ONENRM ) THEN
      |            ^
Warning: 'onenrm' may be used uninitialized [-Wmaybe-uninitialized]
pdtrcon.f:191:47:

  191 |       LOGICAL            LQUERY, NOUNIT, ONENRM, UPPER
      |                                               ^
note: 'onenrm' was declared here
pdtrcon.f:275:12:

  275 |          IF( UPPER ) THEN
      |            ^
Warning: 'upper' may be used uninitialized [-Wmaybe-uninitialized]
pdtrcon.f:191:54:

  191 |       LOGICAL            LQUERY, NOUNIT, ONENRM, UPPER
      |                                                      ^
note: 'upper' was declared here
pdtrcon.f:306:15:

  306 |       ELSE IF( LQUERY ) THEN
      |               ^
Warning: 'lquery' may be used uninitialized [-Wmaybe-uninitialized]
pdtrcon.f:191:31:

  191 |       LOGICAL            LQUERY, NOUNIT, ONENRM, UPPER
      |                               ^
note: 'lquery' was declared here
pdtrcon.f:281:12:

  281 |          IF( NOUNIT ) THEN
      |            ^
Warning: 'nounit' may be used uninitialized [-Wmaybe-uninitialized]
pdtrcon.f:191:39:

  191 |       LOGICAL            LQUERY, NOUNIT, ONENRM, UPPER
      |                                       ^
note: 'nounit' was declared here
gfortran-13 -o pdlabad.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlabad.f
gfortran-13 -o pdlaed0.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlaed0.f
pdlaed0.f:230:5:

  230 |    90 CONTINUE
      |     1
Warning: Label 90 at (1) defined but not used [-Wunused-label]
gfortran-13 -o pdlaed1.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlaed1.f
pdlaed1.f:267:5:

  267 |    20 CONTINUE
      |     1
Warning: Label 20 at (1) defined but not used [-Wunused-label]
gfortran-13 -o pdlaed2.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlaed2.f
pdlaed2.f:349:72:

  349 |       DLAMDA( K ) = D( PJ )
      |                                                                        ^
Warning: 'pj' may be used uninitialized [-Wmaybe-uninitialized]
pdlaed2.f:159:58:

  159 |      $                   NJCOL, NJJ, NP, NPROCS, NPROW, PJ, PJCOL, PJJ
      |                                                          ^
note: 'pj' declared here
pdlaed2.f:349:72:

  349 |       DLAMDA( K ) = D( PJ )
      |                                                                        ^
Warning: 'pj' may be used uninitialized [-Wmaybe-uninitialized]
pdlaed2.f:159:58:

  159 |      $                   NJCOL, NJJ, NP, NPROCS, NPROW, PJ, PJCOL, PJJ
      |                                                          ^
note: 'pj' declared here
pdlaed2.f:349:72:

  349 |       DLAMDA( K ) = D( PJ )
      |                                                                        ^
Warning: 'pj' may be used uninitialized [-Wmaybe-uninitialized]
pdlaed2.f:159:58:

  159 |      $                   NJCOL, NJJ, NP, NPROCS, NPROW, PJ, PJCOL, PJJ
      |                                                          ^
note: 'pj' declared here
pdlaed2.f:349:72:

  349 |       DLAMDA( K ) = D( PJ )
      |                                                                        ^
Warning: 'pj' may be used uninitialized [-Wmaybe-uninitialized]
pdlaed2.f:159:58:

  159 |      $                   NJCOL, NJJ, NP, NPROCS, NPROW, PJ, PJCOL, PJJ
      |                                                          ^
note: 'pj' declared here
gfortran-13 -o pdlaed3.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlaed3.f
pdlaed3.f:354:5:

  354 |   190 CONTINUE
      |     1
Warning: Label 190 at (1) defined but not used [-Wunused-label]
gfortran-13 -o pdlaedz.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlaedz.f
gfortran-13 -o pdlamch.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlamch.f
gfortran-13 -o pdlared1d.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlared1d.f
gfortran-13 -o pdlasrt.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdlasrt.f
pdlared1d.f:1:33:

    1 |       SUBROUTINE PDLARED1D( N, IA, JA, DESC, BYCOL, BYALL, WORK, LWORK )
      |                                 1
Warning: Unused dummy argument 'ia' at (1) [-Wunused-dummy-argument]
pdlared1d.f:1:37:

    1 |       SUBROUTINE PDLARED1D( N, IA, JA, DESC, BYCOL, BYALL, WORK, LWORK )
      |                                     1
Warning: Unused dummy argument 'ja' at (1) [-Wunused-dummy-argument]
gfortran-13 -o pdstebz.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdstebz.f
gfortran-13 -o pdstedc.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pdstedc.f
gfortran-13 -o dlapst.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dlapst.f
pdstebz.f:568:10:

  568 |       IF( IFRST.GT.ILAST )
      |          ^
Warning: 'ifrst' may be used uninitialized [-Wmaybe-uninitialized]
pdstebz.f:242:69:

  242 |       INTEGER            BLKNO, FOUND, I, IBEGIN, IEFLAG, IEND, IFRST,
      |                                                                     ^
note: 'ifrst' declared here
pdstebz.f:568:10:

  568 |       IF( IFRST.GT.ILAST )
      |          ^
Warning: 'ilast' may be used uninitialized [-Wmaybe-uninitialized]
pdstebz.f:243:37:

  243 |      $                   IINFO, ILAST, ILOAD, IM, IMYLOAD, IN, INDRIW1,
      |                                     ^
note: 'ilast' declared here
pdstebz.f:560:72:

  560 |       GL = INITVL
      |                                                                        ^
Warning: 'initvl' may be used uninitialized [-Wmaybe-uninitialized]
pdstebz.f:254:35:

  254 |      $                   GU, INITVL, INITVU, LSAVE, MID, PIVMIN, RELTOL,
      |                                   ^
note: 'initvl' was declared here
pdstebz.f:561:72:

  561 |       GU = INITVU
      |                                                                        ^
Warning: 'initvu' may be used uninitialized [-Wmaybe-uninitialized]
pdstebz.f:254:43:

  254 |      $                   GU, INITVL, INITVU, LSAVE, MID, PIVMIN, RELTOL,
      |                                           ^
note: 'initvu' was declared here
gfortran-13 -o dlasrt2.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dlasrt2.f
gfortran-13 -o dstein2.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dstein2.f
dstein2.f:296:72:

  296 |      $            DASUM( BLKSIZ, WORK( INDRV1+1 ), 1 )
      |                                                                        ^
Warning: 'onenrm' may be used uninitialized [-Wmaybe-uninitialized]
dstein2.f:123:47:

  123 |       DOUBLE PRECISION   EPS, EPS1, NRM, ONENRM, ORTOL, PERTOL, SCL,
      |                                               ^
note: 'onenrm' was declared here
dstein2.f:310:15:

  310 |             IF( ABS( XJ-XJM ).GT.ORTOL )
      |               ^
Warning: 'ortol' may be used uninitialized [-Wmaybe-uninitialized]
dstein2.f:123:54:

  123 |       DOUBLE PRECISION   EPS, EPS1, NRM, ONENRM, ORTOL, PERTOL, SCL,
      |                                                      ^
note: 'ortol' was declared here
dstein2.f:331:16:

  331 |             IF( NRM.LT.STPCRT )
      |                ^
Warning: 'stpcrt' may be used uninitialized [-Wmaybe-uninitialized]
dstein2.f:124:36:

  124 |      $                   SEP, STPCRT, TOL, XJ, XJM, ZTR
      |                                    ^
note: 'stpcrt' was declared here
dstein2.f:260:72:

  260 |                SEP = XJ - XJM
      |                                                                        ^
Warning: 'xjm' may be used uninitialized [-Wmaybe-uninitialized]
dstein2.f:124:50:

  124 |      $                   SEP, STPCRT, TOL, XJ, XJM, ZTR
      |                                                  ^
note: 'xjm' was declared here
dstein2.f:313:15:

  313 |             IF( GPIND.NE.J ) THEN
      |               ^
Warning: 'gpind' may be used uninitialized [-Wmaybe-uninitialized]
dstein2.f:120:46:

  120 |       INTEGER            B1, BLKSIZ, BN, GPIND, I, IINFO, INDRV1,
      |                                              ^
note: 'gpind' was declared here
gfortran-13 -o dlar1va.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dlar1va.f
f951: Warning: Nonconforming tab character in column 1 of line 310 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 333 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 362 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 391 [-Wtabs]
dlar1va.f:249:31:

  249 |       SAWNAN2 = DISNAN( TMP )
      |                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
dlar1va.f:2:31:

    2 |      $           PIVMIN, GAPTOL, Z, WANTNC, NEGCNT, ZTZ, MINGMA,
      |                               1
Warning: Unused dummy argument 'gaptol' at (1) [-Wunused-dummy-argument]
gfortran-13 -o dlarrb2.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dlarrb2.f
gfortran-13 -o dlarrd2.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dlarrd2.f
dlarrd2.f:543:39:

  543 |                IF( W( JE ).LE.WLU .AND. IDISCL.GT.0 ) THEN
      |                                       ^
Warning: 'wlu' may be used uninitialized [-Wmaybe-uninitialized]
dlarrd2.f:218:49:

  218 |      $                   TNORM, UFLOW, WKILL, WLU, WUL
      |                                                 ^
note: 'wlu' was declared here
dlarrd2.f:560:39:

  560 |                IF( W( JE ).GE.WUL .AND. IDISCU.GT.0 ) THEN
      |                                       ^
Warning: 'wul' may be used uninitialized [-Wmaybe-uninitialized]
dlarrd2.f:218:54:

  218 |      $                   TNORM, UFLOW, WKILL, WLU, WUL
      |                                                      ^
note: 'wul' was declared here
gfortran-13 -o dlarre2.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dlarre2.f
f951: Warning: Nonconforming tab character in column 1 of line 432 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 471 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 493 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 500 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 510 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 514 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 565 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 567 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 590 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 593 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 629 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 720 [-Wtabs]
dlarre2.f:515:24:

  515 |             SIGMA = GL
      |                         1
Warning: Nonconforming tab character at (1) [-Wtabs]
dlarre2.f:263:66:

  263 |      $       ((IRANGE.EQ.2).AND.(D(1).GT.VL).AND.(D(1).LE.VU)).OR.
      |                                                                  ^
Warning: 'irange' may be used uninitialized [-Wmaybe-uninitialized]
dlarre2.f:206:47:

  206 |      $                   IN, INDL, INDU, IRANGE, J, JBLK, MB, MM,
      |                                               ^
note: 'irange' was declared here
dlarre2.f:460:54:

  460 |          IF(( (IRANGE.EQ.1) .AND. (.NOT. FORCEB) ).OR.USEDQD) THEN
      |                                                      ^
Warning: 'usedqd' may be used uninitialized [-Wmaybe-uninitialized]
dlarre2.f:204:54:

  204 |       LOGICAL            FORCEB, NOREP, RNDPRT, USEDQD
      |                                                      ^
note: 'usedqd' was declared here
gfortran-13 -o dlarre2a.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dlarre2a.f
f951: Warning: Nonconforming tab character in column 1 of line 432 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 506 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 524 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 531 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 541 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 545 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 595 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 597 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 620 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 623 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 659 [-Wtabs]
dlarre2a.f:546:24:

  546 |             SIGMA = GL
      |                         1
Warning: Nonconforming tab character at (1) [-Wtabs]
dlarre2a.f:279:66:

  279 |      $       ((IRANGE.EQ.2).AND.(D(1).GT.VL).AND.(D(1).LE.VU)).OR.
      |                                                                  ^
Warning: 'irange' may be used uninitialized [-Wmaybe-uninitialized]
dlarre2a.f:222:47:

  222 |      $                   IN, INDL, INDU, IRANGE, J, JBLK, MB, MM,
      |                                               ^
note: 'irange' was declared here
dlarre2a.f:495:32:

  495 |          IF( ( IRANGE.EQ.1 ).OR.USEDQD ) THEN
      |                                ^
Warning: 'usedqd' may be used uninitialized [-Wmaybe-uninitialized]
dlarre2a.f:220:46:

  220 |       LOGICAL            NOREP, RNDPRT, USEDQD
      |                                              ^
note: 'usedqd' was declared here
gfortran-13 -o dlarrf2.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dlarrf2.f
f951: Warning: Nonconforming tab character in column 1 of line 171 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 203 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 290 [-Wtabs]
f951: Warning: Nonconforming tab character in column 5 of line 334 [-Wtabs]
dlarrf2.f:301:3:

  301 |  50   CONTINUE
      |   1
Warning: Label 50 at (1) defined but not used [-Wunused-label]
dlarrf2.f:115:22:

  115 |       LOGICAL   DORRR1, NOFAIL, SAWNAN1, SAWNAN2, TRYRRR1
      |                      1
Warning: Unused variable 'dorrr1' declared at (1) [-Wunused-variable]
dlarrf2.f:127:29:

  127 |      $                   OLDP, PROD, RDELTA, RDMAX, RRR1, RRR2, RSIGMA,
      |                             1
Warning: Unused variable 'oldp' declared at (1) [-Wunused-variable]
dlarrf2.f:127:35:

  127 |      $                   OLDP, PROD, RDELTA, RDMAX, RRR1, RRR2, RSIGMA,
      |                                   1
Warning: Unused variable 'prod' declared at (1) [-Wunused-variable]
dlarrf2.f:127:56:

  127 |      $                   OLDP, PROD, RDELTA, RDMAX, RRR1, RRR2, RSIGMA,
      |                                                        1
Warning: Unused variable 'rrr1' declared at (1) [-Wunused-variable]
dlarrf2.f:127:62:

  127 |      $                   OLDP, PROD, RDELTA, RDMAX, RRR1, RRR2, RSIGMA,
      |                                                              1
Warning: Unused variable 'rrr2' declared at (1) [-Wunused-variable]
dlarrf2.f:128:31:

  128 |      $                   S, TMP, ZNM2
      |                               1
Warning: Unused variable 'tmp' declared at (1) [-Wunused-variable]
dlarrf2.f:115:57:

  115 |       LOGICAL   DORRR1, NOFAIL, SAWNAN1, SAWNAN2, TRYRRR1
      |                                                         1
Warning: Unused variable 'tryrrr1' declared at (1) [-Wunused-variable]
dlarrf2.f:128:37:

  128 |      $                   S, TMP, ZNM2
      |                                     1
Warning: Unused variable 'znm2' declared at (1) [-Wunused-variable]
gfortran-13 -o dlarrv2.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dlarrv2.f
f951: Warning: Nonconforming tab character in column 1 of line 636 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 647 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 678 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 710 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 768 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 769 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 770 [-Wtabs]
f951: Warning: Nonconforming tab character in column 5 of line 772 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 774 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 785 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 787 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 788 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 789 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 790 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 792 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 793 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 794 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 795 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 899 [-Wtabs]
dlarrv2.f:406:43:

  406 |      &                WORK( WBEGIN ), 1 )
      |                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
dlarrv2.f:4:45:

    4 |      $                   IBLOCK, INDEXW, GERS, SDIAM,
      |                                             1
Warning: Unused dummy argument 'gers' at (1) [-Wunused-dummy-argument]
dlarrv2.f:1:35:

    1 |       SUBROUTINE DLARRV2( N, VL, VU, D, L, PIVMIN,
      |                                   1
Warning: Unused dummy argument 'vu' at (1) [-Wunused-dummy-argument]
gfortran-13 -o dstegr2.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dstegr2.f
dlarrv2.f:791:72:

  791 |                         SPLACE(4) = KK+1
      |                                                                        ^
Warning: 'kk' may be used uninitialized [-Wmaybe-uninitialized]
dlarrv2.f:264:36:

  264 |      $                   JBLK, K, KK, MINIWSIZE, MINWSIZE, MYWFST,
      |                                    ^
note: 'kk' was declared here
gfortran-13 -o dstegr2a.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dstegr2a.f
gfortran-13 -o dstegr2b.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 dstegr2b.f
gcc-13 -o pdlaiect.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pdlaiect.c
gcc-13 -o dlamov.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 dlamov.c
pdlaiect.c: In function 'pdlaiectb_':
pdlaiect.c:152:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  152 |       *count += ((*((int *)&tmp)) >> 31) & 1;
      |                    ~^~~~~~~~~~~~
pdlaiect.c: In function 'pdlachkieee_':
pdlaiect.c:281:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  281 |       sbit1 = (*((int *)&pzero) >> 31) & 1;
      |                 ~^~~~~~~~~~~~~~
pdlaiect.c:282:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  282 |       sbit2 = (*((int *)&pinf) >> 31) & 1;
      |                 ~^~~~~~~~~~~~~
pdlaiect.c:308:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  308 |       sbit1 = (*((int *)&nzero) >> 31) & 1;
      |                 ~^~~~~~~~~~~~~~
pdlaiect.c:309:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  309 |       sbit2 = (*((int *)&ninf) >> 31) & 1;
      |                 ~^~~~~~~~~~~~~
pdlaiect.c:263:54: warning: unused variable 'errornum' [-Wunused-variable]
  263 |    int         ieflag, *ix, sbit1, sbit2, negone=-1, errornum;
      |                                                      ^~~~~~~~
pdlaiect.c:263:43: warning: unused variable 'negone' [-Wunused-variable]
  263 |    int         ieflag, *ix, sbit1, sbit2, negone=-1, errornum;
      |                                           ^~~~~~
pdlaiect.c:263:25: warning: unused variable 'ix' [-Wunused-variable]
  263 |    int         ieflag, *ix, sbit1, sbit2, negone=-1, errornum;
      |                         ^~
pdlaiect.c:262:11: warning: unused variable 'x' [-Wunused-variable]
  262 |    double x, pinf, pzero, ninf, nzero;
      |           ^
pdlaiect.c:287:6: warning: 'sbit1' may be used uninitialized [-Wmaybe-uninitialized]
  287 |    if( sbit1 == 1 ){
      |      ^
pdlaiect.c:263:29: note: 'sbit1' was declared here
  263 |    int         ieflag, *ix, sbit1, sbit2, negone=-1, errornum;
      |                             ^~~~~
pdlaiect.c:292:6: warning: 'sbit2' may be used uninitialized [-Wmaybe-uninitialized]
  292 |    if( sbit2 == 1 ){
      |      ^
pdlaiect.c:263:36: note: 'sbit2' was declared here
  263 |    int         ieflag, *ix, sbit1, sbit2, negone=-1, errornum;
      |                                    ^~~~~
gfortran-13 -o pjlaenv.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pjlaenv.f
pjlaenv.f:120:18:

  120 |       CHARACTER*2        C2, C4
      |                  1
Warning: Obsolescent feature: Old-style character length at (1)
pjlaenv.f:121:18:

  121 |       CHARACTER*3        C3
      |                  1
Warning: Obsolescent feature: Old-style character length at (1)
pjlaenv.f:122:18:

  122 |       CHARACTER*8        SUBNAM
      |                  1
Warning: Obsolescent feature: Old-style character length at (1)
pjlaenv.f:140:72:

  140 |       GO TO ( 10, 10, 10, 10, 10 )ISPEC
      |                                                                        1
Warning: Obsolescent feature: Computed GOTO at (1)
pjlaenv.f:215:72:

  215 |       GO TO ( 50, 60, 70, 80, 90 )ISPEC
      |                                                                        1
Warning: Obsolescent feature: Computed GOTO at (1)
gfortran-13 -o pilaenvx.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pilaenvx.f
pilaenvx.f:152:72:

  152 |      $        170, 180, 190, 200, 210, 220, 230, 160)ISPEC
      |                                                                        1
Warning: Obsolescent feature: Computed GOTO at (1)
pilaenvx.f:220:72:

  220 |       GO TO ( 50, 60, 70 )ISPEC
      |                                                                        1
Warning: Obsolescent feature: Computed GOTO at (1)
gfortran-13 -o piparmq.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 piparmq.f
piparmq.f:2:39:

    2 |      $                          LWORKNB )
      |                                       1
Warning: Unused dummy argument 'lworknb' at (1) [-Wunused-dummy-argument]
piparmq.f:1:59:

    1 |       INTEGER FUNCTION PIPARMQ( ICTXT, ISPEC, NAME, OPTS, N, ILO, IHI,
      |                                                           1
Warning: Unused dummy argument 'n' at (1) [-Wunused-dummy-argument]
piparmq.f:1:50:

    1 |       INTEGER FUNCTION PIPARMQ( ICTXT, ISPEC, NAME, OPTS, N, ILO, IHI,
      |                                                  1
Warning: Unused dummy argument 'name' at (1) [-Wunused-dummy-argument]
piparmq.f:1:56:

    1 |       INTEGER FUNCTION PIPARMQ( ICTXT, ISPEC, NAME, OPTS, N, ILO, IHI,
      |                                                        1
Warning: Unused dummy argument 'opts' at (1) [-Wunused-dummy-argument]
piparmq.f:293:12:

  293 |          IF( NS.GE.K22MIN )
      |            ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
piparmq.f:188:31:

  188 |       INTEGER            NH, NS, MYROW, MYCOL, NPROW, NPCOL, NP
      |                               ^
note: 'ns' was declared here
gfortran-13 -o pilaver.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pilaver.f
gfortran-13 -o pmpim2.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pmpim2.f
gfortran-13 -o pmpcol.fo -c  -fpic  -g -O2 -mtune=native -Wall -pedantic  -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse -O3 pmpcol.f
gcc-13 -o pbchkvect.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 pbchkvect.c
gcc-13 -o getpbbuf.co -c -DAdd_ -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -O3 getpbbuf.c
gcc-ar cr ../libslap.a  pddbsv.fo pddbtrf.fo pddbtrs.fo pddbtrsv.fo pddtsv.fo pddttrf.fo pddttrs.fo pddttrsv.fo pdgbsv.fo pdgbtrf.fo pdgbtrs.fo pdgebd2.fo pdgebrd.fo pdgecon.fo pdgeequ.fo pdgehd2.fo pdgehrd.fo pdgelq2.fo pdgelqf.fo pdgels.fo pdgeql2.fo pdgeqlf.fo pdgeqpf.fo pdgeqr2.fo pdgeqrf.fo pdgerfs.fo pdgerq2.fo pdgerqf.fo pdgesv.fo pdgesvd.fo pdgesvx.fo pdgetf2.fo pdgetrf.fo pdgetri.fo pdgetrs.fo pdggqrf.fo pdggrqf.fo pdlabrd.fo pdlacon.fo pdlacp2.fo pdlacpy.fo pdlahrd.fo pdlange.fo pdlanhs.fo pdlansy.fo pdlantr.fo pdlapiv.fo pdlapv2.fo pdlaqge.fo pdlaqsy.fo pdlarf.fo pdlarfb.fo pdlarfg.fo pdlarft.fo pdlase2.fo pdlaset.fo pdlascl.fo pdlassq.fo pdlaswp.fo pdlatra.fo pdlatrd.fo pdlatrs.fo pdlauu2.fo pdlauum.fo pdorg2l.fo pdorg2r.fo pdorgl2.fo pdorglq.fo pdorgql.fo pdorgqr.fo pdorgr2.fo pdorgrq.fo pdorm2l.fo pdorm2r.fo pdormbr.fo pdormhr.fo pdorml2.fo pdormlq.fo pdormql.fo pdormqr.fo pdormr2.fo pdormrq.fo pdormtr.fo pdpocon.fo pdpbsv.fo pdpbtrf.fo pdpbtrs.fo pdpbtrsv.fo pdptsv.fo pdpttrf.fo pdpttrs.fo pdpttrsv.fo pdpoequ.fo pdporfs.fo pdposv.fo pdposvx.fo pdpotf2.fo pdpotrf.fo pdpotri.fo pdpotrs.fo pdrscl.fo pdstein.fo pdsyev.fo pdsyevd.fo pdsyevx.fo pdsygs2.fo pdsygst.fo pdsygvx.fo pdsyngst.fo pdsyntrd.fo pdsyttrd.fo pdsytd2.fo pdsytrd.fo pdtrti2.fo pdtrtri.fo pdtrtrs.fo pdlaevswp.fo pdlarzb.fo pdlarzt.fo pdlarz.fo pdlatrz.fo pdtzrzf.fo pdormr3.fo pdormrz.fo pdlahqr.fo pdlaconsb.fo pdlacp3.fo pdlawil.fo pdlasmsub.fo pdlared2d.fo pdlamr1d.fo dlaref.fo dlamsh.fo dlasorte.fo dsteqr2.fo ddbtf2.fo ddbtrf.fo ddttrf.fo ddttrsv.fo dpttrsv.fo dtrmvt.fo pdsyevr.fo bdlaapp.fo bdlaexc.fo bdtrexc.fo dlaqr6.fo pdtrord.fo pdtrsen.fo pdgebal.fo pdhseqr.fo pdlamve.fo pdlaqr0.fo pdlaqr1.fo pdlaqr2.fo pdlaqr3.fo pdlaqr4.fo pdlaqr5.fo pdrot.fo pdtrcon.fo pdlabad.fo pdlaed0.fo pdlaed1.fo pdlaed2.fo pdlaed3.fo pdlaedz.fo pdlamch.fo pdlared1d.fo pdlasrt.fo pdstebz.fo pdstedc.fo dlapst.fo dlasrt2.fo dstein2.fo dlar1va.fo dlarrb2.fo dlarrd2.fo dlarre2.fo dlarre2a.fo dlarrf2.fo dlarrv2.fo dstegr2.fo dstegr2a.fo dstegr2b.fo \
        pdlaiect.co dlamov.co pjlaenv.fo pilaenvx.fo piparmq.fo pilaver.fo pmpim2.fo pmpcol.fo pbchkvect.co getpbbuf.co
# gcc-ranlib ../libslap.a 
make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/ScaLAPACK'
gcc-ranlib libslap.a
gcc-13 -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -o pbdSLAP.so slap_blacs.o zzz.o libslap.a -llapack -L/data/gannet/ripley/R/R-devel/lib -lRblas -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -lgfortran -lm -lquadmath -L/usr/lib64/openmpi/lib -lmpi -lutil -lpthread -lgfortran -lm -lquadmath
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src'
echo "### Added by Makevars" > SLmake.inc
echo "include /data/gannet/ripley/R/R-devel/etc/Makeconf" >> SLmake.inc
echo "CC = gcc-13" >> SLmake.inc		# overwrite MkInclude
echo "F77 = gfortran-13" >> SLmake.inc		# overwrite MkInclude
echo "FC = gfortran-13" >> SLmake.inc		# overwrite MkInclude
echo "CDEFS = -DAdd_" >> SLmake.inc
echo "PKG_CPPFLAGS = -I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T" >> SLmake.inc
echo "PKG_CFLAGS = " >> SLmake.inc
echo "PKG_FFLAGS = " >> SLmake.inc
echo "R_SLAP = libslap.a" >> SLmake.inc
echo "" >> SLmake.inc
cat SLmake.inc.org >> SLmake.inc
( cd BLACS; make )
make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/BLACS'
gcc-ar cr ../libslap.a  \
                BI_HypBS.fo BI_HypBR.fo BI_IdringBS.fo BI_IdringBR.fo BI_MpathBS.fo BI_MpathBR.fo BI_SringBS.fo BI_SringBR.fo BI_TreeBS.fo BI_TreeBR.fo BI_Ssend.fo BI_Rsend.fo BI_Srecv.fo BI_Asend.fo BI_Arecv.fo BI_TreeComb.fo BI_BeComb.fo BI_MringComb.fo BI_ArgCheck.fo BI_TransDist.fo BI_GetBuff.fo BI_UpdateBuffs.fo BI_EmergencyBuff.fo BI_BlacsErr.fo BI_BlacsWarn.fo BI_BlacsAbort.fo BI_BuffIsFree.fo BI_imvcopy.fo BI_dmvcopy.fo BI_ivmcopy.fo BI_dvmcopy.fo BI_Pack.fo BI_Unpack.fo BI_GetMpiGeType.fo BI_GetMpiTrType.fo BI_ivvsum.fo BI_dvvsum.fo BI_ivvamx.fo BI_dvvamx.fo BI_ivvamx2.fo BI_dvvamx2.fo BI_ivvamn.fo BI_dvvamn.fo BI_ivvamn2.fo BI_dvvamn2.fo BI_iMPI_amx.fo BI_dMPI_amx.fo BI_iMPI_amx2.fo BI_dMPI_amx2.fo BI_iMPI_amn.fo BI_dMPI_amn.fo BI_iMPI_amn2.fo BI_dMPI_amn2.fo BI_ContxtNum.fo BI_GlobalVars.fo BI_TransUserComm.fo igesd2d_.fo dgesd2d_.fo itrsd2d_.fo dtrsd2d_.fo igerv2d_.fo dgerv2d_.fo itrrv2d_.fo dtrrv2d_.fo igebs2d_.fo dgebs2d_.fo igebr2d_.fo dgebr2d_.fo itrbs2d_.fo dtrbs2d_.fo itrbr2d_.fo dtrbr2d_.fo igsum2d_.fo dgsum2d_.fo igamx2d_.fo dgamx2d_.fo igamn2d_.fo dgamn2d_.fo blacs_setup_.fo blacs_set_.fo blacs_get_.fo blacs_abort_.fo blacs_exit_.fo blacs_pnum_.fo blacs_pcoord_.fo ksendid_.fo krecvid_.fo kbsid_.fo kbrid_.fo dcputime00_.fo dwalltime00_.fo blacs_pinfo_.fo blacs_init_.fo blacs_map_.fo blacs_free_.fo blacs_grid_.fo blacs_info_.fo blacs_barr_.fo sys2blacs_.fo blacs2sys_.fo free_handle_.fo igesd2d_.oo dgesd2d_.oo itrsd2d_.oo dtrsd2d_.oo igerv2d_.oo dgerv2d_.oo itrrv2d_.oo dtrrv2d_.oo igebs2d_.oo dgebs2d_.oo igebr2d_.oo dgebr2d_.oo itrbs2d_.oo dtrbs2d_.oo itrbr2d_.oo dtrbr2d_.oo igsum2d_.oo dgsum2d_.oo igamx2d_.oo dgamx2d_.oo igamn2d_.oo dgamn2d_.oo blacs_setup_.oo blacs_set_.oo blacs_get_.oo blacs_abort_.oo blacs_exit_.oo blacs_pnum_.oo blacs_pcoord_.oo ksendid_.oo krecvid_.oo kbsid_.oo kbrid_.oo dcputime00_.oo dwalltime00_.oo blacs_pinfo_.oo blacs_init_.oo blacs_map_.oo blacs_free_.oo blacs_grid_.oo blacs_info_.oo blacs_barr_.oo sys2blacs_.oo blacs2sys_.oo free_handle_.oo
# gcc-ranlib ../libslap.a 
make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/BLACS'
( cd TOOLS; make )
make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/TOOLS'
( cd LAPACK; make double )
make[3]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/TOOLS/LAPACK'
gcc-ar cr ../../libslap.a  \
                icopy.fo dlatms.fo dlagge.fo dlagsy.fo dlarot.fo dlatm1.fo dlaran.fo dlarnd.fo
# gcc-ranlib ../../libslap.a 
make[3]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/TOOLS/LAPACK'
gcc-ar cr ../libslap.a  \
                iceil.fo ilacpy.fo ilcm.fo indxg2p.fo indxg2l.fo indxl2g.fo infog1l.fo infog2l.fo npreroc.fo numroc.fo chk1mat.fo pchkxmat.fo sltimer.fo desc_convert.fo descinit.fo descset.fo SL_init.fo reshape.co SL_gridreshape.co picol2row.fo pirow2col.fo pilaprnt.fo pitreecomb.fo pifillpad.fo pichekpad.fo pielset.fo pielset2.fo pielget.fo
# gcc-ranlib ../libslap.a 
gcc-ar cr ../libslap.a  dddot.fo dlatcpy.fo dmatadd.fo pdmatadd.fo pdcol2row.fo pdrow2col.fo pdlaprnt.fo pdtreecomb.fo pdfillpad.fo pdchekpad.fo pdelset.fo pdelset2.fo pdelget.fo
# gcc-ranlib ../libslap.a 
make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/TOOLS'
( cd PBLAS; make )
make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/PBLAS'
gcc-ar cr ../libslap.a  picopy_.co pilaenv.fo
# gcc-ranlib ../libslap.a 
( cd PBBLAS;  CDEFS='-DAdd_' PKG_CPPFLAGS='-I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T' PKG_CFLAGS='' MkInclude='' make )
make[3]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/PBLAS/PBBLAS'
gcc-ar cr ../../libslap.a  pbdtran.fo pbdmatadd.fo pbdtrsrt.fo pbdtrget.fo pbdtrnv.fo pbdvecadd.fo pbdtrst1.fo
# gcc-ranlib ../../libslap.a 
make[3]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/PBLAS/PBBLAS'
( cd PTZBLAS; CDEFS='-DAdd_' PKG_CPPFLAGS='-I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T' PKG_CFLAGS='' MkInclude='' make )
make[3]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/PBLAS/PTZBLAS'
gcc-ar cr ../../libslap.a  \
                pxerbla.fo immadd.fo immdda.fo immtadd.fo immddat.fo dvasum.fo dset.fo dcshft.fo drshft.fo dvvdot.fo dmmadd.fo dmmcadd.fo dmmtadd.fo dmmtcadd.fo dmmdda.fo dmmddac.fo dmmddat.fo dmmddact.fo dtzpad.fo dtzpadcpy.fo dtzscal.fo dagemv.fo dasymv.fo datrmv.fo dasqrtb.fo dascal.fo
# gcc-ranlib ../../libslap.a 
make[3]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/PBLAS/PTZBLAS'
( cd PTOOLS;  CDEFS='-DAdd_' PKG_CPPFLAGS='-I/usr/include/openmpi-x86_64  -DMPI2 -DOPENMPI  -DUSE_FC_LEN_T' PKG_CFLAGS='' MkInclude='' make )
make[3]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/PBLAS/PTOOLS'
gcc-ar cr ../../libslap.a  PB_CGatherV.co PB_CInV.co PB_CInV2.co PB_CInOutV.co PB_CInOutV2.co PB_COutV.co PB_CScatterV.co PB_CVMinit.co PB_CVMloc.co PB_CVMnpq.co PB_CVMpack.co PB_CVMswp.co PB_CVMupdate.co PB_CVMcontig.co PB_Cabort.co PB_Cainfog2l.co PB_Cbinfo.co PB_Cchkmat.co PB_Cchkvec.co PB_Cconjg.co PB_Cgetbuf.co PB_Cinfog2l.co PB_Citypeset.co PB_Cgcd.co PB_Clcm.co PB_Cmalloc.co PB_Cnumroc.co PB_Cg2lrem.co PB_Cindxg2p.co PB_Cnnxtroc.co PB_Cnpreroc.co PB_CpswapNN.co PB_CpswapND.co PB_Cpdot11.co PB_CpdotNN.co PB_CpdotND.co PB_CpaxpbyNN.co PB_CpaxpbyND.co PB_CpaxpbyDN.co PB_Cpaxpby.co PB_CpgemmBC.co PB_CpgemmAC.co PB_CpgemmAB.co PB_Cplaprnt.co PB_Cplapad.co PB_Cplapd2.co PB_Cplascal.co PB_Cplasca2.co PB_Cplacnjg.co PB_Cpsym.co PB_CpsymmAB.co PB_CpsymmBC.co PB_Cpsyr.co PB_CpsyrkA.co PB_CpsyrkAC.co PB_Cpsyr2.co PB_Cpsyr2kA.co PB_Cpsyr2kAC.co PB_Cptrm.co PB_Cpgeadd.co PB_Cptradd.co PB_Cptran.co PB_CptrmmAB.co PB_CptrmmB.co PB_Cptrsm.co PB_CptrsmAB.co PB_CptrsmAB0.co PB_CptrsmAB1.co PB_CptrsmB.co PB_Cptrsv.co PB_Ctop.co PB_Ctzahemv.co PB_Ctzasymv.co PB_Ctzatrmv.co PB_Ctzhemm.co PB_Ctzhemv.co PB_Ctzher.co PB_Ctzherk.co PB_Ctzher2.co PB_Ctzher2k.co PB_Ctzsymm.co PB_Ctzsymv.co PB_Ctzsyr.co PB_Ctzsyrk.co PB_Ctzsyr2.co PB_Ctzsyr2k.co PB_Ctztrmm.co PB_Ctztrmv.co PB_Cwarn.co PB_freebuf_.co PB_topget_.co PB_topset_.co PB_Cdescset.co PB_Cdescribe.co PB_CargFtoC.co PB_Cfirstnb.co PB_Clastnb.co PB_Cspan.co wcc_PB_Citypeset.co PB_Cdtypeset.co wcc_PB_Cdtypeset.co
# gcc-ranlib ../../libslap.a 
make[3]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/PBLAS/PTOOLS'
gcc-ar cr ../libslap.a  pdswap_.co pdscal_.co pdcopy_.co pdaxpy_.co pddot_.co pdnrm2_.co pdasum_.co pdamax_.co pdgemv_.co pdger_.co pdsymv_.co pdsyr_.co pdsyr2_.co pdtrmv_.co pdtrsv_.co pdagemv_.co pdasymv_.co pdatrmv_.co pdgeadd_.co pdgemm_.co pdsymm_.co pdsyr2k_.co pdsyrk_.co pdtradd_.co pdtran_.co pdtrmm_.co pdtrsm_.co pilaenv.fo
# gcc-ranlib ../libslap.a 
make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/PBLAS'
( cd REDIST; make )
make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/REDIST'
gcc-ar cr ../libslap.a  pdgemr.co pdgemr2.co pdtrmr.co pdtrmr2.co pigemr.co pigemr2.co pitrmr.co pitrmr2.co pgemraux.co
# gcc-ranlib ../libslap.a 
make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/REDIST'
( cd ScaLAPACK; make )
make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/ScaLAPACK'
gcc-ar cr ../libslap.a  pddbsv.fo pddbtrf.fo pddbtrs.fo pddbtrsv.fo pddtsv.fo pddttrf.fo pddttrs.fo pddttrsv.fo pdgbsv.fo pdgbtrf.fo pdgbtrs.fo pdgebd2.fo pdgebrd.fo pdgecon.fo pdgeequ.fo pdgehd2.fo pdgehrd.fo pdgelq2.fo pdgelqf.fo pdgels.fo pdgeql2.fo pdgeqlf.fo pdgeqpf.fo pdgeqr2.fo pdgeqrf.fo pdgerfs.fo pdgerq2.fo pdgerqf.fo pdgesv.fo pdgesvd.fo pdgesvx.fo pdgetf2.fo pdgetrf.fo pdgetri.fo pdgetrs.fo pdggqrf.fo pdggrqf.fo pdlabrd.fo pdlacon.fo pdlacp2.fo pdlacpy.fo pdlahrd.fo pdlange.fo pdlanhs.fo pdlansy.fo pdlantr.fo pdlapiv.fo pdlapv2.fo pdlaqge.fo pdlaqsy.fo pdlarf.fo pdlarfb.fo pdlarfg.fo pdlarft.fo pdlase2.fo pdlaset.fo pdlascl.fo pdlassq.fo pdlaswp.fo pdlatra.fo pdlatrd.fo pdlatrs.fo pdlauu2.fo pdlauum.fo pdorg2l.fo pdorg2r.fo pdorgl2.fo pdorglq.fo pdorgql.fo pdorgqr.fo pdorgr2.fo pdorgrq.fo pdorm2l.fo pdorm2r.fo pdormbr.fo pdormhr.fo pdorml2.fo pdormlq.fo pdormql.fo pdormqr.fo pdormr2.fo pdormrq.fo pdormtr.fo pdpocon.fo pdpbsv.fo pdpbtrf.fo pdpbtrs.fo pdpbtrsv.fo pdptsv.fo pdpttrf.fo pdpttrs.fo pdpttrsv.fo pdpoequ.fo pdporfs.fo pdposv.fo pdposvx.fo pdpotf2.fo pdpotrf.fo pdpotri.fo pdpotrs.fo pdrscl.fo pdstein.fo pdsyev.fo pdsyevd.fo pdsyevx.fo pdsygs2.fo pdsygst.fo pdsygvx.fo pdsyngst.fo pdsyntrd.fo pdsyttrd.fo pdsytd2.fo pdsytrd.fo pdtrti2.fo pdtrtri.fo pdtrtrs.fo pdlaevswp.fo pdlarzb.fo pdlarzt.fo pdlarz.fo pdlatrz.fo pdtzrzf.fo pdormr3.fo pdormrz.fo pdlahqr.fo pdlaconsb.fo pdlacp3.fo pdlawil.fo pdlasmsub.fo pdlared2d.fo pdlamr1d.fo dlaref.fo dlamsh.fo dlasorte.fo dsteqr2.fo ddbtf2.fo ddbtrf.fo ddttrf.fo ddttrsv.fo dpttrsv.fo dtrmvt.fo pdsyevr.fo bdlaapp.fo bdlaexc.fo bdtrexc.fo dlaqr6.fo pdtrord.fo pdtrsen.fo pdgebal.fo pdhseqr.fo pdlamve.fo pdlaqr0.fo pdlaqr1.fo pdlaqr2.fo pdlaqr3.fo pdlaqr4.fo pdlaqr5.fo pdrot.fo pdtrcon.fo pdlabad.fo pdlaed0.fo pdlaed1.fo pdlaed2.fo pdlaed3.fo pdlaedz.fo pdlamch.fo pdlared1d.fo pdlasrt.fo pdstebz.fo pdstedc.fo dlapst.fo dlasrt2.fo dstein2.fo dlar1va.fo dlarrb2.fo dlarrd2.fo dlarre2.fo dlarre2a.fo dlarrf2.fo dlarrv2.fo dstegr2.fo dstegr2a.fo dstegr2b.fo \
        pdlaiect.co dlamov.co pjlaenv.fo pilaenvx.fo piparmq.fo pilaver.fo pmpim2.fo pmpcol.fo pbchkvect.co getpbbuf.co
# gcc-ranlib ../libslap.a 
make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src/ScaLAPACK'
gcc-ranlib libslap.a
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/pbdSLAP/src'
installing via 'install.libs.R' to /data/gannet/ripley/R/packages/tests-devel/pbdSLAP.Rcheck/00LOCK-pbdSLAP/00new/pbdSLAP
** R
** demo
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (pbdSLAP)