* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘pbdSLAP’ ...
** this is package ‘pbdSLAP’ version ‘0.3-7’
** package ‘pbdSLAP’ successfully unpacked and MD5 sums checked
** using staged installation
****************** Results of pbdSLAP package configure *****************
>> CC = gcc-15
>> F77 = gfortran-15
>> FC = gfortran-15
>> EXT_LDFLAGS = $(LAPACK_LIBS) $(BLAS_LIBS)
>> EXT_OBJS = $(R_SLAP)
>> EXT_LIBS = userLibrary
>> CDEFS = -DAdd_
>> CDEFS_CHECK = TRUE
>> SPMD_CPPFLAGS = -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI
>> SPMD_LDFLAGS = -L/usr/lib/x86_64-linux-gnu/openmpi/lib -lmpi -lutil -lpthread
*************************************************************************
configure: creating ./config.status
config.status: creating src/Makevars
** libs
using C compiler: ‘gcc-15 (Debian 15.2.0-4) 15.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 15.2.0-4) 15.2.0’
make[1]: Entering directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src'
echo "CC = gcc-15" > Makeconf
echo "F77 = gfortran-15" >> Makeconf
echo "FC = gfortran-15" >> Makeconf
echo "SPMD_CPPFLAGS = -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI " >> Makeconf
echo "SPMD_LDFLAGS = -L/usr/lib/x86_64-linux-gnu/openmpi/lib -lmpi -lutil -lpthread" >> Makeconf
echo "EXT_LDFLAGS = -llapack -L"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib" -lRblas" >> Makeconf
echo "CDEFS = -DAdd_" >> Makeconf
echo "CDEFS_CHECK = TRUE" >> Makeconf
echo "PKG_CPPFLAGS = -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T" >> Makeconf
echo "PKG_CFLAGS = " >> Makeconf
echo "PKG_FFLAGS = " >> Makeconf
echo "PKG_LIBS = -llapack -L"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib" -lRblas -lgfortran -lm -lquadmath -L/usr/lib/x86_64-linux-gnu/openmpi/lib -lmpi -lutil -lpthread" >> Makeconf
echo "SLAP_FFLAGS = -fpic -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse" >> Makeconf
echo "R_SLAP = lib/libslap.a" >> Makeconf
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -c -o slap_blacs.o slap_blacs.f
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c zzz.c -o zzz.o
echo "### Added by Makevars" > SLmake.inc
echo "include /home/hornik/tmp/R.check/r-devel-gcc/Work/build/etc/Makeconf" >> SLmake.inc
echo "CC = gcc-15" >> SLmake.inc # overwrite MkInclude
echo "F77 = gfortran-15" >> SLmake.inc # overwrite MkInclude
echo "FC = gfortran-15" >> SLmake.inc # overwrite MkInclude
echo "CDEFS = -DAdd_" >> SLmake.inc
echo "PKG_CPPFLAGS = -I/usr/lib/x86_64-linux-gnu/openmpi/include -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 && cd ../; \
cd TOOLS; make && cd ../; \
cd PBLAS; make && cd ../; \
cd REDIST; make && cd ../; \
cd ScaLAPACK; make && cd ../
make[2]: Entering directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/BLACS'
gcc-15 -o BI_HypBS.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_HypBS.c
gcc-15 -o BI_HypBR.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_HypBR.c
gcc-15 -o BI_IdringBS.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_IdringBS.c
gcc-15 -o BI_IdringBR.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_IdringBR.c
gcc-15 -o BI_MpathBS.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_MpathBS.c
gcc-15 -o BI_MpathBR.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_MpathBR.c
gcc-15 -o BI_SringBS.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_SringBS.c
gcc-15 -o BI_SringBR.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_SringBR.c
gcc-15 -o BI_TreeBS.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_TreeBS.c
gcc-15 -o BI_TreeBR.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_TreeBR.c
gcc-15 -o BI_Ssend.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o BI_Rsend.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o BI_Srecv.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o BI_Asend.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o BI_Arecv.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o BI_TreeComb.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_TreeComb.c
gcc-15 -o BI_BeComb.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o BI_MringComb.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_MringComb.c
gcc-15 -o BI_ArgCheck.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_ArgCheck.c
gcc-15 -o BI_TransDist.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_TransDist.c
gcc-15 -o BI_GetBuff.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_GetBuff.c
gcc-15 -o BI_UpdateBuffs.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_UpdateBuffs.c
gcc-15 -o BI_EmergencyBuff.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_EmergencyBuff.c
gcc-15 -o BI_BlacsErr.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_BlacsErr.c
gcc-15 -o BI_BlacsWarn.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_BlacsWarn.c
gcc-15 -o BI_BlacsAbort.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o BI_BuffIsFree.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o BI_imvcopy.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_imvcopy.c
gcc-15 -o BI_dmvcopy.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_dmvcopy.c
gcc-15 -o BI_ivmcopy.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_ivmcopy.c
gcc-15 -o BI_dvmcopy.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_dvmcopy.c
gcc-15 -o BI_Pack.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o BI_Unpack.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o BI_GetMpiGeType.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o BI_GetMpiTrType.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o BI_ivvsum.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_ivvsum.c
gcc-15 -o BI_dvvsum.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_dvvsum.c
gcc-15 -o BI_ivvamx.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_ivvamx.c
gcc-15 -o BI_dvvamx.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_dvvamx.c
gcc-15 -o BI_ivvamx2.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_ivvamx2.c
gcc-15 -o BI_dvvamx2.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_dvvamx2.c
gcc-15 -o BI_ivvamn.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_ivvamn.c
gcc-15 -o BI_dvvamn.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_dvvamn.c
gcc-15 -o BI_ivvamn2.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_ivvamn2.c
gcc-15 -o BI_dvvamn2.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_dvvamn2.c
gcc-15 -o BI_iMPI_amx.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_iMPI_amx.c
gcc-15 -o BI_dMPI_amx.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_dMPI_amx.c
gcc-15 -o BI_iMPI_amx2.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_iMPI_amx2.c
gcc-15 -o BI_dMPI_amx2.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_dMPI_amx2.c
gcc-15 -o BI_iMPI_amn.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_iMPI_amn.c
gcc-15 -o BI_dMPI_amn.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_dMPI_amn.c
gcc-15 -o BI_iMPI_amn2.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_iMPI_amn2.c
gcc-15 -o BI_dMPI_amn2.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_dMPI_amn2.c
gcc-15 -o BI_ContxtNum.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_ContxtNum.c
gcc-15 -o BI_GlobalVars.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 BI_GlobalVars.c
gcc-15 -o BI_TransUserComm.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o igesd2d_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o dgesd2d_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o itrsd2d_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o dtrsd2d_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o igerv2d_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o dgerv2d_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o itrrv2d_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o dtrrv2d_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o igebs2d_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 igebs2d_.c
gcc-15 -o dgebs2d_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 dgebs2d_.c
gcc-15 -o igebr2d_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o dgebr2d_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o itrbs2d_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 itrbs2d_.c
gcc-15 -o dtrbs2d_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 dtrbs2d_.c
gcc-15 -o itrbr2d_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o dtrbr2d_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o igsum2d_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o dgsum2d_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o igamx2d_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o dgamx2d_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o igamn2d_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o dgamn2d_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o blacs_setup_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 blacs_setup_.c
gcc-15 -o blacs_set_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 blacs_set_.c
gcc-15 -o blacs_get_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o blacs_abort_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 blacs_abort_.c
gcc-15 -o blacs_exit_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 blacs_exit_.c
gcc-15 -o blacs_pnum_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 blacs_pnum_.c
gcc-15 -o blacs_pcoord_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 blacs_pcoord_.c
gcc-15 -o ksendid_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 ksendid_.c
gcc-15 -o krecvid_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 krecvid_.c
gcc-15 -o kbsid_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 kbsid_.c
gcc-15 -o kbrid_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 kbrid_.c
gcc-15 -o dcputime00_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 dcputime00_.c
gcc-15 -o dwalltime00_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 dwalltime00_.c
gcc-15 -o blacs_pinfo_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o blacs_init_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 blacs_init_.c
gcc-15 -o blacs_map_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o blacs_free_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 blacs_free_.c
gcc-15 -o blacs_grid_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o blacs_info_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 blacs_info_.c
gcc-15 -o blacs_barr_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o sys2blacs_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 sys2blacs_.c
gcc-15 -o blacs2sys_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 blacs2sys_.c
gcc-15 -o free_handle_.fo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 free_handle_.c
gcc-15 -o igesd2d_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o dgesd2d_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o itrsd2d_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o dtrsd2d_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o igerv2d_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o dgerv2d_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o itrrv2d_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o dtrrv2d_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o igebs2d_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 -DCallFromC igebs2d_.c
gcc-15 -o dgebs2d_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 -DCallFromC dgebs2d_.c
gcc-15 -o igebr2d_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o dgebr2d_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o itrbs2d_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 -DCallFromC itrbs2d_.c
gcc-15 -o dtrbs2d_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 -DCallFromC dtrbs2d_.c
gcc-15 -o itrbr2d_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o dtrbr2d_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o igsum2d_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o dgsum2d_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o igamx2d_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o dgamx2d_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o igamn2d_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o dgamn2d_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o blacs_setup_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 -DCallFromC blacs_setup_.c
gcc-15 -o blacs_set_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 -DCallFromC blacs_set_.c
gcc-15 -o blacs_get_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o blacs_abort_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 -DCallFromC blacs_abort_.c
gcc-15 -o blacs_exit_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 -DCallFromC blacs_exit_.c
gcc-15 -o blacs_pnum_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 -DCallFromC blacs_pnum_.c
gcc-15 -o blacs_pcoord_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 -DCallFromC blacs_pcoord_.c
gcc-15 -o ksendid_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 -DCallFromC ksendid_.c
gcc-15 -o krecvid_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 -DCallFromC krecvid_.c
gcc-15 -o kbsid_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 -DCallFromC kbsid_.c
gcc-15 -o kbrid_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 -DCallFromC kbrid_.c
gcc-15 -o dcputime00_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 -DCallFromC dcputime00_.c
gcc-15 -o dwalltime00_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 -DCallFromC dwalltime00_.c
gcc-15 -o blacs_pinfo_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o blacs_init_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 -DCallFromC blacs_init_.c
gcc-15 -o blacs_map_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o blacs_free_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 -DCallFromC blacs_free_.c
gcc-15 -o blacs_grid_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o blacs_info_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 -DCallFromC blacs_info_.c
gcc-15 -o blacs_barr_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o sys2blacs_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 -DCallFromC sys2blacs_.c
gcc-15 -o blacs2sys_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 -DCallFromC blacs2sys_.c
gcc-15 -o free_handle_.oo -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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;
| ^~~~~~~~~
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
# ranlib ../libslap.a
make[2]: Leaving directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/BLACS'
make[2]: Entering directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/TOOLS'
cd LAPACK; make double && cd ../
make[3]: Entering directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/TOOLS/LAPACK'
gfortran-15 -o icopy.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 icopy.f
gfortran-15 -o dlatms.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dlatms.f
gfortran-15 -o dlagge.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dlagge.f
gfortran-15 -o dlagsy.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dlagsy.f
gfortran-15 -o dlarot.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dlarot.f
gfortran-15 -o dlatm1.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dlatm1.f
gfortran-15 -o dlaran.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dlaran.f
gfortran-15 -o dlarnd.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dlarnd.f
# ar cr ../../libslap.a \
# icopy.fo dlatms.fo dlagge.fo dlagsy.fo dlarot.fo dlatm1.fo dlaran.fo dlarnd.fo
# ranlib ../../libslap.a
make[3]: Leaving directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/TOOLS/LAPACK'
gfortran-15 -o iceil.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 iceil.f
gfortran-15 -o ilacpy.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 ilacpy.f
gfortran-15 -o ilcm.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 ilcm.f
gfortran-15 -o indxg2p.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 indxg2p.f
indxg2p.f:1:47:
1 | INTEGER FUNCTION INDXG2P( INDXGLOB, NB, IPROC, ISRCPROC, NPROCS )
| 1~~~~
Warning: Unused dummy argument ‘iproc’ at (1) [-Wunused-dummy-argument]
gfortran-15 -o indxg2l.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 indxg2l.f
indxg2l.f:1:47:
1 | INTEGER FUNCTION INDXG2L( INDXGLOB, NB, IPROC, ISRCPROC, NPROCS )
| 1~~~~
Warning: Unused dummy argument ‘iproc’ at (1) [-Wunused-dummy-argument]
indxg2l.f:1:54:
1 | INTEGER FUNCTION INDXG2L( INDXGLOB, NB, IPROC, ISRCPROC, NPROCS )
| 1~~~~~~~
Warning: Unused dummy argument ‘isrcproc’ at (1) [-Wunused-dummy-argument]
gfortran-15 -o indxl2g.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 indxl2g.f
gfortran-15 -o infog1l.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 infog1l.f
gfortran-15 -o infog2l.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 infog2l.f
gfortran-15 -o npreroc.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 npreroc.f
gfortran-15 -o numroc.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 numroc.f
gfortran-15 -o chk1mat.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 chk1mat.f
gfortran-15 -o pchkxmat.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pchkxmat.f
gfortran-15 -o sltimer.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 sltimer.f
gfortran-15 -o desc_convert.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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-15 -o descinit.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 descinit.f
gfortran-15 -o descset.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 descset.f
gfortran-15 -o SL_init.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 SL_init.f
gcc-15 -o reshape.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 reshape.c
reshape.c: In function ‘Creshape’:
reshape.c:18:11: warning: unused variable ‘j’ [-Wunused-variable]
18 | int i, j;
| ^
gcc-15 -o SL_gridreshape.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 SL_gridreshape.c
gfortran-15 -o picol2row.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 picol2row.f
gfortran-15 -o pirow2col.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pirow2col.f
gfortran-15 -o pilaprnt.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pilaprnt.f
pilaprnt.f:305:5:
305 | 9999 FORMAT(A,'(',I6,',',I6,')=',I8)
| 1
Warning: Label 9999 at (1) defined but not used [-Wunused-label]
pilaprnt.f:2:28:
2 | $ CMATNM, NOUT, WORK )
| 1~~~~~
Warning: Unused dummy argument ‘cmatnm’ at (1) [-Wunused-dummy-argument]
pilaprnt.f:2:36:
2 | $ CMATNM, NOUT, WORK )
| 1~~~
Warning: Unused dummy argument ‘nout’ at (1) [-Wunused-dummy-argument]
gfortran-15 -o pitreecomb.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pitreecomb.f
f951: Warning: Nonconforming tab character in column 1 of line 81 [-Wtabs]
gfortran-15 -o pifillpad.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pifillpad.f
pifillpad.f:1:29:
1 | SUBROUTINE PIFILLPAD( ICTXT, M, N, A, LDA, IPRE, IPOST, CHKVAL )
| 1~~~~
Warning: Unused dummy argument ‘ictxt’ at (1) [-Wunused-dummy-argument]
gfortran-15 -o pichekpad.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:36:
1 | SUBROUTINE PICHEKPAD( ICTXT, MESS, M, N, A, LDA, IPRE, IPOST,
| 1~~~
Warning: Unused dummy argument ‘mess’ at (1) [-Wunused-dummy-argument]
gfortran-15 -o pielset.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pielset.f
gfortran-15 -o pielset2.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pielset2.f
gfortran-15 -o pielget.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pielget.f
# 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
# ranlib ../libslap.a
gfortran-15 -o dddot.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dddot.f
gfortran-15 -o dlatcpy.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dlatcpy.f
gfortran-15 -o dmatadd.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dmatadd.f
gfortran-15 -o pdmatadd.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdmatadd.f
gfortran-15 -o pdcol2row.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdcol2row.f
gfortran-15 -o pdrow2col.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdrow2col.f
gfortran-15 -o pdlaprnt.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlaprnt.f
pdlaprnt.f:305:5:
305 | 9999 FORMAT(A,'(',I6,',',I6,')=',D30.18)
| 1
Warning: Label 9999 at (1) defined but not used [-Wunused-label]
pdlaprnt.f:2:28:
2 | $ CMATNM, NOUT, WORK )
| 1~~~~~
Warning: Unused dummy argument ‘cmatnm’ at (1) [-Wunused-dummy-argument]
pdlaprnt.f:2:36:
2 | $ CMATNM, NOUT, WORK )
| 1~~~
Warning: Unused dummy argument ‘nout’ at (1) [-Wunused-dummy-argument]
gfortran-15 -o pdtreecomb.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdtreecomb.f
f951: Warning: Nonconforming tab character in column 1 of line 81 [-Wtabs]
gfortran-15 -o pdfillpad.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdfillpad.f
pdfillpad.f:1:29:
1 | SUBROUTINE PDFILLPAD( ICTXT, M, N, A, LDA, IPRE, IPOST, CHKVAL )
| 1~~~~
Warning: Unused dummy argument ‘ictxt’ at (1) [-Wunused-dummy-argument]
gfortran-15 -o pdchekpad.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:36:
1 | SUBROUTINE PDCHEKPAD( ICTXT, MESS, M, N, A, LDA, IPRE, IPOST,
| 1~~~
Warning: Unused dummy argument ‘mess’ at (1) [-Wunused-dummy-argument]
gfortran-15 -o pdelset.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdelset.f
gfortran-15 -o pdelset2.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdelset2.f
gfortran-15 -o pdelget.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdelget.f
# 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
# ranlib ../libslap.a
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
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
make[2]: Leaving directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/TOOLS'
make[2]: Entering directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/PBLAS'
gcc-15 -o picopy_.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 picopy_.c
gfortran-15 -o pilaenv.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pilaenv.f
pilaenv.f:1:33:
1 | INTEGER FUNCTION PILAENV( ICTXT, PREC )
| 1~~~~
Warning: Unused dummy argument ‘ictxt’ at (1) [-Wunused-dummy-argument]
# ar cr ../libslap.a picopy_.co pilaenv.fo
# ranlib ../libslap.a
gcc-15 -o pdswap_.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 pdswap_.c
pdswap_.c: In function ‘pdswap_’:
pdswap_.c:726:19: warning: ‘XnprocsD’ may be used uninitialized [-Wmaybe-uninitialized]
726 | gcdPQ = PB_Cgcd( XnprocsD, YnprocsD );
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pdswap_.c:181:45: note: ‘XnprocsD’ was declared here
181 | XmyprocR, Xn, XnbD, XnpD, XnprocsD, XnprocsR, XprocD, XprocR,
| ^~~~~~~~
pdswap_.c:785:28: warning: ‘cdst’ may be used uninitialized [-Wmaybe-uninitialized]
785 | Cdgerv2d( ctxt, Ym, Yn, (double*) buf, Ym, rdst, cdst );
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pdswap_.c:184:67: note: ‘cdst’ was declared here
184 | YnprocsD, YnprocsR, YprocD, YprocR, Yroc, Yrow, cdst, csrc,
| ^~~~
pdswap_.c:785:28: warning: ‘rdst’ may be used uninitialized [-Wmaybe-uninitialized]
785 | Cdgerv2d( ctxt, Ym, Yn, (double*) buf, Ym, rdst, cdst );
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pdswap_.c:186:51: note: ‘rdst’ was declared here
186 | myrow, npcol, npq, nprow, p, q, rdst, rsrc, src, size;
| ^~~~
pdswap_.c:806:28: warning: ‘csrc’ may be used uninitialized [-Wmaybe-uninitialized]
806 | Cdgerv2d( ctxt, Xm, Xn, (double*) buf, Xm, rsrc, csrc );
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pdswap_.c:184:73: note: ‘csrc’ was declared here
184 | YnprocsD, YnprocsR, YprocD, YprocR, Yroc, Yrow, cdst, csrc,
| ^~~~
pdswap_.c:806:28: warning: ‘rsrc’ may be used uninitialized [-Wmaybe-uninitialized]
806 | Cdgerv2d( ctxt, Xm, Xn, (double*) buf, Xm, rsrc, csrc );
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pdswap_.c:186:57: note: ‘rsrc’ was declared here
186 | myrow, npcol, npq, nprow, p, q, rdst, rsrc, src, size;
| ^~~~
gcc-15 -o pdscal_.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 pdscal_.c
gcc-15 -o pdcopy_.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 pdcopy_.c
gcc-15 -o pdaxpy_.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 pdaxpy_.c
gcc-15 -o pddot_.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 pddot_.c
gcc-15 -o pdnrm2_.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 pdnrm2_.c
gcc-15 -o pdasum_.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 pdasum_.c
gcc-15 -o pdamax_.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o pdgemv_.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 pdgemv_.c
gcc-15 -o pdger_.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 pdger_.c
gcc-15 -o pdsymv_.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 pdsymv_.c
gcc-15 -o pdsyr_.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 pdsyr_.c
gcc-15 -o pdsyr2_.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 pdsyr2_.c
gcc-15 -o pdtrmv_.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 pdtrmv_.c
gcc-15 -o pdtrsv_.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 pdtrsv_.c
gcc-15 -o pdagemv_.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 pdagemv_.c
gcc-15 -o pdasymv_.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 pdasymv_.c
gcc-15 -o pdatrmv_.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 pdatrmv_.c
gcc-15 -o pdgeadd_.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 pdgeadd_.c
gcc-15 -o pdgemm_.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 pdgemm_.c
gcc-15 -o pdsymm_.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 pdsymm_.c
gcc-15 -o pdsyr2k_.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 pdsyr2k_.c
gcc-15 -o pdsyrk_.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 pdsyrk_.c
gcc-15 -o pdtradd_.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 pdtradd_.c
gcc-15 -o pdtran_.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 pdtran_.c
gcc-15 -o pdtrmm_.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o pdtrsm_.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 pdtrsm_.c
cd PBBLAS; CDEFS='-DAdd_' PKG_CPPFLAGS='-I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T' PKG_CFLAGS='' MkInclude='' make && cd ../ ; \
cd PTZBLAS; CDEFS='-DAdd_' PKG_CPPFLAGS='-I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T' PKG_CFLAGS='' MkInclude='' make && cd ../ ; \
cd PTOOLS; CDEFS='-DAdd_' PKG_CPPFLAGS='-I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T' PKG_CFLAGS='' MkInclude='' make && cd ../
make[3]: Entering directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/PBLAS/PBBLAS'
gfortran-15 -o pbdtran.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pbdtran.f
gfortran-15 -o pbdmatadd.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pbdmatadd.f
pbdmatadd.f:1:29:
1 | SUBROUTINE PBDMATADD( ICONTXT, MODE, M, N, ALPHA, A, LDA, BETA, B,
| 1~~~~~~
Warning: Unused dummy argument ‘icontxt’ at (1) [-Wunused-dummy-argument]
gfortran-15 -o pbdtrsrt.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pbdtrsrt.f
gfortran-15 -o pbdtrget.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pbdtrget.f
gfortran-15 -o pbdtrnv.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pbdtrnv.f
gfortran-15 -o pbdvecadd.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pbdvecadd.f
pbdvecadd.f:1:29:
1 | SUBROUTINE PBDVECADD( ICONTXT, MODE, N, ALPHA, X, INCX, BETA, Y,
| 1~~~~~~
Warning: Unused dummy argument ‘icontxt’ at (1) [-Wunused-dummy-argument]
gfortran-15 -o pbdtrst1.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pbdtrst1.f
# ar cr ../../libslap.a pbdtran.fo pbdmatadd.fo pbdtrsrt.fo pbdtrget.fo pbdtrnv.fo pbdvecadd.fo pbdtrst1.fo
# ranlib ../../libslap.a
ar cr ../../libslap.a \
pbdtran.fo pbdmatadd.fo pbdtrsrt.fo pbdtrget.fo pbdtrnv.fo pbdvecadd.fo pbdtrst1.fo
make[3]: Leaving directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/PBLAS/PBBLAS'
make[3]: Entering directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/PBLAS/PTZBLAS'
gfortran-15 -o pxerbla.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:42:
1 | SUBROUTINE PXERBLA( ICTXT, SRNAME, INFO )
| 1~~~
Warning: Unused dummy argument ‘info’ at (1) [-Wunused-dummy-argument]
pxerbla.f:1:34:
1 | SUBROUTINE PXERBLA( ICTXT, SRNAME, INFO )
| 1~~~~~
Warning: Unused dummy argument ‘srname’ at (1) [-Wunused-dummy-argument]
gfortran-15 -o immadd.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 immadd.f
gfortran-15 -o immdda.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 immdda.f
gfortran-15 -o immtadd.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 immtadd.f
gfortran-15 -o immddat.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 immddat.f
gfortran-15 -o dvasum.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dvasum.f
gfortran-15 -o dset.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dset.f
gfortran-15 -o dcshft.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dcshft.f
gfortran-15 -o drshft.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 drshft.f
gfortran-15 -o dvvdot.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dvvdot.f
gfortran-15 -o dmmadd.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dmmadd.f
gfortran-15 -o dmmcadd.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dmmcadd.f
gfortran-15 -o dmmtadd.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dmmtadd.f
gfortran-15 -o dmmtcadd.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dmmtcadd.f
gfortran-15 -o dmmdda.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dmmdda.f
gfortran-15 -o dmmddac.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dmmddac.f
gfortran-15 -o dmmddat.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dmmddat.f
gfortran-15 -o dmmddact.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dmmddact.f
gfortran-15 -o dtzpad.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dtzpad.f
gfortran-15 -o dtzpadcpy.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dtzpadcpy.f
gfortran-15 -o dtzscal.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dtzscal.f
gfortran-15 -o dagemv.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dagemv.f
gfortran-15 -o dasymv.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dasymv.f
gfortran-15 -o datrmv.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 datrmv.f
gfortran-15 -o dasqrtb.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dasqrtb.f
gfortran-15 -o dascal.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dascal.f
# 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
# ranlib ../../libslap.a
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
make[3]: Leaving directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/PBLAS/PTZBLAS'
make[3]: Entering directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/PBLAS/PTOOLS'
gcc-15 -o PB_CGatherV.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o PB_CInV.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_CInV.c
gcc-15 -o PB_CInV2.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_CInV2.c
gcc-15 -o PB_CInOutV.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_CInOutV.c
gcc-15 -o PB_CInOutV2.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_CInOutV2.c
gcc-15 -o PB_COutV.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_COutV.c
gcc-15 -o PB_CScatterV.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_CScatterV.c
gcc-15 -o PB_CVMinit.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_CVMinit.c
gcc-15 -o PB_CVMloc.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_CVMloc.c
gcc-15 -o PB_CVMnpq.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_CVMnpq.c
gcc-15 -o PB_CVMpack.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_CVMpack.c
gcc-15 -o PB_CVMswp.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_CVMswp.c
gcc-15 -o PB_CVMupdate.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_CVMupdate.c
gcc-15 -o PB_CVMcontig.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_CVMcontig.c
gcc-15 -o PB_Cabort.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cabort.c
gcc-15 -o PB_Cainfog2l.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cainfog2l.c
gcc-15 -o PB_Cbinfo.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cbinfo.c
gcc-15 -o PB_Cchkmat.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cchkmat.c
gcc-15 -o PB_Cchkvec.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cchkvec.c
gcc-15 -o PB_Cconjg.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cconjg.c
gcc-15 -o PB_Cgetbuf.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cgetbuf.c
gcc-15 -o PB_Cinfog2l.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cinfog2l.c
gcc-15 -o PB_Citypeset.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Citypeset.c
gcc-15 -o PB_Cgcd.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cgcd.c
gcc-15 -o PB_Clcm.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Clcm.c
gcc-15 -o PB_Cmalloc.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cmalloc.c
gcc-15 -o PB_Cnumroc.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cnumroc.c
gcc-15 -o PB_Cg2lrem.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cg2lrem.c
gcc-15 -o PB_Cindxg2p.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cindxg2p.c
gcc-15 -o PB_Cnnxtroc.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cnnxtroc.c
gcc-15 -o PB_Cnpreroc.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cnpreroc.c
gcc-15 -o PB_CpswapNN.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_CpswapNN.c
gcc-15 -o PB_CpswapND.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_CpswapND.c
gcc-15 -o PB_Cpdot11.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cpdot11.c
gcc-15 -o PB_CpdotNN.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_CpdotNN.c
gcc-15 -o PB_CpdotND.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_CpdotND.c
gcc-15 -o PB_CpaxpbyNN.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_CpaxpbyNN.c
gcc-15 -o PB_CpaxpbyND.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_CpaxpbyND.c
gcc-15 -o PB_CpaxpbyDN.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_CpaxpbyDN.c
gcc-15 -o PB_Cpaxpby.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cpaxpby.c
PB_Cpaxpby.c: In function ‘PB_Cpaxpby’:
PB_Cpaxpby.c:637:19: warning: ‘AnprocsD’ may be used uninitialized [-Wmaybe-uninitialized]
637 | gcdPQ = PB_Cgcd( AnprocsD, BnprocsD );
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PB_Cpaxpby.c:218:61: note: ‘AnprocsD’ was declared here
218 | AmyprocD, AmyprocR, AnbD, AnD, AnR, AnpD, AnprocsD, AnprocsR,
| ^~~~~~~~
gcc-15 -o PB_CpgemmBC.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_CpgemmBC.c
gcc-15 -o PB_CpgemmAC.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_CpgemmAC.c
gcc-15 -o PB_CpgemmAB.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_CpgemmAB.c
gcc-15 -o PB_Cplaprnt.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cplaprnt.c
gcc-15 -o PB_Cplapad.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cplapad.c
gcc-15 -o PB_Cplapd2.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cplapd2.c
gcc-15 -o PB_Cplascal.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cplascal.c
gcc-15 -o PB_Cplasca2.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cplasca2.c
gcc-15 -o PB_Cplacnjg.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cplacnjg.c
gcc-15 -o PB_Cpsym.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cpsym.c
gcc-15 -o PB_CpsymmAB.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_CpsymmAB.c
gcc-15 -o PB_CpsymmBC.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_CpsymmBC.c
gcc-15 -o PB_Cpsyr.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cpsyr.c
gcc-15 -o PB_CpsyrkA.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_CpsyrkA.c
gcc-15 -o PB_CpsyrkAC.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_CpsyrkAC.c
gcc-15 -o PB_Cpsyr2.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cpsyr2.c
gcc-15 -o PB_Cpsyr2kA.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cpsyr2kA.c
gcc-15 -o PB_Cpsyr2kAC.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cpsyr2kAC.c
gcc-15 -o PB_Cptrm.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cptrm.c
gcc-15 -o PB_Cpgeadd.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cpgeadd.c
gcc-15 -o PB_Cptradd.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cptradd.c
gcc-15 -o PB_Cptran.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cptran.c
gcc-15 -o PB_CptrmmAB.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_CptrmmAB.c
gcc-15 -o PB_CptrmmB.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_CptrmmB.c
gcc-15 -o PB_Cptrsm.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cptrsm.c
gcc-15 -o PB_CptrsmAB.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_CptrsmAB.c
gcc-15 -o PB_CptrsmAB0.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_CptrsmAB0.c
gcc-15 -o PB_CptrsmAB1.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_CptrsmAB1.c
gcc-15 -o PB_CptrsmB.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_CptrsmB.c
gcc-15 -o PB_Cptrsv.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cptrsv.c
gcc-15 -o PB_Ctop.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Ctop.c
gcc-15 -o PB_Ctzahemv.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Ctzahemv.c
gcc-15 -o PB_Ctzasymv.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Ctzasymv.c
gcc-15 -o PB_Ctzatrmv.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Ctzatrmv.c
gcc-15 -o PB_Ctzhemm.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Ctzhemm.c
gcc-15 -o PB_Ctzhemv.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Ctzhemv.c
gcc-15 -o PB_Ctzher.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Ctzher.c
gcc-15 -o PB_Ctzherk.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Ctzherk.c
gcc-15 -o PB_Ctzher2.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Ctzher2.c
gcc-15 -o PB_Ctzher2k.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Ctzher2k.c
gcc-15 -o PB_Ctzsymm.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Ctzsymm.c
gcc-15 -o PB_Ctzsymv.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Ctzsymv.c
gcc-15 -o PB_Ctzsyr.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Ctzsyr.c
gcc-15 -o PB_Ctzsyrk.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Ctzsyrk.c
gcc-15 -o PB_Ctzsyr2.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Ctzsyr2.c
gcc-15 -o PB_Ctzsyr2k.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Ctzsyr2k.c
gcc-15 -o PB_Ctztrmm.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Ctztrmm.c
gcc-15 -o PB_Ctztrmv.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Ctztrmv.c
gcc-15 -o PB_Cwarn.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cwarn.c
gcc-15 -o PB_freebuf_.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_freebuf_.c
gcc-15 -o PB_topget_.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_topget_.c
gcc-15 -o PB_topset_.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_topset_.c
gcc-15 -o PB_Cdescset.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cdescset.c
gcc-15 -o PB_Cdescribe.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cdescribe.c
gcc-15 -o PB_CargFtoC.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_CargFtoC.c
gcc-15 -o PB_Cfirstnb.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cfirstnb.c
gcc-15 -o PB_Clastnb.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Clastnb.c
gcc-15 -o PB_Cspan.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cspan.c
gcc-15 -o wcc_PB_Citypeset.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 wcc_PB_Citypeset.c
gcc-15 -o PB_Cdtypeset.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 PB_Cdtypeset.c
gcc-15 -o wcc_PB_Cdtypeset.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 wcc_PB_Cdtypeset.c
# 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
# ranlib ../../libslap.a
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
make[3]: Leaving directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/PBLAS/PTOOLS'
# 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
# ranlib ../libslap.a
ar cr ../libslap.a \
picopy_.co pilaenv.fo
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
make[2]: Leaving directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/PBLAS'
make[2]: Entering directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/REDIST'
gcc-15 -o pdgemr.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 pdgemr.c
pdgemr.c: In function ‘Cpdgemr2d’:
pdgemr.c:307:39: warning: unused variable ‘ptrNULL’ [-Wunused-variable]
307 | double *ptrsendbuff, *ptrrecvbuff, *ptrNULL = 0;
| ^~~~~~~
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 */
| ^~~~~~~~~
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;
| ^~~~~~~~
gcc-15 -o pdgemr2.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 pdgemr2.c
gcc-15 -o pdtrmr.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o pdtrmr2.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 pdtrmr2.c
gcc-15 -o pigemr.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 pigemr.c
pigemr.c: In function ‘Cpigemr2d’:
pigemr.c:307:37: warning: unused variable ‘ptrNULL’ [-Wunused-variable]
307 | int *ptrsendbuff, *ptrrecvbuff, *ptrNULL = 0;
| ^~~~~~~
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 */
| ^~~~~~~~~
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;
| ^~~~~~~~
gcc-15 -o pigemr2.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 pigemr2.c
gcc-15 -o pitrmr.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-15 -o pitrmr2.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 pitrmr2.c
gcc-15 -o pgemraux.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 pgemraux.c
# ar cr ../libslap.a pdgemr.co pdgemr2.co pdtrmr.co pdtrmr2.co pigemr.co pigemr2.co pitrmr.co pitrmr2.co pgemraux.co
# ranlib ../libslap.a
ar cr ../libslap.a \
pdgemr.co pdgemr2.co pdtrmr.co pdtrmr2.co pigemr.co pigemr2.co pitrmr.co pitrmr2.co pgemraux.co
make[2]: Leaving directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/REDIST'
make[2]: Entering directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/ScaLAPACK'
gfortran-15 -o pddbsv.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pddbsv.f
gfortran-15 -o pddbtrf.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pddbtrf.f
pddbtrf.f:358:49:
358 | $ ICTXT_NEW, ICTXT_SAVE, IDUM3, JA_NEW, LAF_MIN,
| ^~~~~
Warning: ‘idum3’ may be used uninitialized [-Wmaybe-uninitialized]
gfortran-15 -o pddbtrs.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:26:
378 | $ IDUM2, IDUM3, JA_NEW, LLDA, LLDB, MYCOL, MYROW,
| ^~~~~
Warning: ‘idum2’ may be used uninitialized [-Wmaybe-uninitialized]
pddbtrs.f:378:33:
378 | $ IDUM2, IDUM3, JA_NEW, LLDA, LLDB, MYCOL, MYROW,
| ^~~~~
Warning: ‘idum3’ may be used uninitialized [-Wmaybe-uninitialized]
gfortran-15 -o pddbtrsv.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pddbtrsv.f
pddbtrsv.f:2:46:
2 | $ B, IB, DESCB, AF, LAF, WORK, LWORK, INFO )
| 1~~
Warning: Unused dummy argument ‘laf’ at (1) [-Wunused-dummy-argument]
pddbtrsv.f:389:26:
389 | $ IDUM1, IDUM2, IDUM3, JA_NEW, LEVEL_DIST, LLDA,
| ^~~~~
Warning: ‘idum1’ may be used uninitialized [-Wmaybe-uninitialized]
pddbtrsv.f:389:33:
389 | $ IDUM1, IDUM2, IDUM3, JA_NEW, LEVEL_DIST, LLDA,
| ^~~~~
Warning: ‘idum2’ may be used uninitialized [-Wmaybe-uninitialized]
pddbtrsv.f:389:40:
389 | $ IDUM1, IDUM2, IDUM3, JA_NEW, LEVEL_DIST, LLDA,
| ^~~~~
Warning: ‘idum3’ may be used uninitialized [-Wmaybe-uninitialized]
gfortran-15 -o pddtsv.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pddtsv.f
gfortran-15 -o pddttrf.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pddttrf.f
pddttrf.f:371:49:
371 | $ ICTXT_NEW, ICTXT_SAVE, IDUM3, JA_NEW, LAF_MIN,
| ^~~~~
Warning: ‘idum3’ may be used uninitialized [-Wmaybe-uninitialized]
gfortran-15 -o pddttrs.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:26:
392 | $ IDUM2, IDUM3, JA_NEW, LLDA, LLDB, MYCOL, MYROW,
| ^~~~~
Warning: ‘idum2’ may be used uninitialized [-Wmaybe-uninitialized]
pddttrs.f:392:33:
392 | $ IDUM2, IDUM3, JA_NEW, LLDA, LLDB, MYCOL, MYROW,
| ^~~~~
Warning: ‘idum3’ may be used uninitialized [-Wmaybe-uninitialized]
gfortran-15 -o pddttrsv.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pddttrsv.f
pddttrsv.f:2:46:
2 | $ B, IB, DESCB, AF, LAF, WORK, LWORK, INFO )
| 1~~
Warning: Unused dummy argument ‘laf’ at (1) [-Wunused-dummy-argument]
pddttrsv.f:402:26:
402 | $ IDUM1, IDUM2, IDUM3, JA_NEW, LEVEL_DIST, LLDA,
| ^~~~~
Warning: ‘idum1’ may be used uninitialized [-Wmaybe-uninitialized]
pddttrsv.f:402:33:
402 | $ IDUM1, IDUM2, IDUM3, JA_NEW, LEVEL_DIST, LLDA,
| ^~~~~
Warning: ‘idum2’ may be used uninitialized [-Wmaybe-uninitialized]
pddttrsv.f:402:40:
402 | $ IDUM1, IDUM2, IDUM3, JA_NEW, LEVEL_DIST, LLDA,
| ^~~~~
Warning: ‘idum3’ may be used uninitialized [-Wmaybe-uninitialized]
gfortran-15 -o pdgbsv.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdgbsv.f
gfortran-15 -o pdgbtrf.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdgbtrf.f
pdgbtrf.f:1061:5:
1061 | 200 CONTINUE
| 1
Warning: Label 200 at (1) defined but not used [-Wunused-label]
pdgbtrf.f:373:49:
373 | $ ICTXT_NEW, ICTXT_SAVE, IDUM3, J, JA_NEW, JPTR,
| ^~~~~
Warning: ‘idum3’ may be used uninitialized [-Wmaybe-uninitialized]
gfortran-15 -o pdgbtrs.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdgbtrs.f
pdgbtrs.f:2:45:
2 | $ B, IB, DESCB, AF, LAF, WORK, LWORK, INFO )
| 1~~
Warning: Unused dummy argument ‘laf’ at (1) [-Wunused-dummy-argument]
pdgbtrs.f:385:26:
385 | $ IDUM2, IDUM3, J, JA_NEW, L, LBWL, LBWU, LDBB,
| ^~~~~
Warning: ‘idum2’ may be used uninitialized [-Wmaybe-uninitialized]
pdgbtrs.f:385:33:
385 | $ IDUM2, IDUM3, J, JA_NEW, L, LBWL, LBWU, LDBB,
| ^~~~~
Warning: ‘idum3’ may be used uninitialized [-Wmaybe-uninitialized]
gfortran-15 -o pdgebd2.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:26:
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:33:
249 | $ JJ, K, LWMIN, MPA0, MYCOL, MYROW, NPCOL, NPROW,
| ^~~~~
note: ‘lwmin’ was declared here
gfortran-15 -o pdgebrd.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:26:
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:57:
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:51:
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:62:
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:51:
252 | $ MYROW, NB, NPCOL, NPROW, NQ
| ^~
note: ‘nq’ was declared here
gfortran-15 -o pdgecon.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:34:
184 | LOGICAL LQUERY, ONENRM
| ^~~~~~
note: ‘onenrm’ was declared here
gfortran-15 -o pdgeequ.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdgeequ.f
gfortran-15 -o pdgehd2.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdgehd2.f
gfortran-15 -o pdgehrd.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdgehrd.f
pdgehrd.f:292:15:
292 | ELSE IF( LQUERY ) THEN
| ^
Warning: ‘lquery’ may be used uninitialized [-Wmaybe-uninitialized]
pdgehrd.f:206:26:
206 | LOGICAL LQUERY
| ^~~~~~
note: ‘lquery’ was declared here
pdgehrd.f:325:72:
325 | $ MAX( 1, IHIP ) )
| ^
Warning: ‘iroffa’ may be used uninitialized [-Wmaybe-uninitialized]
pdgehrd.f:210:47:
210 | $ IOFF, IPT, IPW, IPY, IROFFA, J, JJ, JJA, JY,
| ^~~~~~
note: ‘iroffa’ 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:26:
210 | $ IOFF, IPT, IPW, IPY, IROFFA, J, JJ, JJA, JY,
| ^~~~
note: ‘ioff’ was declared here
pdgehrd.f:325:72:
325 | $ MAX( 1, IHIP ) )
| ^
Warning: ‘ihip’ may be used uninitialized [-Wmaybe-uninitialized]
pdgehrd.f:208:62:
208 | INTEGER I, IACOL, IAROW, IB, ICOFFA, ICTXT, IHIP,
| ^~~~
note: ‘ihip’ was declared here
pdgehrd.f:376:72:
376 | WORK( 1 ) = DBLE( LWMIN )
| ^
Warning: ‘lwmin’ may be used uninitialized [-Wmaybe-uninitialized]
pdgehrd.f:211:32:
211 | $ K, L, LWMIN, MYCOL, MYROW, NB, NPCOL, NPROW,
| ^~~~~
note: ‘lwmin’ was declared here
gfortran-15 -o pdgelq2.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdgelq2.f
gfortran-15 -o pdgelqf.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:26:
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:39:
174 | $ IROFF, J, K, LWMIN, MP0, MYCOL, MYROW, NPCOL,
| ^~~~~
note: ‘lwmin’ was declared here
gfortran-15 -o pdgels.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:26:
238 | LOGICAL LQUERY, TPSD
| ^~~~~~
note: ‘lquery’ was declared here
pdgels.f:241:37:
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:48:
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:34:
238 | LOGICAL LQUERY, TPSD
| ^~~~
note: ‘tpsd’ was declared here
gfortran-15 -o pdgeql2.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdgeql2.f
gfortran-15 -o pdgeqlf.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:26:
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:29:
175 | $ K, LWMIN, MP0, MU, MYCOL, MYROW, NPCOL, NPROW,
| ^~~~~
note: ‘lwmin’ was declared here
gfortran-15 -o pdgeqpf.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:26:
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:43:
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:26:
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:57:
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:54:
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:58:
190 | $ MYCOL, MYROW, NPCOL, NPROW, NQ, NQ0, PVT
| ^~~
note: ‘nq0’ was declared here
gfortran-15 -o pdgeqr2.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdgeqr2.f
gfortran-15 -o pdgeqrf.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:26:
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:37:
174 | $ JB, JN, K, LWMIN, MP0, MYCOL, MYROW, NPCOL,
| ^~~~~
note: ‘lwmin’ was declared here
gfortran-15 -o pdgerfs.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:66:
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:41:
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:26:
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:49:
281 | $ K, KASE, LDXB, LIWMIN, LWMIN, MYCOL, MYRHS,
| ^~~~~
note: ‘lwmin’ was declared here
gfortran-15 -o pdgerq2.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdgerq2.f
gfortran-15 -o pdgerqf.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:26:
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:29:
174 | $ K, LWMIN, MP0, MU, MYCOL, MYROW, NPCOL, NPROW,
| ^~~~~
note: ‘lwmin’ was declared here
gfortran-15 -o pdgesv.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdgesv.f
gfortran-15 -o pdgesvd.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:40:
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:46:
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:51:
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:57:
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:65:
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:25:
296 | + INDU,INDV,INDWORK,IOFFD,IOFFE,ISCALE,J,K,LDU,LDVT,LLWORK,
| ^~~~~~~
note: ‘indwork’ was declared here
gfortran-15 -o pdgesvx.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:34:
424 | $ LIWMIN, LWMIN, MYCOL, MYROW, NP, NPCOL, NPROW,
| ^~~~~
note: ‘lwmin’ was declared here
pdgesvx.f:590:72:
590 | IWORK( 1 ) = LIWMIN
| ^
Warning: ‘liwmin’ may be used uninitialized [-Wmaybe-uninitialized]
pdgesvx.f:424:26:
424 | $ LIWMIN, LWMIN, MYCOL, MYROW, NP, NPCOL, NPROW,
| ^~~~~~
note: ‘liwmin’ was declared here
pdgesvx.f:547:72:
547 | RCMIN = BIGNUM
| ^
Warning: ‘bignum’ may be used uninitialized [-Wmaybe-uninitialized]
pdgesvx.f:426:39:
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:34:
427 | $ ROWCND, SMLNUM
| ^~~~~~
note: ‘smlnum’ was declared here
gfortran-15 -o pdgetf2.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdgetf2.f
gfortran-15 -o pdgetrf.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdgetrf.f
gfortran-15 -o pdgetri.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdgetri.f
pdgetri.f:372:72:
372 | IWORK( 1 ) = LIWMIN
| ^
Warning: ‘liwmin’ may be used uninitialized [-Wmaybe-uninitialized]
pdgetri.f:174:39:
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:26:
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:47:
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:54:
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:30:
175 | $ NN, NP, NPCOL, NPROW, NQ
| ^~
note: ‘np’ was declared here
gfortran-15 -o pdgetrs.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdgetrs.f
gfortran-15 -o pdggqrf.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:26:
264 | LOGICAL LQUERY
| ^~~~~~
note: ‘lquery’ was declared here
gfortran-15 -o pdggrqf.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:26:
264 | LOGICAL LQUERY
| ^~~~~~
note: ‘lquery’ was declared here
gfortran-15 -o pdlabrd.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlabrd.f
gfortran-15 -o pdlacon.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlacon.f
gfortran-15 -o pdlacp2.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlacp2.f
gfortran-15 -o pdlacpy.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlacpy.f
gfortran-15 -o pdlahrd.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlahrd.f
gfortran-15 -o pdlange.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlange.f
gfortran-15 -o pdlanhs.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlanhs.f
gfortran-15 -o pdlansy.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlansy.f
gfortran-15 -o pdlantr.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlantr.f
gfortran-15 -o pdlapiv.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlapiv.f
gfortran-15 -o pdlapv2.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlapv2.f
gfortran-15 -o pdlaqge.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlaqge.f
gfortran-15 -o pdlaqsy.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlaqsy.f
gfortran-15 -o pdlarf.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlarf.f
pdlarf.f:348:72:
348 | $ TAULOC_A, 1, IVROW, MYCOL )
| ^
Warning: ‘tauloc’ may be used uninitialized [-Wmaybe-uninitialized]
pdlarf.f:244:26:
244 | DOUBLE PRECISION TAULOC
| ^~~~~~
note: ‘tauloc’ was declared here
gfortran-15 -o pdlarfb.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlarfb.f
gfortran-15 -o pdlarfg.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlarfg.f
gfortran-15 -o pdlarft.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlarft.f
pdlarft.f:492:72:
492 | V( II+(JJ-1)*LDV ) = VII
| ^
Warning: ‘vii’ may be used uninitialized [-Wmaybe-uninitialized]
pdlarft.f:186:26:
186 | DOUBLE PRECISION VII
| ^~~
note: ‘vii’ was declared here
gfortran-15 -o pdlase2.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlase2.f
gfortran-15 -o pdlaset.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlaset.f
gfortran-15 -o pdlascl.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlascl.f
gfortran-15 -o pdlassq.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlassq.f
gfortran-15 -o pdlaswp.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlaswp.f
gfortran-15 -o pdlatra.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlatra.f
gfortran-15 -o pdlatrd.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:61:
231 | INTEGER I, IACOL, IAROW, ICTXT, II, J, JJ, JP, JWK, K,
| ^~
note: ‘jp’ was declared here
gfortran-15 -o pdlatrs.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlatrs.f
pdlatrs.f:2:63:
2 | $ JA, DESCA, X, IX, JX, DESCX, SCALE, CNORM,
| 1~~~~
Warning: Unused dummy argument ‘cnorm’ at (1) [-Wunused-dummy-argument]
pdlatrs.f:1:46:
1 | SUBROUTINE PDLATRS( UPLO, TRANS, DIAG, NORMIN, N, A, IA,
| 1~~~~~
Warning: Unused dummy argument ‘normin’ at (1) [-Wunused-dummy-argument]
pdlatrs.f:3:27:
3 | $ WORK )
| 1~~~
Warning: Unused dummy argument ‘work’ at (1) [-Wunused-dummy-argument]
gfortran-15 -o pdlauu2.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlauu2.f
gfortran-15 -o pdlauum.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlauum.f
gfortran-15 -o pdorg2l.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdorg2l.f
gfortran-15 -o pdorg2r.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdorg2r.f
gfortran-15 -o pdorgl2.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdorgl2.f
gfortran-15 -o pdorglq.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:26:
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:29:
169 | $ J, LWMIN, MPA0, MYCOL, MYROW, NPCOL, NPROW,
| ^~~~~
note: ‘lwmin’ was declared here
gfortran-15 -o pdorgql.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:26:
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:26:
169 | $ LWMIN, MPA0, MYCOL, MYROW, NPCOL, NPROW, NQA0
| ^~~~~
note: ‘lwmin’ was declared here
gfortran-15 -o pdorgqr.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:26:
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:30:
170 | $ JN, LWMIN, MPA0, MYCOL, MYROW, NPCOL, NPROW,
| ^~~~~
note: ‘lwmin’ was declared here
gfortran-15 -o pdorgr2.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdorgr2.f
gfortran-15 -o pdorgrq.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:26:
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:26:
170 | $ LWMIN, MPA0, MYCOL, MYROW, NPCOL, NPROW, NQA0
| ^~~~~
note: ‘lwmin’ was declared here
gfortran-15 -o pdorm2l.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdorm2l.f
gfortran-15 -o pdorm2r.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdorm2r.f
gfortran-15 -o pdormbr.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:40:
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:43:
294 | $ LCM, LCMP, LCMQ, LWMIN, MI, MPC0, MQA0, MYCOL,
| ^~~~~
note: ‘lwmin’ was declared here
gfortran-15 -o pdormhr.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:32:
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:26:
231 | $ LWMIN, MI, MPC0, MYCOL, MYROW, NH, NI, NPA0,
| ^~~~~
note: ‘lwmin’ was declared here
gfortran-15 -o pdorml2.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdorml2.f
gfortran-15 -o pdormlq.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:32:
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:37:
230 | $ LCM, LCMP, LWMIN, MI, MPC0, MQA0, MYCOL, MYROW,
| ^~~~~
note: ‘lwmin’ was declared here
gfortran-15 -o pdormql.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:32:
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:26:
230 | $ LWMIN, MI, MPC0, MYCOL, MYROW, NI, NPA0, NPCOL,
| ^~~~~
note: ‘lwmin’ was declared here
gfortran-15 -o pdormqr.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:32:
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:37:
230 | $ LCM, LCMQ, LWMIN, MI, MPC0, MYCOL, MYROW, NI,
| ^~~~~
note: ‘lwmin’ was declared here
gfortran-15 -o pdormr2.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdormr2.f
gfortran-15 -o pdormrq.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:32:
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:32:
230 | $ LCMP, LWMIN, MI, MPC0, MQA0, MYCOL, MYROW, NI,
| ^~~~~
note: ‘lwmin’ was declared here
gfortran-15 -o pdormtr.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdormtr.f
pdormtr.f:406:15:
406 | ELSE IF( LQUERY ) THEN
| ^
Warning: ‘lquery’ may be used uninitialized [-Wmaybe-uninitialized]
pdormtr.f:242:32:
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:26:
245 | $ LWMIN, MI, MPC0, MYCOL, MYROW, NI, NPA0, NPCOL,
| ^~~~~
note: ‘lwmin’ was declared here
gfortran-15 -o pdpocon.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdpocon.f
pdpocon.f:252:12:
252 | IF( UPPER ) THEN
| ^
Warning: ‘upper’ may be used uninitialized [-Wmaybe-uninitialized]
pdpocon.f:178:34:
178 | LOGICAL LQUERY, UPPER
| ^~~~~
note: ‘upper’ was declared here
gfortran-15 -o pdpbsv.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdpbsv.f
gfortran-15 -o pdpbtrf.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdpbtrf.f
pdpbtrf.f:365:49:
365 | $ ICTXT_NEW, ICTXT_SAVE, IDUM1, IDUM3, JA_NEW,
| ^~~~~
Warning: ‘idum1’ may be used uninitialized [-Wmaybe-uninitialized]
pdpbtrf.f:365:56:
365 | $ ICTXT_NEW, ICTXT_SAVE, IDUM1, IDUM3, JA_NEW,
| ^~~~~
Warning: ‘idum3’ may be used uninitialized [-Wmaybe-uninitialized]
gfortran-15 -o pdpbtrs.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:26:
374 | $ IDUM1, IDUM3, JA_NEW, LLDA, LLDB, MYCOL, MYROW,
| ^~~~~
Warning: ‘idum1’ may be used uninitialized [-Wmaybe-uninitialized]
pdpbtrs.f:374:33:
374 | $ IDUM1, IDUM3, JA_NEW, LLDA, LLDB, MYCOL, MYROW,
| ^~~~~
Warning: ‘idum3’ may be used uninitialized [-Wmaybe-uninitialized]
gfortran-15 -o pdpbtrsv.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdpbtrsv.f
pdpbtrsv.f:2:43:
2 | $ IB, DESCB, AF, LAF, WORK, LWORK, INFO )
| 1~~
Warning: Unused dummy argument ‘laf’ at (1) [-Wunused-dummy-argument]
pdpbtrsv.f:384:26:
384 | $ IDUM1, IDUM2, IDUM3, JA_NEW, LEVEL_DIST, LLDA,
| ^~~~~
Warning: ‘idum1’ may be used uninitialized [-Wmaybe-uninitialized]
pdpbtrsv.f:384:33:
384 | $ IDUM1, IDUM2, IDUM3, JA_NEW, LEVEL_DIST, LLDA,
| ^~~~~
Warning: ‘idum2’ may be used uninitialized [-Wmaybe-uninitialized]
pdpbtrsv.f:384:40:
384 | $ IDUM1, IDUM2, IDUM3, JA_NEW, LEVEL_DIST, LLDA,
| ^~~~~
Warning: ‘idum3’ may be used uninitialized [-Wmaybe-uninitialized]
gfortran-15 -o pdptsv.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdptsv.f
gfortran-15 -o pdpttrf.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdpttrf.f
pdpttrf.f:365:49:
365 | $ ICTXT_NEW, ICTXT_SAVE, IDUM3, INT_TEMP, JA_NEW,
| ^~~~~
Warning: ‘idum3’ may be used uninitialized [-Wmaybe-uninitialized]
gfortran-15 -o pdpttrs.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:38:
380 | $ ICTXT_SAVE, IDUM3, JA_NEW, LLDA, LLDB, MYCOL,
| ^~~~~
Warning: ‘idum3’ may be used uninitialized [-Wmaybe-uninitialized]
gfortran-15 -o pdpttrsv.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdpttrsv.f
pdpttrsv.f:2:32:
2 | $ AF, LAF, WORK, LWORK, INFO )
| 1~~
Warning: Unused dummy argument ‘laf’ at (1) [-Wunused-dummy-argument]
pdpttrsv.f:389:26:
389 | $ IDUM1, IDUM3, JA_NEW, LEVEL_DIST, LLDA, LLDB,
| ^~~~~
Warning: ‘idum1’ may be used uninitialized [-Wmaybe-uninitialized]
pdpttrsv.f:389:33:
389 | $ IDUM1, IDUM3, JA_NEW, LEVEL_DIST, LLDA, LLDB,
| ^~~~~
Warning: ‘idum3’ may be used uninitialized [-Wmaybe-uninitialized]
gfortran-15 -o pdpoequ.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdpoequ.f
gfortran-15 -o pdporfs.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:34:
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:66:
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:41:
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:26:
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:49:
278 | $ K, KASE, LDXB, LIWMIN, LWMIN, MYCOL, MYRHS,
| ^~~~~
note: ‘lwmin’ was declared here
gfortran-15 -o pdposv.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdposv.f
gfortran-15 -o pdposvx.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdposvx.f
pdposvx.f:486:72:
486 | WORK( 1 ) = DBLE( LWMIN )
| ^
Warning: ‘lwmin’ may be used uninitialized [-Wmaybe-uninitialized]
pdposvx.f:367:26:
367 | $ LWMIN, MYCOL, MYROW, NP, NPCOL, NPROW, NRHSQ,
| ^~~~~
note: ‘lwmin’ was declared here
pdposvx.f:487:72:
487 | IWORK( 1 ) = LIWMIN
| ^
Warning: ‘liwmin’ may be used uninitialized [-Wmaybe-uninitialized]
pdposvx.f:366:61:
366 | $ IXROW, J, JJA, JJB, JJX, LDB, LDX, LIWMIN,
| ^~~~~~
note: ‘liwmin’ was declared here
pdposvx.f:478:72:
478 | SCOND = MAX( SMIN, SMLNUM ) / MIN( SMAX, BIGNUM )
| ^
Warning: ‘bignum’ may be used uninitialized [-Wmaybe-uninitialized]
pdposvx.f:369:39:
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:66:
369 | DOUBLE PRECISION AMAX, ANORM, BIGNUM, SCOND, SMAX, SMIN, SMLNUM
| ^~~~~~
note: ‘smlnum’ was declared here
gfortran-15 -o pdpotf2.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdpotf2.f
gfortran-15 -o pdpotrf.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdpotrf.f
gfortran-15 -o pdpotri.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdpotri.f
gfortran-15 -o pdpotrs.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdpotrs.f
gfortran-15 -o pdrscl.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdrscl.f
gfortran-15 -o pdstein.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:49:
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:44:
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:41:
290 | $ LOAD, LOCINFO, MAXVEC, MQ00, MYCOL, MYROW,
| ^~~~~~
note: ‘maxvec’ was declared here
pdstein.f:290:26:
290 | $ LOAD, LOCINFO, MAXVEC, MQ00, MYCOL, MYROW,
| ^~~~
Warning: ‘load’ may be used uninitialized [-Wmaybe-uninitialized]
gfortran-15 -o pdsyev.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:26:
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:33:
252 | $ IINFO, INDD, INDD2, INDE, INDE2, INDTAU,
| ^~~~
note: ‘indd’ was declared here
pdsyev.f:252:39:
252 | $ IINFO, INDD, INDD2, INDE, INDE2, INDTAU,
| ^~~~~
Warning: ‘indd2’ may be used uninitialized [-Wmaybe-uninitialized]
pdsyev.f:252:46:
252 | $ IINFO, INDD, INDD2, INDE, INDE2, INDTAU,
| ^~~~
Warning: ‘inde’ may be used uninitialized [-Wmaybe-uninitialized]
pdsyev.f:252:52:
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:26:
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:35:
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:52:
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:45:
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:51:
259 | DOUBLE PRECISION ANRM, BIGNUM, EPS, RMAX, RMIN, SAFMIN, SIGMA,
| ^~~~
note: ‘rmin’ was declared here
gfortran-15 -o pdsyevd.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:34:
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:26:
164 | LOGICAL LQUERY, UPPER
| ^~~~~~
note: ‘lquery’ was declared here
gfortran-15 -o pdsyevx.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:42:
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:26:
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:34:
477 | LOGICAL ALLEIG, INDEIG, LOWER, LQUERY, QUICKRETURN,
| ^~~~~~
note: ‘indeig’ was declared here
pdsyevx.f:723:12:
723 | IF( LQUERY ) THEN
| ^
Warning: ‘lquery’ may be used uninitialized [-Wmaybe-uninitialized]
pdsyevx.f:477:49:
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:49:
484 | $ LIWMIN, LLWORK, LWMIN, LWOPT, MAXEIGS, MB_A,
| ^~~~~
note: ‘lwopt’ was declared here
pdsyevx.f:481:45:
481 | $ INDD, INDD2, INDE, INDE2, INDIBL, INDISP,
| ^~~~~
Warning: ‘inde2’ may be used uninitialized [-Wmaybe-uninitialized]
pdsyevx.f:481:39:
481 | $ INDD, INDD2, INDE, INDE2, INDIBL, INDISP,
| ^~~~
Warning: ‘inde’ may be used uninitialized [-Wmaybe-uninitialized]
pdsyevx.f:481:52:
481 | $ INDD, INDD2, INDE, INDE2, INDIBL, INDISP,
| ^~~~~~
Warning: ‘indibl’ may be used uninitialized [-Wmaybe-uninitialized]
pdsyevx.f:481:60:
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:34:
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:26:
484 | $ LIWMIN, LLWORK, LWMIN, LWOPT, MAXEIGS, MB_A,
| ^~~~~~
note: ‘liwmin’ was declared here
pdsyevx.f:890:72:
890 | $ NB*NB
| ^
Warning: ‘np0’ may be used uninitialized [-Wmaybe-uninitialized]
pdsyevx.f:486:26:
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:53:
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:59:
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:65:
489 | DOUBLE PRECISION ABSTLL, ANRM, BIGNUM, EPS, RMAX, RMIN, SAFMIN,
| ^~~~~~
note: ‘safmin’ was declared here
pdsyevx.f:816:72:
816 | $ WORK( INDWORK ), LLWORK )
| ^
Warning: ‘indd2’ may be used uninitialized [-Wmaybe-uninitialized]
pdsyevx.f:481:32:
481 | $ INDD, INDD2, INDE, INDE2, INDIBL, INDISP,
| ^~~~~
note: ‘indd2’ was declared here
pdsyevx.f:803:72:
803 | $ LLWORK, IINFO )
| ^
Warning: ‘indd’ may be used uninitialized [-Wmaybe-uninitialized]
pdsyevx.f:481:26:
481 | $ INDD, INDD2, INDE, INDE2, INDIBL, INDISP,
| ^~~~
note: ‘indd’ 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:48:
489 | DOUBLE PRECISION ABSTLL, ANRM, BIGNUM, EPS, RMAX, RMIN, SAFMIN,
| ^~~
note: ‘eps’ 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:31:
480 | INTEGER ANB, CSRC_A, I, IAROW, ICOFFA, ICTXT, IINFO,
| ^~~~~~
note: ‘csrc_a’ was declared here
pdsyevx.f:764:9:
764 | IF( VALEIG ) THEN
| ^
Warning: ‘valeig’ may be used uninitialized [-Wmaybe-uninitialized]
pdsyevx.f:478:26:
478 | $ VALEIG, WANTZ
| ^~~~~~
note: ‘valeig’ was declared here
gfortran-15 -o pdsygs2.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdsygs2.f
gfortran-15 -o pdsygst.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdsygst.f
gfortran-15 -o pdsygvx.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:57:
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:26:
506 | $ LWOPT, MQ0, MYCOL, MYROW, NB, NEIG, NN, NP0,
| ^~~~~
note: ‘lwopt’ was declared here
gfortran-15 -o pdsyngst.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:26:
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:51:
218 | $ IROFFB, J, K, KB, LWMIN, LWOPT, MYCOL, MYROW,
| ^~~~~
note: ‘lwopt’ was declared here
gfortran-15 -o pdsyntrd.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:26:
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:67:
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:60:
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:54:
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:26:
268 | $ TTLWMIN
| ^~~~~~~
note: ‘ttlwmin’ was declared here
gfortran-15 -o pdsyttrd.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:41:
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:26:
431 | $ TOPTAU, TOPV
| ^~~~~~
note: ‘toptau’ was declared here
gfortran-15 -o pdsytd2.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdsytd2.f
gfortran-15 -o pdsytrd.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:26:
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:52:
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:30:
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:48:
236 | $ NB, NP, NPCOL, NPROW, NQ
| ^~
note: ‘nq’ was declared here
gfortran-15 -o pdtrti2.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdtrti2.f
gfortran-15 -o pdtrtri.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdtrtri.f
gfortran-15 -o pdtrtrs.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdtrtrs.f
gfortran-15 -o pdlaevswp.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlaevswp.f
pdlaevswp.f:4:35:
4 | $ WORK, LWORK )
| 1~~~~
Warning: Unused dummy argument ‘lwork’ at (1) [-Wunused-dummy-argument]
gfortran-15 -o pdlarzb.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlarzb.f
gfortran-15 -o pdlarzt.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlarzt.f
gfortran-15 -o pdlarz.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlarz.f
pdlarz.f:382:72:
382 | $ TAULOC_A, 1, IVROW, MYCOL )
| ^
Warning: ‘tauloc’ may be used uninitialized [-Wmaybe-uninitialized]
pdlarz.f:253:26:
253 | DOUBLE PRECISION TAULOC
| ^~~~~~
note: ‘tauloc’ was declared here
gfortran-15 -o pdlatrz.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlatrz.f
gfortran-15 -o pdtzrzf.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:26:
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:26:
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:45:
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:52:
196 | $ IROFFA, J, JM1, L, LWMIN, MP0, MYCOL, MYROW,
| ^~~
note: ‘mp0’ was declared here
gfortran-15 -o pdormr3.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdormr3.f
gfortran-15 -o pdormrz.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:32:
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:42:
235 | $ JCC, LCM, LCMP, LWMIN, MI, MPC0, MQA0, MYCOL,
| ^~~~~
note: ‘lwmin’ was declared here
gfortran-15 -o pdlahqr.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:37:
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:42:
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:27:
3 | $ ILWORK, INFO )
| 1~~~~~
Warning: Unused dummy argument ‘ilwork’ at (1) [-Wunused-dummy-argument]
pdlahqr.f:2:62:
2 | $ ILOZ, IHIZ, Z, DESCZ, WORK, LWORK, IWORK,
| 1~~~~
Warning: Unused dummy argument ‘iwork’ at (1) [-Wunused-dummy-argument]
gfortran-15 -o pdlaconsb.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:26:
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:31:
169 | DOUBLE PRECISION H00, H10, H11, H12, H21, H22, H33S, H44S, S,
| ^~~
note: ‘h10’ was declared here
pdlaconsb.f:536:72:
536 | TST1 = ABS( V1 )*( ABS( H00 )+ABS( H11 )+ABS( H22 ) )
| ^
Warning: ‘h11’ may be used uninitialized [-Wmaybe-uninitialized]
pdlaconsb.f:169:36:
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:41:
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:46:
169 | DOUBLE PRECISION H00, H10, H11, H12, H21, H22, H33S, H44S, S,
| ^~~
note: ‘h21’ was declared here
pdlaconsb.f:536:72:
536 | TST1 = ABS( V1 )*( ABS( H00 )+ABS( H11 )+ABS( H22 ) )
| ^
Warning: ‘h22’ may be used uninitialized [-Wmaybe-uninitialized]
pdlaconsb.f:169:51:
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:45:
170 | $ TST1, ULP, V1, V2, V3
| ^~
note: ‘v3’ was declared here
gfortran-15 -o pdlacp3.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlacp3.f
gfortran-15 -o pdlawil.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlawil.f
pdlawil.f:175:72:
175 | CALL DGERV2D( CONTXT, 1, 1, V3_A, 1, MYROW, LEFT )
| ^
Warning: ‘v3’ may be used uninitialized [-Wmaybe-uninitialized]
pdlawil.f:123:69:
123 | DOUBLE PRECISION H11, H12, H21, H22, H33S, H44S, S, V1, V2, V3
| ^~
note: ‘v3’ was declared here
pdlawil.f:222:72:
222 | CALL DGERV2D( CONTXT, 1, 1, H11_A, 1, UP, LEFT )
| ^
Warning: ‘h11’ may be used uninitialized [-Wmaybe-uninitialized]
pdlawil.f:123:26:
123 | DOUBLE PRECISION H11, H12, H21, H22, H33S, H44S, S, V1, V2, V3
| ^~~
note: ‘h11’ was declared here
pdlawil.f:230:72:
230 | CALL DGERV2D( CONTXT, 1, 1, H12_A, 1, UP, MYCOL )
| ^
Warning: ‘h12’ may be used uninitialized [-Wmaybe-uninitialized]
pdlawil.f:123:31:
123 | DOUBLE PRECISION H11, H12, H21, H22, H33S, H44S, S, V1, V2, V3
| ^~~
note: ‘h12’ was declared here
pdlawil.f:238:72:
238 | CALL DGERV2D( CONTXT, 1, 1, H21_A, 1, MYROW, LEFT )
| ^
Warning: ‘h21’ may be used uninitialized [-Wmaybe-uninitialized]
pdlawil.f:123:36:
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:41:
123 | DOUBLE PRECISION H11, H12, H21, H22, H33S, H44S, S, V1, V2, V3
| ^~~
note: ‘h22’ was declared here
gfortran-15 -o pdlasmsub.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlasmsub.f
gfortran-15 -o pdlared2d.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlared2d.f
pdlared2d.f:1:32:
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:36:
1 | SUBROUTINE PDLARED2D( N, IA, JA, DESC, BYROW, BYALL, WORK, LWORK )
| 1~
Warning: Unused dummy argument ‘ja’ at (1) [-Wunused-dummy-argument]
gfortran-15 -o pdlamr1d.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlamr1d.f
gfortran-15 -o dlaref.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dlaref.f
gfortran-15 -o dlamsh.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dlamsh.f
gfortran-15 -o dlasorte.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dlasorte.f
gfortran-15 -o dsteqr2.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dsteqr2.f
gfortran-15 -o ddbtf2.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 ddbtf2.f
gfortran-15 -o ddbtrf.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 ddbtrf.f
gfortran-15 -o ddttrf.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 ddttrf.f
gfortran-15 -o ddttrsv.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 ddttrsv.f
gfortran-15 -o dpttrsv.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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-15 -o dtrmvt.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dtrmvt.f
gfortran-15 -o pdsyevr.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:61:
306 | $ IIU, IM, INDD, INDD2, INDE, INDE2, INDERR,
| ^~~~~~
note: ‘inderr’ declared here
gfortran-15 -o bdlaapp.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 bdlaapp.f
gfortran-15 -o bdlaexc.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 bdlaexc.f
gfortran-15 -o bdtrexc.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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-15 -o dlaqr6.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dlaqr6.f
dlaqr6.f:179:64:
179 | $ NS, NU, SINCOL, EINCOL, UINCOL, IPHV, CHUNK,
| 1~~~~
Warning: Unused variable ‘chunk’ declared at (1) [-Wunused-variable]
dlaqr6.f:180:49:
180 | $ THREADS, JLEN2, JCOL2, GCHUNK, JROW2, MAXCHUNK
| 1~~~~~
Warning: Unused variable ‘gchunk’ declared at (1) [-Wunused-variable]
dlaqr6.f:180:42:
180 | $ THREADS, JLEN2, JCOL2, GCHUNK, JROW2, MAXCHUNK
| 1~~~~
Warning: Unused variable ‘jcol2’ declared at (1) [-Wunused-variable]
dlaqr6.f:180:35:
180 | $ THREADS, JLEN2, JCOL2, GCHUNK, JROW2, MAXCHUNK
| 1~~~~
Warning: Unused variable ‘jlen2’ declared at (1) [-Wunused-variable]
dlaqr6.f:180:57:
180 | $ THREADS, JLEN2, JCOL2, GCHUNK, JROW2, MAXCHUNK
| 1~~~~
Warning: Unused variable ‘jrow2’ declared at (1) [-Wunused-variable]
dlaqr6.f:180:64:
180 | $ THREADS, JLEN2, JCOL2, GCHUNK, JROW2, MAXCHUNK
| 1~~~~~~~
Warning: Unused variable ‘maxchunk’ declared at (1) [-Wunused-variable]
dlaqr6.f:275:19:
275 | IF( INTRO.OR.ALL .AND. KTOP+2.LE.KBOT )
| ^
Warning: ‘intro’ may be used uninitialized [-Wmaybe-uninitialized]
dlaqr6.f:181:47:
181 | LOGICAL ACCUM, BLK22, BMP22, INTRO, CHASE, OFF, ALL
| ^~~~~
note: ‘intro’ was declared here
gfortran-15 -o pdtrord.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:30:
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:38:
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:46:
312 | LOGICAL LQUERY, PAIR, SWAP, WANTQ,
| ^~~~~
note: ‘wantq’ was declared here
pdtrord.f:921:72:
921 | DLEN = PDTRAF - IPW2
| ^
Warning: ‘pdtraf’ may be used uninitialized [-Wmaybe-uninitialized]
pdtrord.f:321:61:
321 | $ NCB, NDTRAF, NITRAF, NWIN, NUMWIN, PDTRAF,
| ^~~~~~
note: ‘pdtraf’ was declared here
pdtrord.f:920:72:
920 | ILEN = PITRAF - IPIW
| ^
Warning: ‘pitraf’ may be used uninitialized [-Wmaybe-uninitialized]
pdtrord.f:322:26:
322 | $ PITRAF, PDW, WINEIG, WINSIZ, LLDQ,
| ^~~~~~
note: ‘pitraf’ was declared here
pdtrord.f:1027:72:
1027 | BUFFLEN = DLEN + ILEN
| ^
Warning: ‘ilen’ may be used uninitialized [-Wmaybe-uninitialized]
pdtrord.f:332:36:
332 | $ ITT, JTT, ILEN, DLEN, INDXE, TRSRC1, TCSRC1,
| ^~~~
note: ‘ilen’ was declared here
pdtrord.f:325:52:
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:51:
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:39:
313 | $ ISHH, FIRST, SKIP1CR, BORDER, LASTWAIT
| ^~~~~~~
note: ‘skip1cr’ was declared here
pdtrord.f:2641:72:
2641 | $ WORK( IPW4 ), NWIN )
| ^
Warning: ‘ipw4’ may be used uninitialized [-Wmaybe-uninitialized]
pdtrord.f:329:46:
329 | $ SELI4, ILEN1, DIM4, IPW4, QROWS, TROWS,
| ^~~~
note: ‘ipw4’ was declared here
pdtrord.f:3199:72:
3199 | $ WORK(IPW8) )
| ^
Warning: ‘ipw6’ may be used uninitialized [-Wmaybe-uninitialized]
pdtrord.f:330:39:
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:51:
330 | $ TCOLS, IPW5, IPW6, IPW7, IPW8, JLOC4,
| ^~~~
note: ‘ipw8’ was declared here
pdtrord.f:2564:72:
2564 | $ WORK(IPW7), QROWS )
| ^
Warning: ‘ipw7’ may be used uninitialized [-Wmaybe-uninitialized]
pdtrord.f:330:45:
330 | $ TCOLS, IPW5, IPW6, IPW7, IPW8, JLOC4,
| ^~~~
note: ‘ipw7’ was declared here
pdtrord.f:3134:72:
3134 | $ WORK(IPW8) )
| ^
Warning: ‘ipw5’ may be used uninitialized [-Wmaybe-uninitialized]
pdtrord.f:330:33:
330 | $ TCOLS, IPW5, IPW6, IPW7, IPW8, JLOC4,
| ^~~~
note: ‘ipw5’ was declared here
gfortran-15 -o pdtrsen.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdtrsen.f
pdtrsen.f:359:32:
359 | $ IPW1, ITER, ITT, JLOC1, JTT, K, LIWMIN, LLDT,
| 1~~~
Warning: Unused variable ‘iter’ declared at (1) [-Wunused-variable]
pdtrsen.f:361:30:
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:26:
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:45:
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:40:
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:58:
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:32:
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:49:
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:56:
357 | LOGICAL LQUERY, WANTBH, WANTQ, WANTS, WANTSP
| ^~~~~~
note: ‘wantsp’ was declared here
gfortran-15 -o pdgebal.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdgebal.f
pdgebal.f:197:26:
197 | INTEGER IDAMAX
| 1~~~~~
Warning: Unused variable ‘idamax’ declared at (1) [-Wunused-variable]
gfortran-15 -o pdhseqr.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdhseqr.f
pdhseqr.f:407:13:
407 | IF( INITZ )
| ^
Warning: ‘initz’ may be used uninitialized [-Wmaybe-uninitialized]
pdhseqr.f:260:26:
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:41:
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:33:
260 | LOGICAL INITZ, LQUERY, WANTT, WANTZ, PAIR, BORDER
| ^~~~~~
note: ‘lquery’ was declared here
gfortran-15 -o pdlamve.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlamve.f
pdlamve.f:152:41:
152 | $ NPROCS, AROWS, ACOLS, K, SPROC, SRSRC, SCSRC,
| 1~~~~
Warning: Unused variable ‘acols’ declared at (1) [-Wunused-variable]
pdlamve.f:152:34:
152 | $ NPROCS, AROWS, ACOLS, K, SPROC, SRSRC, SCSRC,
| 1~~~~
Warning: Unused variable ‘arows’ declared at (1) [-Wunused-variable]
pdlamve.f:154:43:
154 | $ IIB, JJB, BRSRC, BCSRC, RAROWS, RACOLS,
| 1~~~~
Warning: Unused variable ‘bcsrc’ declared at (1) [-Wunused-variable]
pdlamve.f:154:36:
154 | $ IIB, JJB, BRSRC, BCSRC, RAROWS, RACOLS,
| 1~~~~
Warning: Unused variable ‘brsrc’ declared at (1) [-Wunused-variable]
pdlamve.f:153:47:
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:33:
155 | $ INDEX, IDUM, NUMREC, NUMSND
| 1~~~
Warning: Unused variable ‘idum’ declared at (1) [-Wunused-variable]
pdlamve.f:153:60:
153 | $ RPROC, RRSRC, RCSRC, COUNT, J, I, IIA, JJA,
| 1~~
Warning: Unused variable ‘iia’ declared at (1) [-Wunused-variable]
pdlamve.f:154:26:
154 | $ IIB, JJB, BRSRC, BCSRC, RAROWS, RACOLS,
| 1~~
Warning: Unused variable ‘iib’ declared at (1) [-Wunused-variable]
pdlamve.f:155:26:
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:65:
153 | $ RPROC, RRSRC, RCSRC, COUNT, J, I, IIA, JJA,
| 1~~
Warning: Unused variable ‘jja’ declared at (1) [-Wunused-variable]
pdlamve.f:154:31:
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:61:
151 | INTEGER ICTXT, NPROW, NPCOL, MYROW, MYCOL, MYPROC,
| 1~~~~~
Warning: Unused variable ‘myproc’ declared at (1) [-Wunused-variable]
pdlamve.f:155:39:
155 | $ INDEX, IDUM, NUMREC, NUMSND
| 1~~~~~
Warning: Unused variable ‘numrec’ declared at (1) [-Wunused-variable]
pdlamve.f:155:47:
155 | $ INDEX, IDUM, NUMREC, NUMSND
| 1~~~~~
Warning: Unused variable ‘numsnd’ declared at (1) [-Wunused-variable]
pdlamve.f:154:58:
154 | $ IIB, JJB, BRSRC, BCSRC, RAROWS, RACOLS,
| 1~~~~~
Warning: Unused variable ‘racols’ declared at (1) [-Wunused-variable]
pdlamve.f:154:50:
154 | $ IIB, JJB, BRSRC, BCSRC, RAROWS, RACOLS,
| 1~~~~~
Warning: Unused variable ‘rarows’ declared at (1) [-Wunused-variable]
pdlamve.f:153:40:
153 | $ RPROC, RRSRC, RCSRC, COUNT, J, I, IIA, JJA,
| 1~~~~
Warning: Unused variable ‘rcsrc’ declared at (1) [-Wunused-variable]
pdlamve.f:153:26:
153 | $ RPROC, RRSRC, RCSRC, COUNT, J, I, IIA, JJA,
| 1~~~~
Warning: Unused variable ‘rproc’ declared at (1) [-Wunused-variable]
pdlamve.f:153:33:
153 | $ RPROC, RRSRC, RCSRC, COUNT, J, I, IIA, JJA,
| 1~~~~
Warning: Unused variable ‘rrsrc’ declared at (1) [-Wunused-variable]
pdlamve.f:152:65:
152 | $ NPROCS, AROWS, ACOLS, K, SPROC, SRSRC, SCSRC,
| 1~~~~
Warning: Unused variable ‘scsrc’ declared at (1) [-Wunused-variable]
pdlamve.f:152:51:
152 | $ NPROCS, AROWS, ACOLS, K, SPROC, SRSRC, SCSRC,
| 1~~~~
Warning: Unused variable ‘sproc’ declared at (1) [-Wunused-variable]
pdlamve.f:152:58:
152 | $ NPROCS, AROWS, ACOLS, K, SPROC, SRSRC, SCSRC,
| 1~~~~
Warning: Unused variable ‘srsrc’ declared at (1) [-Wunused-variable]
gfortran-15 -o pdlaqr0.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlaqr0.f
pdlaqr0.f:263:47:
263 | $ ELEM1, ELEM2, ELEM3, ALPHA, SDSUM, STAMP
| 1~~~~
Warning: Unused variable ‘alpha’ declared at (1) [-Wunused-variable]
pdlaqr0.f:271:50:
271 | $ IROFFH, ICOFFH, HRSRC3, HCSRC3, NWIN, TOTIT,
| 1~~~~~
Warning: Unused variable ‘hcsrc3’ declared at (1) [-Wunused-variable]
pdlaqr0.f:271:42:
271 | $ IROFFH, ICOFFH, HRSRC3, HCSRC3, NWIN, TOTIT,
| 1~~~~~
Warning: Unused variable ‘hrsrc3’ declared at (1) [-Wunused-variable]
pdlaqr0.f:270:55:
270 | $ WCOLS, HRSRC, HCSRC, NB, IS, IE, NPROCS, KK,
| 1~
Warning: Unused variable ‘ie’ declared at (1) [-Wunused-variable]
pdlaqr0.f:270:51:
270 | $ WCOLS, HRSRC, HCSRC, NB, IS, IE, NPROCS, KK,
| 1~
Warning: Unused variable ‘is’ declared at (1) [-Wunused-variable]
pdlaqr0.f:264:65:
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:67:
270 | $ WCOLS, HRSRC, HCSRC, NB, IS, IE, NPROCS, KK,
| 1~
Warning: Unused variable ‘kk’ declared at (1) [-Wunused-variable]
pdlaqr0.f:265:36:
265 | $ KT, KTOP, KU, KV, KWH, KWTOP, KWV, LD, LS,
| 1~
Warning: Unused variable ‘ku’ declared at (1) [-Wunused-variable]
pdlaqr0.f:265:44:
265 | $ KT, KTOP, KU, KV, KWH, KWTOP, KWV, LD, LS,
| 1~~
Warning: Unused variable ‘kwh’ declared at (1) [-Wunused-variable]
pdlaqr0.f:263:54:
263 | $ ELEM1, ELEM2, ELEM3, ALPHA, SDSUM, STAMP
| 1~~~~
Warning: Unused variable ‘sdsum’ declared at (1) [-Wunused-variable]
pdlaqr0.f:263:61:
263 | $ ELEM1, ELEM2, ELEM3, ALPHA, SDSUM, STAMP
| 1~~~~
Warning: Unused variable ‘stamp’ declared at (1) [-Wunused-variable]
pdlaqr0.f:262:66:
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:26:
274 | LOGICAL NWINC, SORTED, LQUERY, RECURSION
| ^~~~~
note: ‘nwinc’ was declared here
pdlaqr0.f:272:26:
272 | $ SWEEP, JW, TOTNS, LIWKOPT, NPMIN, ICTXT_NEW,
| ^~~~~
Warning: ‘sweep’ may be used uninitialized [-Wmaybe-uninitialized]
pdlaqr0.f:271:64:
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:37:
272 | $ SWEEP, JW, TOTNS, LIWKOPT, NPMIN, ICTXT_NEW,
| ^~~~~
note: ‘totns’ was declared here
gfortran-15 -o pdlaqr1.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:37:
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:42:
277 | DOUBLE PRECISION AVE, DISC, H00, H10, H11, H12, H21, H22, H33,
| 1~~
Warning: Unused variable ‘h10’ declared at (1) [-Wunused-variable]
gfortran-15 -o pdlaqr2.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlaqr2.f
pdlaqr2.f:221:26:
221 | $ ICOL2, INFO, II, IROW, IROW1, IROW2, ITMP1,
| 1~~~~
Warning: Unused variable ‘icol2’ declared at (1) [-Wunused-variable]
pdlaqr2.f:221:56:
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-15 -o pdlaqr3.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlaqr3.f
pdlaqr3.f:245:57:
245 | $ ELEM, ELEM1, ELEM2, ELEM3, R1, ANORM, RNORM,
| 1~~~~
Warning: Unused variable ‘anorm’ declared at (1) [-Wunused-variable]
pdlaqr3.f:247:64:
247 | INTEGER I, IFST, ILST, INFO, INFQR, J, JW, K, KCOL,
| 1~~~
Warning: Unused variable ‘kcol’ declared at (1) [-Wunused-variable]
pdlaqr3.f:256:57:
256 | $ IPZ0, IPW0, NB2, ROUND, LILST, KK, LILST0,
| 1~
Warning: Unused variable ‘kk’ declared at (1) [-Wunused-variable]
pdlaqr3.f:248:37:
248 | $ KEND, KLN, KROW, KWTOP, LTOP, LWK1, LWK2, LWK3,
| 1~~~
Warning: Unused variable ‘krow’ declared at (1) [-Wunused-variable]
pdlaqr3.f:256:38:
256 | $ IPZ0, IPW0, NB2, ROUND, LILST, KK, LILST0,
| 1~~
Warning: Unused variable ‘nb2’ declared at (1) [-Wunused-variable]
pdlaqr3.f:3:69:
3 | $ SR, SI, V, DESCV, NH, T, DESCT, NV,
| 1~
Warning: Unused dummy argument ‘nv’ at (1) [-Wunused-dummy-argument]
pdlaqr3.f:245:53:
245 | $ ELEM, ELEM1, ELEM2, ELEM3, R1, ANORM, RNORM,
| 1~
Warning: Unused variable ‘r1’ declared at (1) [-Wunused-variable]
pdlaqr3.f:245:64:
245 | $ ELEM, ELEM1, ELEM2, ELEM3, R1, ANORM, RNORM,
| 1~~~~
Warning: Unused variable ‘rnorm’ declared at (1) [-Wunused-variable]
pdlaqr3.f:244:54:
244 | $ SAFMAX, SAFMIN, SMLNUM, SN, TAU, ULP,
| 1~~
Warning: Unused variable ‘tau’ declared at (1) [-Wunused-variable]
pdlaqr3.f:258:55:
258 | $ LWK7, LWK8, ILWKOPT, TZROWS, TZCOLS, NSEL,
| 1~~~~~
Warning: Unused variable ‘tzcols’ declared at (1) [-Wunused-variable]
pdlaqr3.f:258:47:
258 | $ LWK7, LWK8, ILWKOPT, TZROWS, TZCOLS, NSEL,
| 1~~~~~
Warning: Unused variable ‘tzrows’ declared at (1) [-Wunused-variable]
pdlaqr3.f:4:37:
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:38:
258 | $ LWK7, LWK8, ILWKOPT, TZROWS, TZCOLS, NSEL,
| ^~~~~~~
note: ‘ilwkopt’ was declared here
pdlaqr3.f:252:36:
252 | $ ITAU, IR, IPW, NPROCS, MLOC, IROFFHH,
| ^~~
Warning: ‘ipw’ may be used uninitialized [-Wmaybe-uninitialized]
gfortran-15 -o pdlaqr4.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlaqr4.f
pdlaqr4.f:206:26:
206 | $ ICOL2, II, IROW, IROW1, IROW2, ITMP1, ITMP2,
| 1~~~~
Warning: Unused variable ‘icol2’ declared at (1) [-Wunused-variable]
pdlaqr4.f:206:50:
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-15 -o pdlaqr5.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:26:
137 | DOUBLE PRECISION ALPHA, BETA, H11, H12, H21, H22, REFSUM,
| 1~~~~
Warning: Unused variable ‘alpha’ declared at (1) [-Wunused-variable]
pdlaqr5.f:137:33:
137 | DOUBLE PRECISION ALPHA, BETA, H11, H12, H21, H22, REFSUM,
| 1~~~
Warning: Unused variable ‘beta’ declared at (1) [-Wunused-variable]
pdlaqr5.f:161:33:
161 | LOGICAL BLK22, BMP22, INTRO, DONEJOB, ODDNPROW,
| 1~~~~
Warning: Unused variable ‘bmp22’ declared at (1) [-Wunused-variable]
pdlaqr5.f:139:49:
139 | $ ULP, TAU, ELEM, STAMP, DDUM, ORTH
| 1~~~
Warning: Unused variable ‘ddum’ declared at (1) [-Wunused-variable]
pdlaqr5.f:137:39:
137 | DOUBLE PRECISION ALPHA, BETA, H11, H12, H21, H22, REFSUM,
| 1~~
Warning: Unused variable ‘h11’ declared at (1) [-Wunused-variable]
pdlaqr5.f:137:44:
137 | DOUBLE PRECISION ALPHA, BETA, H11, H12, H21, H22, REFSUM,
| 1~~
Warning: Unused variable ‘h12’ declared at (1) [-Wunused-variable]
pdlaqr5.f:137:49:
137 | DOUBLE PRECISION ALPHA, BETA, H11, H12, H21, H22, REFSUM,
| 1~~
Warning: Unused variable ‘h21’ declared at (1) [-Wunused-variable]
pdlaqr5.f:137:54:
137 | DOUBLE PRECISION ALPHA, BETA, H11, H12, H21, H22, REFSUM,
| 1~~
Warning: Unused variable ‘h22’ declared at (1) [-Wunused-variable]
pdlaqr5.f:159:34:
159 | $ ZROWS2, HCOLS2, MNRBUF,
| 1~~~~~
Warning: Unused variable ‘hcols2’ declared at (1) [-Wunused-variable]
pdlaqr5.f:158:53:
158 | $ WINFIN, RWS3, CLS3, INDX2, HROWS2,
| 1~~~~~
Warning: Unused variable ‘hrows2’ declared at (1) [-Wunused-variable]
pdlaqr5.f:140:29:
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:33:
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:26:
150 | $ IDUM, NHO, DIR, WINID, INDX, ILOC, JLOC, RSRC1,
| 1~~~
Warning: Unused variable ‘idum’ declared at (1) [-Wunused-variable]
pdlaqr5.f:157:26:
157 | $ IHH, IPIW, LKBOT1, NPROCS, LIROFFH,
| 1~~
Warning: Unused variable ‘ihh’ declared at (1) [-Wunused-variable]
pdlaqr5.f:2:51:
2 | $ SR, SI, H, DESCH, ILOZ, IHIZ, Z, DESCZ, WORK,
| 1~~~
Warning: Unused dummy argument ‘ihiz’ at (1) [-Wunused-dummy-argument]
pdlaqr5.f:2:45:
2 | $ SR, SI, H, DESCH, ILOZ, IHIZ, Z, DESCZ, WORK,
| 1~~~
Warning: Unused dummy argument ‘iloz’ at (1) [-Wunused-dummy-argument]
pdlaqr5.f:140:37:
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:46:
158 | $ WINFIN, RWS3, CLS3, INDX2, HROWS2,
| 1~~~~
Warning: Unused variable ‘indx2’ declared at (1) [-Wunused-variable]
pdlaqr5.f:144:65:
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:47:
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:51:
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:55:
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:61:
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:67:
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:26:
141 | $ JROW, JTOP, K, K1, KDU, KMS, KNZ, KRCOL, KZS,
| 1~~~
Warning: Unused variable ‘jrow’ declared at (1) [-Wunused-variable]
pdlaqr5.f:141:32:
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:41:
141 | $ JROW, JTOP, K, K1, KDU, KMS, KNZ, KRCOL, KZS,
| 1~
Warning: Unused variable ‘k1’ declared at (1) [-Wunused-variable]
pdlaqr5.f:141:50:
141 | $ JROW, JTOP, K, K1, KDU, KMS, KNZ, KRCOL, KZS,
| 1~~
Warning: Unused variable ‘kms’ declared at (1) [-Wunused-variable]
pdlaqr5.f:141:55:
141 | $ JROW, JTOP, K, K1, KDU, KMS, KNZ, KRCOL, KZS,
| 1~~
Warning: Unused variable ‘knz’ declared at (1) [-Wunused-variable]
pdlaqr5.f:141:60:
141 | $ JROW, JTOP, K, K1, KDU, KMS, KNZ, KRCOL, KZS,
| 1~~~~
Warning: Unused variable ‘krcol’ declared at (1) [-Wunused-variable]
pdlaqr5.f:141:67:
141 | $ JROW, JTOP, K, K1, KDU, KMS, KNZ, KRCOL, KZS,
| 1~~
Warning: Unused variable ‘kzs’ declared at (1) [-Wunused-variable]
pdlaqr5.f:143:46:
143 | $ NS, NU, LLDH, LLDZ, LLDU, LLDV, LLDW, LLDWH,
| 1~~~
Warning: Unused variable ‘lldu’ declared at (1) [-Wunused-variable]
pdlaqr5.f:143:52:
143 | $ NS, NU, LLDH, LLDZ, LLDU, LLDV, LLDW, LLDWH,
| 1~~~
Warning: Unused variable ‘lldv’ declared at (1) [-Wunused-variable]
pdlaqr5.f:143:58:
143 | $ NS, NU, LLDH, LLDZ, LLDU, LLDV, LLDW, LLDWH,
| 1~~~
Warning: Unused variable ‘lldw’ declared at (1) [-Wunused-variable]
pdlaqr5.f:143:64:
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:29:
142 | $ M, M22, MBOT, MEND, MSTART, MTOP, NBMPS, NDCOL,
| 1~~
Warning: Unused variable ‘m22’ declared at (1) [-Wunused-variable]
pdlaqr5.f:142:34:
142 | $ M, M22, MBOT, MEND, MSTART, MTOP, NBMPS, NDCOL,
| 1~~~
Warning: Unused variable ‘mbot’ declared at (1) [-Wunused-variable]
pdlaqr5.f:142:40:
142 | $ M, M22, MBOT, MEND, MSTART, MTOP, NBMPS, NDCOL,
| 1~~~
Warning: Unused variable ‘mend’ declared at (1) [-Wunused-variable]
pdlaqr5.f:160:34:
160 | $ MXRBUF, MNCBUF, MXCBUF, LWKOPT
| 1~~~~~
Warning: Unused variable ‘mncbuf’ declared at (1) [-Wunused-variable]
pdlaqr5.f:159:42:
159 | $ ZROWS2, HCOLS2, MNRBUF,
| 1~~~~~
Warning: Unused variable ‘mnrbuf’ declared at (1) [-Wunused-variable]
pdlaqr5.f:142:46:
142 | $ M, M22, MBOT, MEND, MSTART, MTOP, NBMPS, NDCOL,
| 1~~~~~
Warning: Unused variable ‘mstart’ declared at (1) [-Wunused-variable]
pdlaqr5.f:142:54:
142 | $ M, M22, MBOT, MEND, MSTART, MTOP, NBMPS, NDCOL,
| 1~~~
Warning: Unused variable ‘mtop’ declared at (1) [-Wunused-variable]
pdlaqr5.f:160:42:
160 | $ MXRBUF, MNCBUF, MXCBUF, LWKOPT
| 1~~~~~
Warning: Unused variable ‘mxcbuf’ declared at (1) [-Wunused-variable]
pdlaqr5.f:160:26:
160 | $ MXRBUF, MNCBUF, MXCBUF, LWKOPT
| 1~~~~~
Warning: Unused variable ‘mxrbuf’ declared at (1) [-Wunused-variable]
pdlaqr5.f:142:67:
142 | $ M, M22, MBOT, MEND, MSTART, MTOP, NBMPS, NDCOL,
| 1~~~~
Warning: Unused variable ‘ndcol’ declared at (1) [-Wunused-variable]
pdlaqr5.f:156:45:
156 | $ WEST, CSRC, SOUTH, NORHT, INDXE, NORTH,
| 1~~~~
Warning: Unused variable ‘norht’ declared at (1) [-Wunused-variable]
pdlaqr5.f:143:30:
143 | $ NS, NU, LLDH, LLDZ, LLDU, LLDV, LLDW, LLDWH,
| 1~
Warning: Unused variable ‘nu’ declared at (1) [-Wunused-variable]
pdlaqr5.f:162:26:
162 | $ ODDNPCOL, LQUERY, BCDONE
| 1~~~~~~~
Warning: Unused variable ‘oddnpcol’ declared at (1) [-Wunused-variable]
pdlaqr5.f:161:56:
161 | LOGICAL BLK22, BMP22, INTRO, DONEJOB, ODDNPROW,
| 1~~~~~~~
Warning: Unused variable ‘oddnprow’ declared at (1) [-Wunused-variable]
pdlaqr5.f:139:55:
139 | $ ULP, TAU, ELEM, STAMP, DDUM, ORTH
| 1~~~
Warning: Unused variable ‘orth’ declared at (1) [-Wunused-variable]
pdlaqr5.f:137:59:
137 | DOUBLE PRECISION ALPHA, BETA, H11, H12, H21, H22, REFSUM,
| 1~~~~~
Warning: Unused variable ‘refsum’ declared at (1) [-Wunused-variable]
pdlaqr5.f:138:42:
138 | $ SAFMAX, SAFMIN, SCL, SMLNUM, SWAP, TST1, TST2,
| 1~~
Warning: Unused variable ‘scl’ declared at (1) [-Wunused-variable]
pdlaqr5.f:139:42:
139 | $ ULP, TAU, ELEM, STAMP, DDUM, ORTH
| 1~~~~
Warning: Unused variable ‘stamp’ declared at (1) [-Wunused-variable]
pdlaqr5.f:139:31:
139 | $ ULP, TAU, ELEM, STAMP, DDUM, ORTH
| 1~~
Warning: Unused variable ‘tau’ declared at (1) [-Wunused-variable]
pdlaqr5.f:138:61:
138 | $ SAFMAX, SAFMIN, SCL, SMLNUM, SWAP, TST1, TST2,
| 1~~~
Warning: Unused variable ‘tst1’ declared at (1) [-Wunused-variable]
pdlaqr5.f:138:67:
138 | $ SAFMAX, SAFMIN, SCL, SMLNUM, SWAP, TST1, TST2,
| 1~~~
Warning: Unused variable ‘tst2’ declared at (1) [-Wunused-variable]
pdlaqr5.f:176:26:
176 | DOUBLE PRECISION VT( 3 )
| 1~~~~~~
Warning: Unused variable ‘vt’ declared at (1) [-Wunused-variable]
pdlaqr5.f:159:26:
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:33:
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:41:
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:39:
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:31:
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:53:
157 | $ IHH, IPIW, LKBOT1, NPROCS, LIROFFH,
| ^~~~~~~
note: ‘liroffh’ was declared here
gfortran-15 -o pdrot.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdrot.f
pdrot.f:201:26:
201 | INTEGER ICEIL
| 1~~~~
Warning: Unused variable ‘iceil’ declared at (1) [-Wunused-variable]
pdrot.f:418:72:
418 | IYY = IY-IROFFXY + (INDX-1)*MB
| ^
Warning: ‘iroffxy’ may be used uninitialized [-Wmaybe-uninitialized]
pdrot.f:186:42:
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:51:
186 | $ CSRC2, ICOFFXY, IROFFXY, MNWRK, LLDX, LLDY,
| ^~~~~
note: ‘mnwrk’ was declared here
gfortran-15 -o pdtrcon.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:42:
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:50:
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:26:
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:34:
191 | LOGICAL LQUERY, NOUNIT, ONENRM, UPPER
| ^~~~~~
note: ‘nounit’ was declared here
gfortran-15 -o pdlabad.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlabad.f
gfortran-15 -o pdlaed0.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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-15 -o pdlaed1.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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-15 -o pdlaed2.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:57:
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:57:
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:57:
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:57:
159 | $ NJCOL, NJJ, NP, NPROCS, NPROW, PJ, PJCOL, PJJ
| ^~
note: ‘pj’ declared here
gfortran-15 -o pdlaed3.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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-15 -o pdlaedz.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlaedz.f
gfortran-15 -o pdlamch.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlamch.f
gfortran-15 -o pdlared1d.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlared1d.f
pdlared1d.f:1:32:
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:36:
1 | SUBROUTINE PDLARED1D( N, IA, JA, DESC, BYCOL, BYALL, WORK, LWORK )
| 1~
Warning: Unused dummy argument ‘ja’ at (1) [-Wunused-dummy-argument]
gfortran-15 -o pdlasrt.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdlasrt.f
gfortran-15 -o pdstebz.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdstebz.f
pdstebz.f:568:10:
568 | IF( IFRST.GT.ILAST )
| ^
Warning: ‘ifrst’ may be used uninitialized [-Wmaybe-uninitialized]
pdstebz.f:242:65:
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:33:
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:30:
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:38:
254 | $ GU, INITVL, INITVU, LSAVE, MID, PIVMIN, RELTOL,
| ^~~~~~
note: ‘initvu’ was declared here
gfortran-15 -o pdstedc.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pdstedc.f
gfortran-15 -o dlapst.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dlapst.f
gfortran-15 -o dlasrt2.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dlasrt2.f
gfortran-15 -o dstein2.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:42:
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:50:
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:31:
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:48:
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:42:
120 | INTEGER B1, BLKSIZ, BN, GPIND, I, IINFO, INDRV1,
| ^~~~~
note: ‘gpind’ was declared here
gfortran-15 -o dlar1va.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:26:
2 | $ PIVMIN, GAPTOL, Z, WANTNC, NEGCNT, ZTZ, MINGMA,
| 1~~~~~
Warning: Unused dummy argument ‘gaptol’ at (1) [-Wunused-dummy-argument]
gfortran-15 -o dlarrb2.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dlarrb2.f
gfortran-15 -o dlarrd2.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:47:
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:52:
218 | $ TNORM, UFLOW, WKILL, WLU, WUL
| ^~~
note: ‘wul’ was declared here
gfortran-15 -o dlarre2.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:42:
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:49:
204 | LOGICAL FORCEB, NOREP, RNDPRT, USEDQD
| ^~~~~~
note: ‘usedqd’ was declared here
gfortran-15 -o dlarre2a.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:42:
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:41:
220 | LOGICAL NOREP, RNDPRT, USEDQD
| ^~~~~~
note: ‘usedqd’ was declared here
gfortran-15 -o dlarrf2.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:17:
115 | LOGICAL DORRR1, NOFAIL, SAWNAN1, SAWNAN2, TRYRRR1
| 1~~~~~
Warning: Unused variable ‘dorrr1’ declared at (1) [-Wunused-variable]
dlarrf2.f:127:26:
127 | $ OLDP, PROD, RDELTA, RDMAX, RRR1, RRR2, RSIGMA,
| 1~~~
Warning: Unused variable ‘oldp’ declared at (1) [-Wunused-variable]
dlarrf2.f:127:32:
127 | $ OLDP, PROD, RDELTA, RDMAX, RRR1, RRR2, RSIGMA,
| 1~~~
Warning: Unused variable ‘prod’ declared at (1) [-Wunused-variable]
dlarrf2.f:127:53:
127 | $ OLDP, PROD, RDELTA, RDMAX, RRR1, RRR2, RSIGMA,
| 1~~~
Warning: Unused variable ‘rrr1’ declared at (1) [-Wunused-variable]
dlarrf2.f:127:59:
127 | $ OLDP, PROD, RDELTA, RDMAX, RRR1, RRR2, RSIGMA,
| 1~~~
Warning: Unused variable ‘rrr2’ declared at (1) [-Wunused-variable]
dlarrf2.f:128:29:
128 | $ S, TMP, ZNM2
| 1~~
Warning: Unused variable ‘tmp’ declared at (1) [-Wunused-variable]
dlarrf2.f:115:51:
115 | LOGICAL DORRR1, NOFAIL, SAWNAN1, SAWNAN2, TRYRRR1
| 1~~~~~~
Warning: Unused variable ‘tryrrr1’ declared at (1) [-Wunused-variable]
dlarrf2.f:128:34:
128 | $ S, TMP, ZNM2
| 1~~~
Warning: Unused variable ‘znm2’ declared at (1) [-Wunused-variable]
gfortran-15 -o dlarrv2.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -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:42:
4 | $ IBLOCK, INDEXW, GERS, SDIAM,
| 1~~~
Warning: Unused dummy argument ‘gers’ at (1) [-Wunused-dummy-argument]
dlarrv2.f:1:34:
1 | SUBROUTINE DLARRV2( N, VL, VU, D, L, PIVMIN,
| 1~
Warning: Unused dummy argument ‘vu’ at (1) [-Wunused-dummy-argument]
dlarrv2.f:791:72:
791 | SPLACE(4) = KK+1
| ^
Warning: ‘kk’ may be used uninitialized [-Wmaybe-uninitialized]
dlarrv2.f:264:35:
264 | $ JBLK, K, KK, MINIWSIZE, MINWSIZE, MYWFST,
| ^~
note: ‘kk’ was declared here
gfortran-15 -o dstegr2.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dstegr2.f
gfortran-15 -o dstegr2a.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dstegr2a.f
gfortran-15 -o dstegr2b.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 dstegr2b.f
gcc-15 -o pdlaiect.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 pdlaiect.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;
| ^~~~~
gcc-15 -o dlamov.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 dlamov.c
gfortran-15 -o pjlaenv.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pjlaenv.f
gfortran-15 -o pilaenvx.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pilaenvx.f
gfortran-15 -o piparmq.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 piparmq.f
piparmq.f:2:33:
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:47:
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:53:
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:30:
188 | INTEGER NH, NS, MYROW, MYCOL, NPROW, NPCOL, NP
| ^~
note: ‘ns’ was declared here
gfortran-15 -o pilaver.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pilaver.f
gfortran-15 -o pmpim2.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pmpim2.f
gfortran-15 -o pmpcol.fo -c -fpic -g -O2 -Wall -pedantic -mtune=native -g -O2 -Wall -pedantic -mtune=native -msse2 -mfpmath=sse -O3 pmpcol.f
gcc-15 -o pbchkvect.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 pbchkvect.c
gcc-15 -o getpbbuf.co -c -DAdd_ -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -O3 getpbbuf.c
# 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
# ranlib ../libslap.a
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
make[2]: Leaving directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/ScaLAPACK'
ranlib libslap.a
gcc-15 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o pbdSLAP.so slap_blacs.o zzz.o libslap.a -llapack -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/usr/lib/x86_64-linux-gnu/openmpi/lib -lmpi -lutil -lpthread -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src'
make[1]: Entering directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src'
echo "### Added by Makevars" > SLmake.inc
echo "include /home/hornik/tmp/R.check/r-devel-gcc/Work/build/etc/Makeconf" >> SLmake.inc
echo "CC = gcc-15" >> SLmake.inc # overwrite MkInclude
echo "F77 = gfortran-15" >> SLmake.inc # overwrite MkInclude
echo "FC = gfortran-15" >> SLmake.inc # overwrite MkInclude
echo "CDEFS = -DAdd_" >> SLmake.inc
echo "PKG_CPPFLAGS = -I/usr/lib/x86_64-linux-gnu/openmpi/include -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 && cd ../; \
cd TOOLS; make && cd ../; \
cd PBLAS; make && cd ../; \
cd REDIST; make && cd ../; \
cd ScaLAPACK; make && cd ../
make[2]: Entering directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/BLACS'
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
# ranlib ../libslap.a
make[2]: Leaving directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/BLACS'
make[2]: Entering directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/TOOLS'
cd LAPACK; make double && cd ../
make[3]: Entering directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/TOOLS/LAPACK'
# ar cr ../../libslap.a \
# icopy.fo dlatms.fo dlagge.fo dlagsy.fo dlarot.fo dlatm1.fo dlaran.fo dlarnd.fo
# ranlib ../../libslap.a
make[3]: Leaving directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/TOOLS/LAPACK'
# 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
# ranlib ../libslap.a
# 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
# ranlib ../libslap.a
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
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
make[2]: Leaving directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/TOOLS'
make[2]: Entering directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/PBLAS'
# ar cr ../libslap.a picopy_.co pilaenv.fo
# ranlib ../libslap.a
cd PBBLAS; CDEFS='-DAdd_' PKG_CPPFLAGS='-I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T' PKG_CFLAGS='' MkInclude='' make && cd ../ ; \
cd PTZBLAS; CDEFS='-DAdd_' PKG_CPPFLAGS='-I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T' PKG_CFLAGS='' MkInclude='' make && cd ../ ; \
cd PTOOLS; CDEFS='-DAdd_' PKG_CPPFLAGS='-I/usr/lib/x86_64-linux-gnu/openmpi/include -DMPI2 -DOPENMPI -DUSE_FC_LEN_T' PKG_CFLAGS='' MkInclude='' make && cd ../
make[3]: Entering directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/PBLAS/PBBLAS'
# ar cr ../../libslap.a pbdtran.fo pbdmatadd.fo pbdtrsrt.fo pbdtrget.fo pbdtrnv.fo pbdvecadd.fo pbdtrst1.fo
# ranlib ../../libslap.a
ar cr ../../libslap.a \
pbdtran.fo pbdmatadd.fo pbdtrsrt.fo pbdtrget.fo pbdtrnv.fo pbdvecadd.fo pbdtrst1.fo
make[3]: Leaving directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/PBLAS/PBBLAS'
make[3]: Entering directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/PBLAS/PTZBLAS'
# 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
# ranlib ../../libslap.a
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
make[3]: Leaving directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/PBLAS/PTZBLAS'
make[3]: Entering directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/PBLAS/PTOOLS'
# 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
# ranlib ../../libslap.a
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
make[3]: Leaving directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/PBLAS/PTOOLS'
# 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
# ranlib ../libslap.a
ar cr ../libslap.a \
picopy_.co pilaenv.fo
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
make[2]: Leaving directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/PBLAS'
make[2]: Entering directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/REDIST'
# ar cr ../libslap.a pdgemr.co pdgemr2.co pdtrmr.co pdtrmr2.co pigemr.co pigemr2.co pitrmr.co pitrmr2.co pgemraux.co
# ranlib ../libslap.a
ar cr ../libslap.a \
pdgemr.co pdgemr2.co pdtrmr.co pdtrmr2.co pigemr.co pigemr2.co pitrmr.co pitrmr2.co pgemraux.co
make[2]: Leaving directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/REDIST'
make[2]: Entering directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/ScaLAPACK'
# 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
# ranlib ../libslap.a
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
make[2]: Leaving directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src/ScaLAPACK'
ranlib libslap.a
make[1]: Leaving directory '/tmp/RtmprcpBxM/R.INSTALL31074f5f0a7bd4/pbdSLAP/src'
installing via 'install.libs.R' to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/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)