* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘spbal’ ...
** package ‘spbal’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Debian clang version 19.1.3 (2)’
using C++17
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmplenTII/R.INSTALL1852405acd5a5b/spbal/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/RcppThread/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -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/RcppThread/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c spbal.cpp -o spbal.o
spbal.cpp:16:9: warning: 'RCPPTHREAD_OVERRIDE_COUT' macro redefined [-Wmacro-redefined]
   16 | #define RCPPTHREAD_OVERRIDE_COUT 1   // std::cout override
      |         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppThread/include/RcppThread/Rcout.hpp:58:13: note: previous definition is here
   58 |     #define RCPPTHREAD_OVERRIDE_COUT 0
      |             ^
spbal.cpp:17:9: warning: 'RCPPTHREAD_OVERRIDE_THREAD' macro redefined [-Wmacro-redefined]
   17 | #define RCPPTHREAD_OVERRIDE_THREAD 1 // std::thread override
      |         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppThread/include/RcppThread/Thread.hpp:126:13: note: previous definition is here
  126 |     #define RCPPTHREAD_OVERRIDE_THREAD 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 spbal.so RcppExports.o spbal.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmplenTII/R.INSTALL1852405acd5a5b/spbal/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmplenTII/R.INSTALL1852405acd5a5b/spbal/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmplenTII/R.INSTALL1852405acd5a5b/spbal/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-spbal/00new/spbal/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 (spbal)