* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘IndependenceTests’ ...
** this is package ‘IndependenceTests’ version ‘0.8’
** package ‘IndependenceTests’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-16 (Debian 16.1.0-2) 16.1.0’
using Fortran compiler: ‘GNU Fortran (Debian 16.1.0-2) 16.1.0’
using C++ compiler: ‘g++-16 (Debian 16.1.0-2) 16.1.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpY7n4sK/R.INSTALL17ff6d4c3dbb99/IndependenceTests/src'
gcc-16 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c IndependenceTests_init.c -o IndependenceTests_init.o
g++-16 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c Cnhat.cpp -o Cnhat.o
g++-16 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c cubature1.cpp -o cubature1.o
g++-16 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c dependogram.cpp -o dependogram.o
g++-16 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c mdcov.cpp -o mdcov.o
g++-16 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c phinhat.cpp -o phinhat.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c zhpevx.f -o zhpevx.o
g++-16 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c myzhpevx.cpp -o myzhpevx.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/disnan.f -o othersfortran/disnan.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/dlaebz.f -o othersfortran/dlaebz.o
othersfortran/dlaebz.f:319:45:

  319 |      $                   RELTOL, PIVMIN, D, E, E2, NVAL, AB, C, MOUT,
      |                                             1
Warning: Unused dummy argument ‘e’ at (1) [-Wunused-dummy-argument]
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/dlagts.f -o othersfortran/dlagts.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/dlanst.f -o othersfortran/dlanst.o
othersfortran/dlanst.f:124:26:

  124 |       DOUBLE PRECISION   ANORM, SCALE, SUM
      |                          ^~~~~
Warning: ‘anorm’ may be used uninitialized [-Wmaybe-uninitialized]
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/dlarnv.f -o othersfortran/dlarnv.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/dlascl.f -o othersfortran/dlascl.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/dstebz.f -o othersfortran/dstebz.o
othersfortran/dstebz.f:659:39:

  659 |                IF( W( JE ).LE.WLU .AND. IDISCL.GT.0 ) THEN
      |                                       ^
Warning: ‘wlu’ may be used uninitialized [-Wmaybe-uninitialized]
othersfortran/dstebz.f:297:61:

  297 |      $                   TMP1, TMP2, TNORM, ULP, WKILL, WL, WLU, WU, WUL
      |                                                             ^~~
note: ‘wlu’ was declared here
othersfortran/dstebz.f:661:44:

  661 |                ELSE IF( W( JE ).GE.WUL .AND. IDISCU.GT.0 ) THEN
      |                                            ^
Warning: ‘wul’ may be used uninitialized [-Wmaybe-uninitialized]
othersfortran/dstebz.f:297:70:

  297 |      $                   TMP1, TMP2, TNORM, ULP, WKILL, WL, WLU, WU, WUL
      |                                                                      ^~~
note: ‘wul’ was declared here
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/ilaenv.f -o othersfortran/ilaenv.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/iparmq.f -o othersfortran/iparmq.o
othersfortran/iparmq.f:215:64:

  215 |       INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK )
      |                                                                1~~~~
Warning: Unused dummy argument ‘lwork’ at (1) [-Wunused-dummy-argument]
othersfortran/iparmq.f:215:51:

  215 |       INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK )
      |                                                   1
Warning: Unused dummy argument ‘n’ at (1) [-Wunused-dummy-argument]
othersfortran/iparmq.f:215:39:

  215 |       INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK )
      |                                       1~~~
Warning: Unused dummy argument ‘name’ at (1) [-Wunused-dummy-argument]
othersfortran/iparmq.f:215:45:

  215 |       INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK )
      |                                             1~~~
Warning: Unused dummy argument ‘opts’ at (1) [-Wunused-dummy-argument]
othersfortran/iparmq.f:293:12:

  293 |          IF( NH.LE.KNWSWP ) THEN
      |            ^
Warning: ‘nh’ may be used uninitialized [-Wmaybe-uninitialized]
othersfortran/iparmq.f:238:26:

  238 |       INTEGER            NH, NS
      |                          ^~
note: ‘nh’ was declared here
othersfortran/iparmq.f:296:72:

  296 |             IPARMQ = 3*NS / 2
      |                                                                        ^
Warning: ‘ns’ may be used uninitialized [-Wmaybe-uninitialized]
othersfortran/iparmq.f:238:30:

  238 |       INTEGER            NH, NS
      |                              ^~
note: ‘ns’ was declared here
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/zhptrd.f -o othersfortran/zhptrd.o
othersfortran/zhptrd.f:227:21:

  227 |             E( I ) = ALPHA
      |                     1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
