* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’
* installing *source* package ‘minqa’ ...
** package ‘minqa’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using Fortran compiler: ‘GNU Fortran (Debian 14.2.0-6) 14.2.0’
using C++ compiler: ‘g++-14 (Debian 14.2.0-6) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmph108Hr/R.INSTALL27583f74439c3b/minqa/src'
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c altmov.f -o altmov.o
altmov.f:170:15:

  170 |            KSAV=K
      |               ^
Warning: ‘ksav’ may be used uninitialized [-Wmaybe-uninitialized]
altmov.f:180:72:

  180 |          TEMP=XOPT(I)+STPSAV*(XPT(KSAV,I)-XOPT(I))
      |                                                                        ^
Warning: ‘stpsav’ may be used uninitialized [-Wmaybe-uninitialized]
altmov.f:171:17:

  171 |            STPSAV=STEP
      |                 ^
note: ‘stpsav’ was declared here
altmov.f:288:10:

  288 |       IF (CSAVE .GT. CAUCHY) THEN
      |          ^
Warning: ‘csave’ may be used uninitialized [-Wmaybe-uninitialized]
altmov.f:284:14:

  284 |          CSAVE=CAUCHY
      |              ^
note: ‘csave’ was declared here
altmov.f:238:72:

  238 |           W(I)=-STEP*GLAG(I)
      |                                                                        ^
Warning: ‘step’ may be used uninitialized [-Wmaybe-uninitialized]
altmov.f:121:16:

  121 |             STEP=SLBD
      |                ^
note: ‘step’ was declared here
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c bigden.f -o bigden.o
bigden.f:51:3:

   51 |  20         W(N+K)=W(N+K)+TEMP*ZMAT(K,J)
      |   1
Warning: Label 20 at (1) defined but not used [-Wunused-label]
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c biglag.f -o biglag.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c bobyqa.f -o bobyqa.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c bobyqb.f -o bobyqb.o
bobyqb.f:139:72:

  139 |           ERRBIG=DMAX1(DIFFA,DIFFB,DIFFC)
      |                                                                        ^
Warning: ‘diffc’ may be used uninitialized [-Wmaybe-uninitialized]
bobyqb.f:139:40:

  139 |           ERRBIG=DMAX1(DIFFA,DIFFB,DIFFC)
      |                                        ^
note: ‘diffc’ was declared here
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c lagmax.f -o lagmax.o
lagmax.f:40:13:

   40 |             K=I
      |             ^
Warning: ‘k’ may be used uninitialized [-Wmaybe-uninitialized]
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c minqa.cpp -o minqa.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c newuoa.f -o newuoa.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c newuob.f -o newuob.o
newuob.f:145:14:

  145 |           IF (XIPT .LT. ZERO) IPT=IPT+N
      |              ^
Warning: ‘xipt’ may be used uninitialized [-Wmaybe-uninitialized]
newuob.f:91:14:

   91 |           XIPT=RHOBEG
      |              ^
note: ‘xipt’ was declared here
newuob.f:146:14:

  146 |           IF (XJPT .LT. ZERO) JPT=JPT+N
      |              ^
Warning: ‘xjpt’ may be used uninitialized [-Wmaybe-uninitialized]
newuob.f:93:14:

   93 |           XJPT=RHOBEG
      |              ^
note: ‘xjpt’ was declared here
newuob.f:390:10:

  390 |       IF (DNORM .GT. RHO) NFSAV=NF
      |          ^
Warning: ‘dnorm’ may be used uninitialized [-Wmaybe-uninitialized]
newuob.f:180:11:

  180 |       DNORM=DMIN1(DELTA,DSQRT(DSQ))
      |           ^
note: ‘dnorm’ was declared here
newuob.f:144:72:

  144 |           IH=(IPT*(IPT-1))/2+JPT
      |                                                                        ^
Warning: ‘ipt’ may be used uninitialized [-Wmaybe-uninitialized]
newuob.f:85:13:

   85 |           IPT=JPT+ITEMP
      |             ^
note: ‘ipt’ was declared here
newuob.f:514:72:

  514 |               ITEST=ITEST+1
      |                                                                        ^
