* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘RcppBlaze’ ...
** this is package ‘RcppBlaze’ version ‘1.0.1’
** package ‘RcppBlaze’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-15 (Debian 15.2.0-12) 15.2.0’
using C++ compiler: ‘g++-15 (Debian 15.2.0-12) 15.2.0’
make[1]: Entering directory '/tmp/Rtmp9yoEbM/R.INSTALL243d0978396216/RcppBlaze/src'
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppBlaze.cpp -o RcppBlaze.o
In file included from ../inst/include/blaze/util/constraints/Pod.h:43,
from ../inst/include/blaze/util/Constraints.h:74,
from ../inst/include/blaze/Util.h:52,
from ../inst/include/blaze/Blaze.h:45,
from ../inst/include/RcppBlazeForward.h:28,
from ../inst/include/RcppBlaze.h:13,
from RcppBlaze.cpp:10:
../inst/include/blaze/util/typetraits/IsPod.h:88:32: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use 'is_standard_layout && is_trivial' instead [-Wdeprecated-declarations]
88 | : public BoolConstant< std::is_pod<T>::value >
| ^~~~~~
In file included from /usr/include/c++/15/bits/cpp_type_traits.h:42,
from /usr/include/c++/15/cmath:49,
from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/platform/compiler.h:37,
from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/r/headers.h:67,
from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/RcppCommon.h:30,
from ../inst/include/RcppBlazeForward.h:25:
/usr/include/c++/15/type_traits:932:5: note: declared here
932 | is_pod
| ^~~~~~
In file included from ../inst/include/blaze/Util.h:81:
../inst/include/blaze/util/ThreadPool.h: In member function ‘void blaze::ThreadPool<TT, MT, LT, CT>::createThread()’:
../inst/include/blaze/util/ThreadPool.h:752:6: warning: ‘++’ expression of ‘volatile’-qualified type is deprecated [-Wvolatile]
752 | ++total_;
| ^~~~~~
../inst/include/blaze/util/ThreadPool.h:753:6: warning: ‘++’ expression of ‘volatile’-qualified type is deprecated [-Wvolatile]
753 | ++expected_;
| ^~~~~~~~~
../inst/include/blaze/util/ThreadPool.h:754:6: warning: ‘++’ expression of ‘volatile’-qualified type is deprecated [-Wvolatile]
754 | ++active_;
| ^~~~~~~
../inst/include/blaze/util/ThreadPool.h: In member function ‘bool blaze::ThreadPool<TT, MT, LT, CT>::executeTask()’:
../inst/include/blaze/util/ThreadPool.h:782:12: warning: ‘--’ expression of ‘volatile’-qualified type is deprecated [-Wvolatile]
782 | --active_;
| ^~~~~~~
../inst/include/blaze/util/ThreadPool.h:786:15: warning: ‘--’ expression of ‘volatile’-qualified type is deprecated [-Wvolatile]
786 | --total_;
| ^~~~~~
../inst/include/blaze/util/ThreadPool.h:791:12: warning: ‘++’ expression of ‘volatile’-qualified type is deprecated [-Wvolatile]
791 | ++active_;
| ^~~~~~~
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o
In file included from ../inst/include/blaze/util/constraints/Pod.h:43,
from ../inst/include/blaze/util/Constraints.h:74,
from ../inst/include/blaze/Util.h:52,
from ../inst/include/blaze/Blaze.h:45,
from ../inst/include/RcppBlazeForward.h:28,
from ../inst/include/RcppBlaze.h:13,
from RcppExports.cpp:4:
../inst/include/blaze/util/typetraits/IsPod.h:88:32: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use 'is_standard_layout && is_trivial' instead [-Wdeprecated-declarations]
88 | : public BoolConstant< std::is_pod<T>::value >
| ^~~~~~
In file included from /usr/include/c++/15/bits/cpp_type_traits.h:42,
from /usr/include/c++/15/cmath:49,
from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/platform/compiler.h:37,
from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/r/headers.h:67,
from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/RcppCommon.h:30,
from ../inst/include/RcppBlazeForward.h:25:
/usr/include/c++/15/type_traits:932:5: note: declared here
932 | is_pod
| ^~~~~~
In file included from ../inst/include/blaze/Util.h:81:
../inst/include/blaze/util/ThreadPool.h: In member function ‘void blaze::ThreadPool<TT, MT, LT, CT>::createThread()’:
../inst/include/blaze/util/ThreadPool.h:752:6: warning: ‘++’ expression of ‘volatile’-qualified type is deprecated [-Wvolatile]
752 | ++total_;
| ^~~~~~
../inst/include/blaze/util/ThreadPool.h:753:6: warning: ‘++’ expression of ‘volatile’-qualified type is deprecated [-Wvolatile]
753 | ++expected_;
| ^~~~~~~~~
../inst/include/blaze/util/ThreadPool.h:754:6: warning: ‘++’ expression of ‘volatile’-qualified type is deprecated [-Wvolatile]
754 | ++active_;
| ^~~~~~~
../inst/include/blaze/util/ThreadPool.h: In member function ‘bool blaze::ThreadPool<TT, MT, LT, CT>::executeTask()’:
../inst/include/blaze/util/ThreadPool.h:782:12: warning: ‘--’ expression of ‘volatile’-qualified type is deprecated [-Wvolatile]
782 | --active_;
| ^~~~~~~
../inst/include/blaze/util/ThreadPool.h:786:15: warning: ‘--’ expression of ‘volatile’-qualified type is deprecated [-Wvolatile]
786 | --total_;
| ^~~~~~
../inst/include/blaze/util/ThreadPool.h:791:12: warning: ‘++’ expression of ‘volatile’-qualified type is deprecated [-Wvolatile]
791 | ++active_;
| ^~~~~~~
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c fastLm.cpp -o fastLm.o
In file included from ../inst/include/blaze/util/constraints/Pod.h:43,
from ../inst/include/blaze/util/Constraints.h:74,
from ../inst/include/blaze/Util.h:52,
from ../inst/include/blaze/Blaze.h:45,
from ../inst/include/RcppBlazeForward.h:28,
from ../inst/include/RcppBlaze.h:13,
from fastLm.cpp:13:
../inst/include/blaze/util/typetraits/IsPod.h:88:32: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use 'is_standard_layout && is_trivial' instead [-Wdeprecated-declarations]
88 | : public BoolConstant< std::is_pod<T>::value >
| ^~~~~~
In file included from /usr/include/c++/15/bits/cpp_type_traits.h:42,
from /usr/include/c++/15/cmath:49,
from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/platform/compiler.h:37,
from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/r/headers.h:67,
from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/RcppCommon.h:30,
from ../inst/include/RcppBlazeForward.h:25:
/usr/include/c++/15/type_traits:932:5: note: declared here
932 | is_pod
| ^~~~~~
In file included from ../inst/include/blaze/Util.h:81:
../inst/include/blaze/util/ThreadPool.h: In member function ‘void blaze::ThreadPool<TT, MT, LT, CT>::createThread()’:
../inst/include/blaze/util/ThreadPool.h:752:6: warning: ‘++’ expression of ‘volatile’-qualified type is deprecated [-Wvolatile]
752 | ++total_;
| ^~~~~~
../inst/include/blaze/util/ThreadPool.h:753:6: warning: ‘++’ expression of ‘volatile’-qualified type is deprecated [-Wvolatile]
753 | ++expected_;
| ^~~~~~~~~
../inst/include/blaze/util/ThreadPool.h:754:6: warning: ‘++’ expression of ‘volatile’-qualified type is deprecated [-Wvolatile]
754 | ++active_;
| ^~~~~~~
../inst/include/blaze/util/ThreadPool.h: In member function ‘bool blaze::ThreadPool<TT, MT, LT, CT>::executeTask()’:
../inst/include/blaze/util/ThreadPool.h:782:12: warning: ‘--’ expression of ‘volatile’-qualified type is deprecated [-Wvolatile]
782 | --active_;
| ^~~~~~~
../inst/include/blaze/util/ThreadPool.h:786:15: warning: ‘--’ expression of ‘volatile’-qualified type is deprecated [-Wvolatile]
786 | --total_;
| ^~~~~~
../inst/include/blaze/util/ThreadPool.h:791:12: warning: ‘++’ expression of ‘volatile’-qualified type is deprecated [-Wvolatile]
791 | ++active_;
| ^~~~~~~
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c registerDynamicSymbols.c -o registerDynamicSymbols.o
g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o RcppBlaze.so RcppBlaze.o RcppExports.o fastLm.o registerDynamicSymbols.o -llapack -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -fopenmp -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmp9yoEbM/R.INSTALL243d0978396216/RcppBlaze/src'
make[1]: Entering directory '/tmp/Rtmp9yoEbM/R.INSTALL243d0978396216/RcppBlaze/src'
make[1]: Leaving directory '/tmp/Rtmp9yoEbM/R.INSTALL243d0978396216/RcppBlaze/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-RcppBlaze/00new/RcppBlaze/libs
** R
** 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 (RcppBlaze)