othersfortran/zhptrd.f:252:23:

  252 |             D( I+1 ) = AP( I1+I )
      |                       1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
othersfortran/zhptrd.f:256:18:

  256 |          D( 1 ) = AP( 1 )
      |                  1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
othersfortran/zhptrd.f:272:21:

  272 |             E( I ) = ALPHA
      |                     1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
othersfortran/zhptrd.f:299:21:

  299 |             D( I ) = AP( II )
      |                     1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
othersfortran/zhptrd.f:303:18:

  303 |          D( N ) = AP( II )
      |                  1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/zlarf.f -o othersfortran/zlarf.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/zlasr.f -o othersfortran/zlasr.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/zsteqr.f -o othersfortran/zsteqr.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/zupgtr.f -o othersfortran/zupgtr.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/dladiv.f -o othersfortran/dladiv.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/dlaev2.f -o othersfortran/dlaev2.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/dlaisnan.f -o othersfortran/dlaisnan.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/dlapy2.f -o othersfortran/dlapy2.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/dlartg.f -o othersfortran/dlartg.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/dlasrt.f -o othersfortran/dlasrt.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/dsterf.f -o othersfortran/dsterf.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/ilazlc.f -o othersfortran/ilazlc.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/lsame.f -o othersfortran/lsame.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/zladiv.f -o othersfortran/zladiv.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/zlarfg.f -o othersfortran/zlarfg.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/zlassq.f -o othersfortran/zlassq.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/zung2l.f -o othersfortran/zung2l.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/zupmtr.f -o othersfortran/zupmtr.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/dlae2.f -o othersfortran/dlae2.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/dlagtf.f -o othersfortran/dlagtf.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/dlamch.f -o othersfortran/dlamch.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/dlapy3.f -o othersfortran/dlapy3.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/dlaruv.f -o othersfortran/dlaruv.o
othersfortran/dlaruv.f:438:72:

  438 |       ISEED( 1 ) = IT1
      |                                                                        ^
Warning: ‘it1’ may be used uninitialized [-Wmaybe-uninitialized]
othersfortran/dlaruv.f:121:45:

  121 |       INTEGER            I, I1, I2, I3, I4, IT1, IT2, IT3, IT4, J
      |                                             ^~~
note: ‘it1’ was declared here
othersfortran/dlaruv.f:439:72:

  439 |       ISEED( 2 ) = IT2
      |                                                                        ^
Warning: ‘it2’ may be used uninitialized [-Wmaybe-uninitialized]
othersfortran/dlaruv.f:121:50:

  121 |       INTEGER            I, I1, I2, I3, I4, IT1, IT2, IT3, IT4, J
      |                                                  ^~~
note: ‘it2’ was declared here
othersfortran/dlaruv.f:440:72:

  440 |       ISEED( 3 ) = IT3
      |                                                                        ^
Warning: ‘it3’ may be used uninitialized [-Wmaybe-uninitialized]
othersfortran/dlaruv.f:121:55:

  121 |       INTEGER            I, I1, I2, I3, I4, IT1, IT2, IT3, IT4, J
      |                                                       ^~~
note: ‘it3’ was declared here
othersfortran/dlaruv.f:441:72:

  441 |       ISEED( 4 ) = IT4
      |                                                                        ^
Warning: ‘it4’ may be used uninitialized [-Wmaybe-uninitialized]
othersfortran/dlaruv.f:121:60:

  121 |       INTEGER            I, I1, I2, I3, I4, IT1, IT2, IT3, IT4, J
      |                                                            ^~~
note: ‘it4’ was declared here
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/dlassq.f -o othersfortran/dlassq.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/ieeeck.f -o othersfortran/ieeeck.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/ilazlr.f -o othersfortran/ilazlr.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/xerbla.f -o othersfortran/xerbla.o
othersfortran/xerbla.f:71:34:

   71 |       SUBROUTINE XERBLA( SRNAME, INFO )
      |                                  1~~~
Warning: Unused dummy argument ‘info’ at (1) [-Wunused-dummy-argument]
othersfortran/xerbla.f:71:26:

   71 |       SUBROUTINE XERBLA( SRNAME, INFO )
      |                          1~~~~~
Warning: Unused dummy argument ‘srname’ at (1) [-Wunused-dummy-argument]
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/zlanhp.f -o othersfortran/zlanhp.o
othersfortran/zlanhp.f:142:44:

  142 |       DOUBLE PRECISION   ABSA, SCALE, SUM, VALUE
      |                                            ^~~~~
