* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘bvpSolve’ ...
** this is package ‘bvpSolve’ version ‘1.4.4.2’
** package ‘bvpSolve’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-16 (Debian 16.2.0-1) 16.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 16.2.0-1) 16.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpbtOPGA/R.INSTALL5f166186b45d6/bvpSolve/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 R_init_bvpSolve.c -o R_init_bvpSolve.o
gfortran-16 -fpic -g -O2 -Wall -pedantic -mtune=native -c acdcR.f -o acdcR.o
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 bvpSolve_utils.c -o bvpSolve_utils.o
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 call_acdc.c -o call_acdc.o
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 call_colmodsys.c -o call_colmodsys.o
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 call_colnew.c -o call_colnew.o
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 call_twpbvp.c -o call_twpbvp.o
gfortran-16 -fpic -g -O2 -Wall -pedantic -mtune=native -c coldaeR.f -o coldaeR.o
gfortran-16 -fpic -g -O2 -Wall -pedantic -mtune=native -c colmodR.f -o colmodR.o
gfortran-16 -fpic -g -O2 -Wall -pedantic -mtune=native -c colnewR.f -o colnewR.o
gfortran-16 -fpic -g -O2 -Wall -pedantic -mtune=native -c colsysR.f -o colsysR.o
gfortran-16 -fpic -g -O2 -Wall -pedantic -mtune=native -c errmsg.f -o errmsg.o
errmsg.f:5:33:
5 | subroutine intpr_k(label, nchar, data, ndata)
| 1~~~~
Warning: Unused dummy argument ‘nchar’ at (1) [-Wunused-dummy-argument]
errmsg.f:22:34:
22 | subroutine dblepr_k(label, nchar, data, ndata)
| 1~~~~
Warning: Unused dummy argument ‘nchar’ at (1) [-Wunused-dummy-argument]
errmsg.f:38:28:
38 | subroutine logpr(msg,len,ldum)
| 1~~
Warning: Unused dummy argument ‘len’ at (1) [-Wunused-dummy-argument]
gfortran-16 -fpic -g -O2 -Wall -pedantic -mtune=native -c ex_boundary.f -o ex_boundary.o
ex_boundary.f:13:42:
13 | SUBROUTINE funbnd(NCOMP,X,Y,F,RPAR,IPAR)
| 1~~~
Warning: Unused dummy argument ‘ipar’ at (1) [-Wunused-dummy-argument]
ex_boundary.f:13:25:
13 | SUBROUTINE funbnd(NCOMP,X,Y,F,RPAR,IPAR)
| 1~~~~
Warning: Unused dummy argument ‘ncomp’ at (1) [-Wunused-dummy-argument]
ex_boundary.f:13:37:
13 | SUBROUTINE funbnd(NCOMP,X,Y,F,RPAR,IPAR)
| 1~~~
Warning: Unused dummy argument ‘rpar’ at (1) [-Wunused-dummy-argument]
ex_boundary.f:27:42:
27 | SUBROUTINE dfbnd(NCOMP,X,Y,DF,RPAR,IPAR)
| 1~~~
Warning: Unused dummy argument ‘ipar’ at (1) [-Wunused-dummy-argument]
ex_boundary.f:27:24:
27 | SUBROUTINE dfbnd(NCOMP,X,Y,DF,RPAR,IPAR)
| 1~~~~
Warning: Unused dummy argument ‘ncomp’ at (1) [-Wunused-dummy-argument]
ex_boundary.f:27:37:
27 | SUBROUTINE dfbnd(NCOMP,X,Y,DF,RPAR,IPAR)
| 1~~~
Warning: Unused dummy argument ‘rpar’ at (1) [-Wunused-dummy-argument]
ex_boundary.f:27:32:
27 | SUBROUTINE dfbnd(NCOMP,X,Y,DF,RPAR,IPAR)
| 1
Warning: Unused dummy argument ‘y’ at (1) [-Wunused-dummy-argument]
ex_boundary.f:43:40:
43 | SUBROUTINE gbnd(I,NCOMP,Y,G,RPAR,IPAR)
| 1~~~
Warning: Unused dummy argument ‘ipar’ at (1) [-Wunused-dummy-argument]
ex_boundary.f:43:25:
43 | SUBROUTINE gbnd(I,NCOMP,Y,G,RPAR,IPAR)
| 1~~~~
Warning: Unused dummy argument ‘ncomp’ at (1) [-Wunused-dummy-argument]
ex_boundary.f:43:35:
43 | SUBROUTINE gbnd(I,NCOMP,Y,G,RPAR,IPAR)
| 1~~~
Warning: Unused dummy argument ‘rpar’ at (1) [-Wunused-dummy-argument]
ex_boundary.f:60:24:
60 | SUBROUTINE dgbnd(I,NCOMP,Y,DG,RPAR,IPAR)
| 1
Warning: Unused dummy argument ‘i’ at (1) [-Wunused-dummy-argument]
ex_boundary.f:60:42:
60 | SUBROUTINE dgbnd(I,NCOMP,Y,DG,RPAR,IPAR)
| 1~~~
Warning: Unused dummy argument ‘ipar’ at (1) [-Wunused-dummy-argument]
ex_boundary.f:60:26:
60 | SUBROUTINE dgbnd(I,NCOMP,Y,DG,RPAR,IPAR)
| 1~~~~
Warning: Unused dummy argument ‘ncomp’ at (1) [-Wunused-dummy-argument]
ex_boundary.f:60:37:
60 | SUBROUTINE dgbnd(I,NCOMP,Y,DG,RPAR,IPAR)
| 1~~~
Warning: Unused dummy argument ‘rpar’ at (1) [-Wunused-dummy-argument]
ex_boundary.f:60:32:
60 | SUBROUTINE dgbnd(I,NCOMP,Y,DG,RPAR,IPAR)
| 1
Warning: Unused dummy argument ‘y’ at (1) [-Wunused-dummy-argument]
gfortran-16 -fpic -g -O2 -Wall -pedantic -mtune=native -c ex_elastica.f -o ex_elastica.o
ex_elastica.f:8:41:
8 | SUBROUTINE fsubf(NCOMP,X,Z,F,RPAR,IPAR)
| 1~~~
Warning: Unused dummy argument ‘ipar’ at (1) [-Wunused-dummy-argument]
ex_elastica.f:8:24:
8 | SUBROUTINE fsubf(NCOMP,X,Z,F,RPAR,IPAR)
| 1~~~~
Warning: Unused dummy argument ‘ncomp’ at (1) [-Wunused-dummy-argument]
ex_elastica.f:8:36:
8 | SUBROUTINE fsubf(NCOMP,X,Z,F,RPAR,IPAR)
| 1~~~
Warning: Unused dummy argument ‘rpar’ at (1) [-Wunused-dummy-argument]
ex_elastica.f:8:30:
8 | SUBROUTINE fsubf(NCOMP,X,Z,F,RPAR,IPAR)
| 1
Warning: Unused dummy argument ‘x’ at (1) [-Wunused-dummy-argument]
ex_elastica.f:26:43:
26 | SUBROUTINE dfsubf(NCOMP,X,Z,DF,RPAR,IPAR)
| 1~~~
Warning: Unused dummy argument ‘ipar’ at (1) [-Wunused-dummy-argument]
ex_elastica.f:26:38:
26 | SUBROUTINE dfsubf(NCOMP,X,Z,DF,RPAR,IPAR)
| 1~~~
Warning: Unused dummy argument ‘rpar’ at (1) [-Wunused-dummy-argument]
ex_elastica.f:26:31:
26 | SUBROUTINE dfsubf(NCOMP,X,Z,DF,RPAR,IPAR)
| 1
Warning: Unused dummy argument ‘x’ at (1) [-Wunused-dummy-argument]
ex_elastica.f:57:41:
57 | SUBROUTINE gsubf(I,NCOMP,Z,G,RPAR,IPAR)
| 1~~~
Warning: Unused dummy argument ‘ipar’ at (1) [-Wunused-dummy-argument]
ex_elastica.f:57:26:
57 | SUBROUTINE gsubf(I,NCOMP,Z,G,RPAR,IPAR)
| 1~~~~
Warning: Unused dummy argument ‘ncomp’ at (1) [-Wunused-dummy-argument]
ex_elastica.f:57:36:
57 | SUBROUTINE gsubf(I,NCOMP,Z,G,RPAR,IPAR)
| 1~~~
Warning: Unused dummy argument ‘rpar’ at (1) [-Wunused-dummy-argument]
ex_elastica.f:92:43:
92 | SUBROUTINE dgsubf(I,NCOMP,Z,DG,RPAR,IPAR)
| 1~~~
Warning: Unused dummy argument ‘ipar’ at (1) [-Wunused-dummy-argument]
ex_elastica.f:92:27:
92 | SUBROUTINE dgsubf(I,NCOMP,Z,DG,RPAR,IPAR)
| 1~~~~
Warning: Unused dummy argument ‘ncomp’ at (1) [-Wunused-dummy-argument]
ex_elastica.f:92:38:
92 | SUBROUTINE dgsubf(I,NCOMP,Z,DG,RPAR,IPAR)
| 1~~~
Warning: Unused dummy argument ‘rpar’ at (1) [-Wunused-dummy-argument]
ex_elastica.f:92:33:
92 | SUBROUTINE dgsubf(I,NCOMP,Z,DG,RPAR,IPAR)
| 1
Warning: Unused dummy argument ‘z’ at (1) [-Wunused-dummy-argument]
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 ex_elasticaC.c -o ex_elasticaC.o
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 forcings.c -o forcings.o
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 rprintf.c -o rprintf.o
gfortran-16 -fpic -g -O2 -Wall -pedantic -mtune=native -c twpbvpa.f -o twpbvpa.o
twpbvpa.f:4237:72:
4237 | imprvd = sigdec .and. ( ftry - fbest ) .le. (- epsaf)
| ^
Warning: ‘sigdec’ may be used uninitialized [-Wmaybe-uninitialized]
twpbvpa.f:4161:33:
4161 | logical moved, sigdec, xinxw
| ^~~~~~
note: ‘sigdec’ was declared here
twpbvpa.f:4476:72:
4476 | 680 dtry = abs( endpnt )
| ^
Warning: ‘endpnt’ may be used uninitialized [-Wmaybe-uninitialized]
twpbvpa.f:4459:29:
4459 | 640 if (xmidpt .le. zero) endpnt = a
| ^~~~~~
note: ‘endpnt’ was declared here
gfortran-16 -fpic -g -O2 -Wall -pedantic -mtune=native -c twpbvpc.f -o twpbvpc.o
gfortran-16 -fpic -g -O2 -Wall -pedantic -mtune=native -c twpbvplc.f -o twpbvplc.o
gcc-16 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o bvpSolve.so R_init_bvpSolve.o acdcR.o bvpSolve_utils.o call_acdc.o call_colmodsys.o call_colnew.o call_twpbvp.o coldaeR.o colmodR.o colnewR.o colsysR.o errmsg.o ex_boundary.o ex_elastica.o ex_elasticaC.o forcings.o rprintf.o twpbvpa.o twpbvpc.o twpbvplc.o -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/RtmpbtOPGA/R.INSTALL5f166186b45d6/bvpSolve/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpbtOPGA/R.INSTALL5f166186b45d6/bvpSolve/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpbtOPGA/R.INSTALL5f166186b45d6/bvpSolve/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-bvpSolve/00new/bvpSolve/libs
** R
** 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
* DONE (bvpSolve)