* installing *source* package ‘minpack.lm’ ... ** using staged installation ** libs using C compiler: ‘Debian clang version 16.0.6 (13)’ using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-2) 13.2.0’ gfortran -fpic -g -O2 -Wall -mtune=native -c chkder.f -o chkder.o gfortran -fpic -g -O2 -Wall -mtune=native -c dogleg.f -o dogleg.o gfortran -fpic -g -O2 -Wall -mtune=native -c dpmpar.f -o dpmpar.o gfortran -fpic -g -O2 -Wall -mtune=native -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] clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c fcn_lmder.c -o fcn_lmder.o clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c fcn_lmdif.c -o fcn_lmdif.o clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c fcn_message.c -o fcn_message.o gfortran -fpic -g -O2 -Wall -mtune=native -c fdjac2.f -o fdjac2.o clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c get_element.c -o get_element.o clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o gfortran -fpic -g -O2 -Wall -mtune=native -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 -fpic -g -O2 -Wall -mtune=native -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 -fpic -g -O2 -Wall -mtune=native -c lmpar.f -o lmpar.o clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c nls_lm.c -o nls_lm.o clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c prod.c -o prod.o gfortran -fpic -g -O2 -Wall -mtune=native -c qform.f -o qform.o gfortran -fpic -g -O2 -Wall -mtune=native -c qrfac.f -o qrfac.o gfortran -fpic -g -O2 -Wall -mtune=native -c qrsolv.f -o qrsolv.o gfortran -fpic -g -O2 -Wall -mtune=native -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 -fpic -g -O2 -Wall -mtune=native -c r1updt.f -o r1updt.o gfortran -fpic -g -O2 -Wall -mtune=native -c rwupdt.f -o rwupdt.o clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c transpose.c -o transpose.o clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c vector.c -o vector.o clang-16 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -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/home/hornik/tmp/R/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN/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)