Warning: ‘itest’ may be used uninitialized [-Wmaybe-uninitialized]
newuob.f:162:11:

  162 |       ITEST=0
      |           ^
note: ‘itest’ was declared here
newuob.f:144:72:

  144 |           IH=(IPT*(IPT-1))/2+JPT
      |                                                                        ^
Warning: ‘jpt’ may be used uninitialized [-Wmaybe-uninitialized]
newuob.f:84:13:

   84 |           JPT=NFM-ITEMP*N-N
      |             ^
note: ‘jpt’ was declared here
newuob.f:495:13:

  495 |          IF (DABS(RATIO) .GT. 1.0D-2) THEN
      |             ^
Warning: ‘ratio’ may be used uninitialized [-Wmaybe-uninitialized]
newuob.f:184:15:

  184 |           RATIO=-1.0D0
      |               ^
note: ‘ratio’ was declared here
newuob.f:151:72:

  151 |           HQ(IH)=(FBEG-FVAL(IPT+1)-FVAL(JPT+1)+F)/(XIPT*XJPT)
      |                                                                        ^
Warning: ‘fbeg’ may be used uninitialized [-Wmaybe-uninitialized]
newuob.f:109:13:

  109 |          FBEG=F
      |             ^
note: ‘fbeg’ was declared here
newuob.f:188:14:

  188 |           IF (TEMP .LE. DMAX1(DIFFA,DIFFB,DIFFC)) GOTO 460
      |              ^
Warning: ‘diffa’ may be used uninitialized [-Wmaybe-uninitialized]
newuob.f:160:11:

  160 |       DIFFA=ZERO
      |           ^
note: ‘diffa’ was declared here
newuob.f:188:14:

  188 |           IF (TEMP .LE. DMAX1(DIFFA,DIFFB,DIFFC)) GOTO 460
      |              ^
Warning: ‘diffc’ may be used uninitialized [-Wmaybe-uninitialized]
newuob.f:188:47:

  188 |           IF (TEMP .LE. DMAX1(DIFFA,DIFFB,DIFFC)) GOTO 460
      |                                               ^
note: ‘diffc’ was declared here
newuob.f:186:14:

  186 |           IF (NF .LE. NFSAV+2) GOTO 460
      |              ^
Warning: ‘nfsav’ may be used uninitialized [-Wmaybe-uninitialized]
newuob.f:168:11:

  168 |  90   NFSAV=NF
      |           ^
note: ‘nfsav’ was declared here
newuob.f:195:10:

  195 |   120 IF (DSQ .LE. 1.0D-3*XOPTSQ) THEN
      |          ^
Warning: ‘xoptsq’ may be used uninitialized [-Wmaybe-uninitialized]
newuob.f:163:12:

  163 |       XOPTSQ=ZERO
      |            ^
note: ‘xoptsq’ was declared here
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c prelim.f -o prelim.o
prelim.f:127:72:

  127 |               TEMP=(F-FBEG)/STEPB
      |                                                                        ^
Warning: ‘fbeg’ may be used uninitialized [-Wmaybe-uninitialized]
prelim.f:105:14:

  105 |           FBEG=F
      |              ^
note: ‘fbeg’ was declared here
prelim.f:157:72:

  157 |           TEMP=XPT(NF,IPT)*XPT(NF,JPT)
      |                                                                        ^
Warning: ‘ipt’ may be used uninitialized [-Wmaybe-uninitialized]
prelim.f:78:13:

   78 |           IPT=JPT+ITEMP
      |             ^
note: ‘ipt’ was declared here
prelim.f:152:72:

  152 |           IH=(IPT*(IPT-1))/2+JPT
      |                                                                        ^
Warning: ‘jpt’ may be used uninitialized [-Wmaybe-uninitialized]
prelim.f:77:13:

   77 |           JPT=NFM-ITEMP*N-N
      |             ^
note: ‘jpt’ was declared here
prelim.f:131:18:

  131 |               IF (STEPA*STEPB .LT. ZERO) THEN
      |                  ^
