* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘rgenoud’ ...
** this is package ‘rgenoud’ version ‘5.9-0.11’
** package ‘rgenoud’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 19.1.7 (10)’
using C++ compiler: ‘Debian clang version 19.1.7 (10)’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp4wZ8QU/R.INSTALL1c88835c7cadd9/rgenoud/src'
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c change_order.cpp -o change_order.o
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c eval.cpp -o eval.o
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c evaluate.cpp -o evaluate.o
evaluate.cpp:4056:8: warning: variable 'nvars' set but not used [-Wunused-but-set-variable]
4056 | long nvars;
| ^
evaluate.cpp:4093:8: warning: variable 'nvars' set but not used [-Wunused-but-set-variable]
4093 | long nvars;
| ^
2 warnings generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c frange_ran.cpp -o frange_ran.o
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c genoud.cpp -o genoud.o
genoud.cpp:66:8: warning: variable 'LVMreturn' set but not used [-Wunused-but-set-variable]
66 | long LVMreturn;
| ^
1 warning generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c gradient.cpp -o gradient.o
gradient.cpp:208:10: warning: variable 'u' set but not used [-Wunused-but-set-variable]
208 | double u, fplus, fminus;
| ^
gradient.cpp:209:10: warning: variable 'epsuse' set but not used [-Wunused-but-set-variable]
209 | double epsuse;
| ^
gradient.cpp:405:3: warning: unused label 'FD1' [-Wunused-label]
405 | FD1:
| ^~~~
gradient.cpp:413:3: warning: unused label 'FD2' [-Wunused-label]
413 | FD2:
| ^~~~
gradient.cpp:420:3: warning: unused label 'FD3' [-Wunused-label]
420 | FD3:
| ^~~~
5 warnings generated.
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c math.cpp -o math.o
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c multiply.cpp -o multiply.o
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c numerics.cpp -o numerics.o
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c operators.cpp -o operators.o
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c print_format.cpp -o print_format.o
print_format.cpp:34:19: warning: variable 'fint' set but not used [-Wunused-but-set-variable]
34 | int i, j, ltmp, fint;
| ^
1 warning generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c rgenoud.cpp -o rgenoud.o
rgenoud.cpp:143:9: warning: variable 'StartingValues' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
143 | if (nStartingValues > 0) {
| ^~~~~~~~~~~~~~~~~~~
rgenoud.cpp:167:35: note: uninitialized use occurs here
167 | MainStructure->StartingValues=StartingValues;
| ^~~~~~~~~~~~~~
rgenoud.cpp:143:5: note: remove the 'if' if its condition is always true
143 | if (nStartingValues > 0) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
rgenoud.cpp:140:28: note: initialize the variable 'StartingValues' to silence this warning
140 | double **StartingValues;
| ^
| = nullptr
1 warning generated.
clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o rgenoud.so change_order.o eval.o evaluate.o frange_ran.o genoud.o gradient.o init.o math.o multiply.o numerics.o operators.o print_format.o rgenoud.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp4wZ8QU/R.INSTALL1c88835c7cadd9/rgenoud/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp4wZ8QU/R.INSTALL1c88835c7cadd9/rgenoud/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp4wZ8QU/R.INSTALL1c88835c7cadd9/rgenoud/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-rgenoud/00new/rgenoud/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 (rgenoud)