* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘rcontroll’ ...
** package ‘rcontroll’ successfully unpacked and MD5 sums checked
** using staged installation
configure: rcontroll: 0.1.0
checking whether we have a suitable tempdir... /home/hornik/tmp/scratch
checking for gsl-config... /usr/bin/gsl-config
configure: creating ./config.status
config.status: creating src/Makevars

  --------------------------------------------------
  Configuration for rcontroll 0.1.0

    gsl-flags: -I/usr/include
    gsl-libs:  -L/usr/lib/x86_64-linux-gnu -lgsl -lgslcblas -lm

  --------------------------------------------------

** libs
using C++ compiler: ‘Debian clang version 19.1.5 (1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpESgiST/R.INSTALL37828c6ddcb7/rcontroll/src'
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppGSL/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -I/usr/include -fpic  -g -O3 -Wall -pedantic -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppGSL/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -I/usr/include -fpic  -g -O3 -Wall -pedantic -DR_NO_REMAP -c troll_rcpp.cpp -o troll_rcpp.o
troll_rcpp.cpp:4174:9: warning: variable 'nb_parameters_fromfile' set but not used [-Wunused-but-set-variable]
 4174 |     int nb_parameters_fromfile = 0;
      |         ^
troll_rcpp.cpp:4998:9: warning: variable 'nb_parameters_fromfile' set but not used [-Wunused-but-set-variable]
 4998 |     int nb_parameters_fromfile = 0;
      |         ^
2 warnings generated.
clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o rcontroll.so RcppExports.o troll_rcpp.o -Wl,-O1 -L/usr/lib/x86_64-linux-gnu -lgsl -lgslcblas -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpESgiST/R.INSTALL37828c6ddcb7/rcontroll/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpESgiST/R.INSTALL37828c6ddcb7/rcontroll/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpESgiST/R.INSTALL37828c6ddcb7/rcontroll/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-rcontroll/00new/rcontroll/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (rcontroll)