Warning: ‘stepa’ may be used uninitialized [-Wmaybe-uninitialized]
prelim.f:65:19:

   65 |               STEPA=RHOBEG
      |                   ^
note: ‘stepa’ was declared here
prelim.f:131:18:

  131 |               IF (STEPA*STEPB .LT. ZERO) THEN
      |                  ^
Warning: ‘stepb’ may be used uninitialized [-Wmaybe-uninitialized]
prelim.f:70:19:

   70 |               STEPB=-RHOBEG
      |                   ^
note: ‘stepb’ was declared here
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c rescue.f -o rescue.o
rescue.f:144:15:

  144 |             IW=(DBLE(K-NP)-HALF)/DBLE(N)
      |               1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
rescue.f:224:15:

  224 |             IP=PTSID(K)
      |               1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
rescue.f:226:15:

  226 |             IQ=DBLE(NP)*PTSID(K)-DBLE(IP*NP)
      |               1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
rescue.f:328:12:

  328 |          IP=PTSID(KPT)
      |            1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
rescue.f:329:12:

  329 |          IQ=DBLE(NP)*PTSID(KPT)-DBLE(IP*NP)
      |            1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
rescue.f:398:15:

  398 |             IP=PTSID(K)
      |               1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
rescue.f:399:15:

  399 |             IQ=DBLE(NP)*PTSID(K)-DBLE(IP*NP)
      |               1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
rescue.f:351:72:

  351 |                IW=MAX0(IHP,IHQ)-IABS(IP-IQ)
      |                                                                        ^
Warning: ‘ihp’ may be used uninitialized [-Wmaybe-uninitialized]
rescue.f:344:15:

  344 |             IHP=(IP+IP*IP)/2
      |               ^
note: ‘ihp’ was declared here
rescue.f:352:72:

  352 |                VQUAD=VQUAD+XP*XQ*HQ(IW)
      |                                                                        ^
Warning: ‘xp’ may be used uninitialized [-Wmaybe-uninitialized]
rescue.f:331:14:

  331 |             XP=PTSAUX(1,IP)
      |              ^
note: ‘xp’ was declared here
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c trsapp.f -o trsapp.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c trsbox.f -o trsbox.o
trsbox.f:294:9:

  294 |       IU=17.0D0*ANGBD+3.1D0
      |         1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
trsbox.f:294:72:

  294 |       IU=17.0D0*ANGBD+3.1D0
      |                                                                        ^
Warning: ‘angbd’ may be used uninitialized [-Wmaybe-uninitialized]
trsbox.f:235:11:

  235 |       ANGBD=ONE
      |           ^
note: ‘angbd’ was declared here
trsbox.f:299:72:

  299 |          REDNEW=STH*(ANGT*DREDG-SREDG-HALF*STH*TEMP)
      |                                                                        ^
Warning: ‘dredg’ may be used uninitialized [-Wmaybe-uninitialized]
trsbox.f:199:11:

  199 |       DREDG=ZERO
      |           ^
note: ‘dredg’ was declared here
trsbox.f:218:72:

  218 |       TEMP=GREDSQ*DREDSQ-DREDG*DREDG
      |                                                                        ^
Warning: ‘dredsq’ may be used uninitialized [-Wmaybe-uninitialized]
trsbox.f:198:12:

  198 |       DREDSQ=ZERO
      |            ^
note: ‘dredsq’ was declared here
trsbox.f:340:27:

  340 |       IF (IACT .GT. 0 .AND. ISAV .EQ. IU) THEN
      |                           ^
Warning: ‘iact’ may be used uninitialized [-Wmaybe-uninitialized]
trsbox.f:134:10:

  134 |       IACT=0
      |          ^
note: ‘iact’ was declared here
trsbox.f:387:10:

  387 |       IF (ITERC .GT. ITCSAV) GOTO 150
      |          ^
Warning: ‘itcsav’ may be used uninitialized [-Wmaybe-uninitialized]
trsbox.f:211:12:

  211 |       ITCSAV=ITERC
      |            ^
