* installing *source* package ‘minpack.lm’ ... ** package ‘minpack.lm’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (GCC) 13.2.0’ using Fortran compiler: ‘GNU Fortran (GCC) 13.2.0’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/minpack.lm/src' gfortran-13 -fpic -g -O2 -mtune=native -Wall -pedantic -c chkder.f -o chkder.o gfortran-13 -fpic -g -O2 -mtune=native -Wall -pedantic -c dogleg.f -o dogleg.o gfortran-13 -fpic -g -O2 -mtune=native -Wall -pedantic -c dpmpar.f -o dpmpar.o gfortran-13 -fpic -g -O2 -mtune=native -Wall -pedantic -c enorm.f -o enorm.o enorm.f:1:37: 1 | double precision function enorm(n,x) | ^ Warning: '__result_enorm' may be used uninitialized [-Wmaybe-uninitialized] gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c fcn_lmder.c -o fcn_lmder.o gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c fcn_lmdif.c -o fcn_lmdif.o gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c fcn_message.c -o fcn_message.o gfortran-13 -fpic -g -O2 -mtune=native -Wall -pedantic -c fdjac2.f -o fdjac2.o gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c get_element.c -o get_element.o gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c init.c -o init.o gfortran-13 -fpic -g -O2 -mtune=native -Wall -pedantic -c lmder.f -o lmder.o lmder.f:387:44: 387 | if (p1*fnorm1 .ge. fnorm .or. temp .lt. p1) temp = p1 | ^ Warning: 'temp' may be used uninitialized [-Wmaybe-uninitialized] lmder.f:189:31: 189 | * sum,temp,temp1,temp2,xnorm,zero | ^ note: 'temp' was declared here gfortran-13 -fpic -g -O2 -mtune=native -Wall -pedantic -c lmdif.f -o lmdif.o lmdif.f:389:44: 389 | if (p1*fnorm1 .ge. fnorm .or. temp .lt. p1) temp = p1 | ^ Warning: 'temp' may be used uninitialized [-Wmaybe-uninitialized] lmdif.f:193:31: 193 | * sum,temp,temp1,temp2,xnorm,zero | ^ note: 'temp' was declared here gfortran-13 -fpic -g -O2 -mtune=native -Wall -pedantic -c lmpar.f -o lmpar.o gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c nls_lm.c -o nls_lm.o gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c prod.c -o prod.o gfortran-13 -fpic -g -O2 -mtune=native -Wall -pedantic -c qform.f -o qform.o gfortran-13 -fpic -g -O2 -mtune=native -Wall -pedantic -c qrfac.f -o qrfac.o gfortran-13 -fpic -g -O2 -mtune=native -Wall -pedantic -c qrsolv.f -o qrsolv.o gfortran-13 -fpic -g -O2 -mtune=native -Wall -pedantic -c r1mpyq.f -o r1mpyq.o r1mpyq.f:69:72: 69 | a(i,n) = sin*a(i,j) + cos*a(i,n) | ^ Warning: 'cos' may be used uninitialized [-Wmaybe-uninitialized] r1mpyq.f:54:26: 54 | double precision cos,one,sin,temp | ^ note: 'cos' was declared here r1mpyq.f:69:72: 69 | a(i,n) = sin*a(i,j) + cos*a(i,n) | ^ Warning: 'sin' may be used uninitialized [-Wmaybe-uninitialized] r1mpyq.f:54:34: 54 | double precision cos,one,sin,temp | ^ note: 'sin' was declared here gfortran-13 -fpic -g -O2 -mtune=native -Wall -pedantic -c r1updt.f -o r1updt.o gfortran-13 -fpic -g -O2 -mtune=native -Wall -pedantic -c rwupdt.f -o rwupdt.o gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c transpose.c -o transpose.o gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c vector.c -o vector.o gcc-13 -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -o minpack.lm.so chkder.o dogleg.o dpmpar.o enorm.o fcn_lmder.o fcn_lmdif.o fcn_message.o fdjac2.o get_element.o init.o lmder.o lmdif.o lmpar.o nls_lm.o prod.o qform.o qrfac.o qrsolv.o r1mpyq.o r1updt.o rwupdt.o transpose.o vector.o -llapack -L/data/gannet/ripley/R/R-devel/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/minpack.lm/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/minpack.lm/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/minpack.lm/src' installing to /data/gannet/ripley/R/packages/tests-devel/minpack.lm.Rcheck/00LOCK-minpack.lm/00new/minpack.lm/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** 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 (minpack.lm)