* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’ * installing *source* package ‘vegan’ ... ** package ‘vegan’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (Debian 13.2.0-24) 13.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-24) 13.2.0’ make[1]: Entering directory '/tmp/Rtmpmx5B2J/R.INSTALL980d01d4e1111/vegan/src' gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c data2hill.c -o data2hill.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c decorana.f -o decorana.o gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c getF.c -o getF.o getF.c: In function ‘do_getF’: getF.c:436:13: warning: ‘wperm’ may be used uninitialized [-Wmaybe-uninitialized] 436 | wcentre(Xorig, qr, wperm, &nr, &nx); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ getF.c:347:13: note: ‘wperm’ was declared here 347 | double *wperm, *Xorig, *Zorig, *Zperm, *qrwork, *zqrwork, qrtol=1e-7; | ^~~~~ getF.c:436:13: warning: ‘Xorig’ may be used uninitialized [-Wmaybe-uninitialized] 436 | wcentre(Xorig, qr, wperm, &nr, &nx); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ getF.c:347:21: note: ‘Xorig’ was declared here 347 | double *wperm, *Xorig, *Zorig, *Zperm, *qrwork, *zqrwork, qrtol=1e-7; | ^~~~~ getF.c:347:29: warning: ‘Zorig’ may be used uninitialized [-Wmaybe-uninitialized] 347 | double *wperm, *Xorig, *Zorig, *Zperm, *qrwork, *zqrwork, qrtol=1e-7; | ^~~~~ getF.c:347:37: warning: ‘Zperm’ may be used uninitialized [-Wmaybe-uninitialized] 347 | double *wperm, *Xorig, *Zorig, *Zperm, *qrwork, *zqrwork, qrtol=1e-7; | ^~~~~ In file included from /home/hornik/tmp/R.check/r-release-gcc/Work/build/include/R.h:78, from getF.c:11: getF.c:446:22: warning: ‘qrwork’ may be used uninitialized [-Wmaybe-uninitialized] 446 | F77_CALL(dqrdc2)(qr, &nr, &nr, &nx, &qrtol, &qrank, | ^ /home/hornik/tmp/R.check/r-release-gcc/Work/build/include/R_ext/RS.h:77:25: note: in definition of macro ‘F77_CALL’ 77 | # define F77_CALL(x) x ## _ | ^ getF.c:347:45: note: ‘qrwork’ was declared here 347 | double *wperm, *Xorig, *Zorig, *Zperm, *qrwork, *zqrwork, qrtol=1e-7; | ^~~~~~ getF.c:472:22: warning: ‘resid’ may be used uninitialized [-Wmaybe-uninitialized] 472 | F77_CALL(dqrsl)(qr, &nr, &nr, &qrank, qraux, rY + i*nr, &dummy, | ^ /home/hornik/tmp/R.check/r-release-gcc/Work/build/include/R_ext/RS.h:77:25: note: in definition of macro ‘F77_CALL’ 77 | # define F77_CALL(x) x ## _ | ^ getF.c:335:13: note: ‘resid’ was declared here 335 | double *resid; | ^~~~~ getF.c:370:13: warning: ‘transY’ may be used uninitialized [-Wmaybe-uninitialized] 370 | double *transY; | ^~~~~~ gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c goffactor.c -o goffactor.o gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c monoMDS.f -o monoMDS.o gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c nestedness.c -o nestedness.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c ordering.f -o ordering.o gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c pnpoly.c -o pnpoly.o gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c stepacross.c -o stepacross.o gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c vegdist.c -o vegdist.o gcc-13 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o vegan.so data2hill.o decorana.o getF.o goffactor.o init.o monoMDS.o nestedness.o ordering.o pnpoly.o stepacross.o vegdist.o -llapack -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR make[1]: Leaving directory '/tmp/Rtmpmx5B2J/R.INSTALL980d01d4e1111/vegan/src' make[1]: Entering directory '/tmp/Rtmpmx5B2J/R.INSTALL980d01d4e1111/vegan/src' make[1]: Leaving directory '/tmp/Rtmpmx5B2J/R.INSTALL980d01d4e1111/vegan/src' installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-vegan/00new/vegan/libs ** R ** data ** 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 * creating tarball packaged installation of ‘vegan’ as ‘vegan_2.6-6_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (vegan)