note: ‘itcsav’ was declared here
trsbox.f:299:72:

  299 |          REDNEW=STH*(ANGT*DREDG-SREDG-HALF*STH*TEMP)
      |                                                                        ^
Warning: ‘sredg’ may be used uninitialized [-Wmaybe-uninitialized]
trsbox.f:228:11:

  228 |       SREDG=-TEMP
      |           ^
note: ‘sredg’ was declared here
trsbox.f:342:72:

  342 |          XBDI(IACT)=XSAV
      |                                                                        ^
Warning: ‘xsav’ may be used uninitialized [-Wmaybe-uninitialized]
trsbox.f:258:22:

  258 |                   XSAV=ONEMIN
      |                      ^
note: ‘xsav’ was declared here
trsbox.f:188:72:

  188 |           BETA=GREDSQ/GGSAV
      |                                                                        ^
Warning: ‘ggsav’ may be used uninitialized [-Wmaybe-uninitialized]
trsbox.f:160:15:

  160 |           GGSAV=GREDSQ
      |               ^
note: ‘ggsav’ was declared here
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c trstep.f -o trstep.o
trstep.f:275:18:

  275 |               IF (PHI .LE. PHIL) GOTO 370
      |                  ^
Warning: ‘phil’ may be used uninitialized [-Wmaybe-uninitialized]
trstep.f:275:31:

  275 |               IF (PHI .LE. PHIL) GOTO 370
      |                               ^
note: ‘phil’ was declared here
trstep.f:330:14:

  330 |           IF (PHI .GE. PHIU) GOTO 370
      |              ^
Warning: ‘phiu’ may be used uninitialized [-Wmaybe-uninitialized]
trstep.f:280:41:

  280 |           IF (PARU .GT. ZERO) SLOPE=(PHIU-PHI)/(PARU-PAR)
      |                                         ^
note: ‘phiu’ was declared here
trstep.f:372:18:

  372 |               IF (PIVKSV .EQ. ZERO) GOTO 360
      |                  ^
Warning: ‘pivksv’ may be used uninitialized [-Wmaybe-uninitialized]
trstep.f:372:24:

  372 |               IF (PIVKSV .EQ. ZERO) GOTO 360
      |                        ^
note: ‘pivksv’ was declared here
trstep.f:216:72:

  216 |           SCALE=-DSIGN(DELTA/DSQRT(DSQ),DTG)
      |                                                                        ^
Warning: ‘dsq’ may be used uninitialized [-Wmaybe-uninitialized]
trstep.f:179:13:

  179 |           DSQ=ONE
      |             ^
note: ‘dsq’ was declared here
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c uobyqa.f -o uobyqa.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c uobyqb.f -o uobyqb.o
uobyqb.f:299:72:

  299 |           DELTA=DMAX1(DELTA,1.25D0*DNORM,DNORM+RHO)
      |                                                                        ^
Warning: ‘dnorm’ may be used uninitialized [-Wmaybe-uninitialized]
uobyqb.f:196:11:

  196 |       DNORM=DMIN1(DELTA,DSQRT(TEMP))
      |           ^
note: ‘dnorm’ was declared here
uobyqb.f:118:18:

  118 |               IF (F .LT. FBASE) THEN
      |                  ^
Warning: ‘fbase’ may be used uninitialized [-Wmaybe-uninitialized]
uobyqb.f:71:14:

   71 |          FBASE=F
      |              ^
note: ‘fbase’ was declared here
uobyqb.f:98:72:

   98 |                       D(J)=(FBASE+F-TWO*FSAVE)/RHOSQ
      |                                                                        ^
Warning: ‘fsave’ may be used uninitialized [-Wmaybe-uninitialized]
uobyqb.f:91:33:

   91 |                       D(J)=(FSAVE+F-TWO*FBASE)/RHOSQ
      |                                 ^
note: ‘fsave’ was declared here
uobyqb.f:134:72:

  134 |       IH=IH+1
      |                                                                        ^
Warning: ‘ih’ may be used uninitialized [-Wmaybe-uninitialized]
uobyqb.f:74:11:

   74 |          IH=N
      |           ^