Warning: ‘value’ may be used uninitialized [-Wmaybe-uninitialized]
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/zlaset.f -o othersfortran/zlaset.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/zstein.f -o othersfortran/zstein.o
othersfortran/zstein.f:425:16:

  425 |             IF( NRM.LT.DTPCRT )
      |                ^
Warning: ‘dtpcrt’ may be used uninitialized [-Wmaybe-uninitialized]
othersfortran/zstein.f:216:26:

  216 |       DOUBLE PRECISION   DTPCRT, EPS, EPS1, NRM, ONENRM, ORTOL, PERTOL,
      |                          ^~~~~~
note: ‘dtpcrt’ was declared here
othersfortran/zstein.f:386:72:

  386 |      $            DASUM( BLKSIZ, WORK( INDRV1+1 ), 1 )
      |                                                                        ^
Warning: ‘onenrm’ may be used uninitialized [-Wmaybe-uninitialized]
othersfortran/zstein.f:216:50:

  216 |       DOUBLE PRECISION   DTPCRT, EPS, EPS1, NRM, ONENRM, ORTOL, PERTOL,
      |                                                  ^~~~~~
note: ‘onenrm’ was declared here
othersfortran/zstein.f:400:15:

  400 |             IF( ABS( XJ-XJM ).GT.ORTOL )
      |               ^
Warning: ‘ortol’ may be used uninitialized [-Wmaybe-uninitialized]
othersfortran/zstein.f:216:58:

  216 |       DOUBLE PRECISION   DTPCRT, EPS, EPS1, NRM, ONENRM, ORTOL, PERTOL,
      |                                                          ^~~~~
note: ‘ortol’ was declared here
othersfortran/zstein.f:350:72:

  350 |                SEP = XJ - XJM
      |                                                                        ^
Warning: ‘xjm’ may be used uninitialized [-Wmaybe-uninitialized]
othersfortran/zstein.f:217:45:

  217 |      $                   SCL, SEP, TOL, XJ, XJM, ZTR
      |                                             ^~~
note: ‘xjm’ was declared here
othersfortran/zstein.f:402:15:

  402 |             IF( GPIND.NE.J ) THEN
      |               ^
Warning: ‘gpind’ may be used uninitialized [-Wmaybe-uninitialized]
othersfortran/zstein.f:213:42:

  213 |       INTEGER            B1, BLKSIZ, BN, GPIND, I, IINFO, INDRV1,
      |                                          ^~~~~
note: ‘gpind’ was declared here
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c othersfortran/zung2r.f -o othersfortran/zung2r.o
g++-16 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o IndependenceTests.so IndependenceTests_init.o Cnhat.o cubature1.o dependogram.o mdcov.o phinhat.o zhpevx.o myzhpevx.o othersfortran/disnan.o othersfortran/dlaebz.o othersfortran/dlagts.o othersfortran/dlanst.o othersfortran/dlarnv.o othersfortran/dlascl.o othersfortran/dstebz.o othersfortran/ilaenv.o othersfortran/iparmq.o othersfortran/zhptrd.o othersfortran/zlarf.o othersfortran/zlasr.o othersfortran/zsteqr.o othersfortran/zupgtr.o othersfortran/dladiv.o othersfortran/dlaev2.o othersfortran/dlaisnan.o othersfortran/dlapy2.o othersfortran/dlartg.o othersfortran/dlasrt.o othersfortran/dsterf.o othersfortran/ilazlc.o othersfortran/lsame.o othersfortran/zladiv.o othersfortran/zlarfg.o othersfortran/zlassq.o othersfortran/zung2l.o othersfortran/zupmtr.o othersfortran/dlae2.o othersfortran/dlagtf.o othersfortran/dlamch.o othersfortran/dlapy3.o othersfortran/dlaruv.o othersfortran/dlassq.o othersfortran/ieeeck.o othersfortran/ilazlr.o othersfortran/xerbla.o othersfortran/zlanhp.o othersfortran/zlaset.o othersfortran/zstein.o othersfortran/zung2r.o -llapack -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lRblas -lgfortran -lm -latomic_asneeded -lquadmath -lgfortran -lm -latomic_asneeded -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpY7n4sK/R.INSTALL17ff6d4c3dbb99/IndependenceTests/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpY7n4sK/R.INSTALL17ff6d4c3dbb99/IndependenceTests/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpY7n4sK/R.INSTALL17ff6d4c3dbb99/IndependenceTests/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-IndependenceTests/00new/IndependenceTests/libs
** R
** data
** 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 (IndependenceTests)