note: ‘ih’ was declared here
uobyqb.f:151:72:

  151 |           IP=IP+1
      |                                                                        ^
Warning: ‘ip’ may be used uninitialized [-Wmaybe-uninitialized]
uobyqb.f:131:12:

  131 |           IP=1
      |            ^
note: ‘ip’ was declared here
uobyqb.f:143:72:

  143 |           IW=IQ+IQ
      |                                                                        ^
Warning: ‘iq’ may be used uninitialized [-Wmaybe-uninitialized]
uobyqb.f:132:12:

  132 |           IQ=2
      |            ^
note: ‘iq’ was declared here
uobyqb.f:86:72:

   86 |           JSWITCH=-JSWITCH
      |                                                                        ^
Warning: ‘jswitch’ may be used uninitialized [-Wmaybe-uninitialized]
uobyqb.f:73:16:

   73 |          JSWITCH=-1
      |                ^
note: ‘jswitch’ was declared here
uobyqb.f:229:10:

  229 |       IF (KNEW .EQ. -1) GOTO 420
      |          ^
Warning: ‘knew’ may be used uninitialized [-Wmaybe-uninitialized]
uobyqb.f:173:10:

  173 |    70 KNEW=0
      |          ^
note: ‘knew’ was declared here
uobyqb.f:253:72:

  253 |       VLAG(KOPT)=VLAG(KOPT)+ONE
      |                                                                        ^
Warning: ‘kopt’ may be used uninitialized [-Wmaybe-uninitialized]
uobyqb.f:70:13:

   70 |          KOPT=NF
      |             ^
note: ‘kopt’ was declared here
uobyqb.f:268:72:

  268 |       SIXTHM=DMAX1(SIXTHM,DABS(DIFF)/SUM)
      |                                                                        ^
Warning: ‘sixthm’ may be used uninitialized [-Wmaybe-uninitialized]
uobyqb.f:166:12:

  166 |       SIXTHM=ZERO
      |            ^
note: ‘sixthm’ was declared here
uobyqb.f:356:10:

  356 |       IF (DDKNEW .GT. TWORSQ) GOTO 70
      |          ^
Warning: ‘tworsq’ may be used uninitialized [-Wmaybe-uninitialized]
uobyqb.f:168:12:

  168 |    60 TWORSQ=(TWO*RHO)**2
      |            ^
note: ‘tworsq’ was declared here
uobyqb.f:356:10:

  356 |       IF (DDKNEW .GT. TWORSQ) GOTO 70
      |          ^
Warning: ‘ddknew’ may be used uninitialized [-Wmaybe-uninitialized]
uobyqb.f:320:18:

  320 |             DDKNEW=SUM
      |                  ^
note: ‘ddknew’ was declared here
uobyqb.f:402:14:

  402 |           IF (ERRTOL .GT. ZERO) THEN
      |              ^
Warning: ‘errtol’ may be used uninitialized [-Wmaybe-uninitialized]
uobyqb.f:197:12:

  197 |       ERRTOL=-ONE
      |            ^
note: ‘errtol’ was declared here
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c update.f -o update.o
update.f:44:72:

   44 |          IF (JL .GT. 1) W(I)=W(I)+TEMPB*ZMAT(I,JL)
      |                                                                        ^
Warning: ‘tempb’ may be used uninitialized [-Wmaybe-uninitialized]
update.f:26:17:

   26 |             TEMPB=ZMAT(KNEW,J)/TEMP
      |                 ^
note: ‘tempb’ was declared here
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c updatebobyqa.f -o updatebobyqa.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o minqa.so altmov.o bigden.o biglag.o bobyqa.o bobyqb.o lagmax.o minqa.o newuoa.o newuob.o prelim.o rescue.o trsapp.o trsbox.o trstep.o uobyqa.o uobyqb.o update.o updatebobyqa.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmph108Hr/R.INSTALL27583f74439c3b/minqa/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmph108Hr/R.INSTALL27583f74439c3b/minqa/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmph108Hr/R.INSTALL27583f74439c3b/minqa/src'
installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-minqa/00new/minqa/libs
** R
** 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 (minqa)