downloading reverse dependencies ... downloading recforest_1.0.0.tar.gz ... ok downloading riskRegression_2023.12.21.tar.gz ... ok downloading targeted_0.5.tar.gz ... ok downloading lava_1.8.1.tar.gz ... ok downloading mmcif_0.1.1.tar.gz ... ok downloading timereg_2.0.6.tar.gz ... ok installing dependencies ‘casebase’, ‘frailtypack’, ‘hal9001’, ‘lavaSearch2’, ‘mets’, ‘psqn’, ‘reda’, ‘smcfcs’, ‘targeted’, ‘xgboost’ also installing the dependency ‘survC1’ begin installing package ‘survC1’ begin installing package ‘reda’ begin installing package ‘smcfcs’ begin installing package ‘casebase’ begin installing package ‘hal9001’ begin installing package ‘lavaSearch2’ begin installing package ‘psqn’ begin installing package ‘mets’ begin installing package ‘xgboost’ * installing *source* package ‘survC1’ ... ** this is package ‘survC1’ version ‘1.0-3’ ** package ‘survC1’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp5f6NIe/R.INSTALL9e9ce4e55ba48/survC1/src' gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c husurvC1v1.f -o husurvC1v1.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c survC1_init.c -o survC1_init.o gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o survC1.so husurvC1v1.o survC1_init.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp5f6NIe/R.INSTALL9e9ce4e55ba48/survC1/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-survC1/00new/survC1/libs ** R ** 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 (survC1) begin installing package ‘frailtypack’ * installing *source* package ‘smcfcs’ ... ** this is package ‘smcfcs’ version ‘2.0.0’ ** package ‘smcfcs’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (smcfcs) * installing *source* package ‘casebase’ ... ** this is package ‘casebase’ version ‘0.10.6’ ** package ‘casebase’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (casebase) * installing *source* package ‘hal9001’ ... ** this is package ‘hal9001’ version ‘0.4.6’ ** package ‘hal9001’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpWwsUrN/R.INSTALL9e9d0583a8cfb/hal9001/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Core:205, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Dense:1, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:28, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25, from hal9001_types.h:4, from RcppExports.cpp:4: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Core:174: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Core:165: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ 266 | Alignment = internal::traits::Alignment, | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here 24 | ResAlignment = traits >::Alignment | ^~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__m128’} [-Wignored-attributes] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Core:271: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 178 | class Matrix | ^~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ 46 | typedef typename Coefficients::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ 273 | class Quaternion : public QuaternionBase > | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here 27 | { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ 266 | Alignment = internal::traits::Alignment, | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here 98 | ResAlignment = traits >::Alignment | ^~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 178 | class Matrix | ^~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ 46 | typedef typename Coefficients::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ 273 | class Quaternion : public QuaternionBase > | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here 102 | { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseCore:37, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:26, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ 96 | class SparseMatrix | ^~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here 61 | typedef Triplet T; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase > >’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase > >’ 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7: required from ‘class Eigen::SparseMapBase >, 0>’ 50 | class SparseMapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from ‘class Eigen::SparseMapBase >, 1>’ 148 | class SparseMapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from ‘class Eigen::Map >’ 222 | class Map, Options, StrideType> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hal9001_types.h:9:15: required from here 9 | typedef MSpMat::InnerIterator MInIterMat; | ^~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:64:7: required from ‘class Eigen::SparseVector’ 64 | class SparseVector | ^~~~~~~~~~~~ hal9001_types.h:14:14: required from here 14 | typedef SpVec::InnerIterator InIterVec; | ^~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:336:80: required from ‘struct Eigen::internal::evaluator > >’ 336 | typedef typename DenseCoeffsBase::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1505:8: required from ‘struct Eigen::internal::evaluator >’ 1505 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:77:20: required from ‘void Eigen::internal::assign_sparse_to_sparse(DstXprType&, const SrcXprType&) [with DstXprType = Eigen::SparseMatrix; SrcXprType = Eigen::SparseMatrix]’ 77 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:132:28: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::SparseMatrix; SrcXprType = Eigen::SparseMatrix; Functor = Eigen::internal::assign_op; typename DstXprType::Scalar = double; typename SrcXprType::Scalar = double]’ 132 | assign_sparse_to_sparse(dst.derived(), src.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::SparseMatrix; Src = Eigen::SparseMatrix; Func = assign_op]’ 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:917:27: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:713:13: required from ‘Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>&) [with _Scalar = double; int _Options = 0; _StorageIndex = int]’ 713 | *this = other.derived(); | ~~~~~~^~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/RcppEigenWrap.h:387:24: required from ‘Eigen::SparseMatrix Rcpp::traits::Exporter >::get() [with T = double]’ 387 | return ans; | ^~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/as.h:89:32: required from ‘T Rcpp::internal::as(SEXP, Rcpp::traits::r_type_generic_tag) [with T = Eigen::SparseMatrix; SEXP = SEXPREC*]’ 89 | return exporter.get(); | ~~~~~~~~~~~~^~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/as.h:152:31: required from ‘T Rcpp::as(SEXP) [with T = Eigen::SparseMatrix; SEXP = SEXPREC*]’ 152 | return internal::as(x, typename traits::r_type_traits::r_category()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/InputParameter.h:46:54: required from ‘Rcpp::ReferenceInputParameter::ReferenceInputParameter(SEXP) [with T = Eigen::SparseMatrix; SEXP = SEXPREC*]’ 46 | ReferenceInputParameter(SEXP x_) : obj( as(x_) ){} | ~~~~~^~~~ RcppExports.cpp:73:70: required from here 73 | Rcpp::traits::input_parameter< SpMat& >::type x_basis(x_basisSEXP); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c dedupe.cpp -o dedupe.o In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Core:205, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Dense:1, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:28, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25, from dedupe.cpp:2: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Core:174: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Core:165: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ 266 | Alignment = internal::traits::Alignment, | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here 24 | ResAlignment = traits >::Alignment | ^~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__m128’} [-Wignored-attributes] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Core:271: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 178 | class Matrix | ^~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ 46 | typedef typename Coefficients::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ 273 | class Quaternion : public QuaternionBase > | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here 27 | { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ 266 | Alignment = internal::traits::Alignment, | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here 98 | ResAlignment = traits >::Alignment | ^~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 178 | class Matrix | ^~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ 46 | typedef typename Coefficients::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ 273 | class Quaternion : public QuaternionBase > | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here 102 | { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseCore:37, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:26, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ 96 | class SparseMatrix | ^~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here 61 | typedef Triplet T; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase > >’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase > >’ 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7: required from ‘class Eigen::SparseMapBase >, 0>’ 50 | class SparseMapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from ‘class Eigen::SparseMapBase >, 1>’ 148 | class SparseMapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from ‘class Eigen::Map >’ 222 | class Map, Options, StrideType> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hal9001_types.h:9:15: required from here 9 | typedef MSpMat::InnerIterator MInIterMat; | ^~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:64:7: required from ‘class Eigen::SparseVector’ 64 | class SparseVector | ^~~~~~~~~~~~ hal9001_types.h:14:14: required from here 14 | typedef SpVec::InnerIterator InIterVec; | ^~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:336:80: required from ‘struct Eigen::internal::evaluator > >’ 336 | typedef typename DenseCoeffsBase::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1505:8: required from ‘struct Eigen::internal::evaluator >’ 1505 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:77:20: required from ‘void Eigen::internal::assign_sparse_to_sparse(DstXprType&, const SrcXprType&) [with DstXprType = Eigen::SparseMatrix; SrcXprType = Eigen::SparseMatrix]’ 77 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:132:28: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::SparseMatrix; SrcXprType = Eigen::SparseMatrix; Functor = Eigen::internal::assign_op; typename DstXprType::Scalar = double; typename SrcXprType::Scalar = double]’ 132 | assign_sparse_to_sparse(dst.derived(), src.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::SparseMatrix; Src = Eigen::SparseMatrix; Func = assign_op]’ 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:917:27: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::SparseMatrix; Src = Eigen::SparseMatrix]’ 917 | call_assignment_no_alias(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:45:37: required from ‘Derived& Eigen::SparseMatrixBase::operator=(const Derived&) [with Derived = Eigen::SparseMatrix]’ 45 | internal::call_assignment_no_alias(derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:778:26: required from ‘Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>&) [with _Scalar = double; int _Options = 0; _StorageIndex = int]’ 778 | Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:713:13: required from ‘Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>&) [with _Scalar = double; int _Options = 0; _StorageIndex = int]’ 713 | *this = other.derived(); | ~~~~~~^~~~~~~~~~~~~~~~~ dedupe.cpp:100:18: required from here 100 | return(x_unique); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c make_hal_basis.cpp -o make_hal_basis.o In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Core:205, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Dense:1, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:28, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25, from make_hal_basis.cpp:2: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Core:174: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Core:165: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ 266 | Alignment = internal::traits::Alignment, | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here 24 | ResAlignment = traits >::Alignment | ^~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__m128’} [-Wignored-attributes] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Core:271: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 178 | class Matrix | ^~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ 46 | typedef typename Coefficients::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ 273 | class Quaternion : public QuaternionBase > | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here 27 | { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ 266 | Alignment = internal::traits::Alignment, | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here 98 | ResAlignment = traits >::Alignment | ^~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 178 | class Matrix | ^~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ 46 | typedef typename Coefficients::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ 273 | class Quaternion : public QuaternionBase > | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here 102 | { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseCore:37, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:26, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ 96 | class SparseMatrix | ^~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here 61 | typedef Triplet T; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase > >’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase > >’ 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7: required from ‘class Eigen::SparseMapBase >, 0>’ 50 | class SparseMapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from ‘class Eigen::SparseMapBase >, 1>’ 148 | class SparseMapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from ‘class Eigen::Map >’ 222 | class Map, Options, StrideType> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hal9001_types.h:9:15: required from here 9 | typedef MSpMat::InnerIterator MInIterMat; | ^~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:64:7: required from ‘class Eigen::SparseVector’ 64 | class SparseVector | ^~~~~~~~~~~~ hal9001_types.h:14:14: required from here 14 | typedef SpVec::InnerIterator InIterVec; | ^~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:336:80: required from ‘struct Eigen::internal::evaluator > >’ 336 | typedef typename DenseCoeffsBase::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1505:8: required from ‘struct Eigen::internal::evaluator >’ 1505 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:77:20: required from ‘void Eigen::internal::assign_sparse_to_sparse(DstXprType&, const SrcXprType&) [with DstXprType = Eigen::SparseMatrix; SrcXprType = Eigen::SparseMatrix]’ 77 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:132:28: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::SparseMatrix; SrcXprType = Eigen::SparseMatrix; Functor = Eigen::internal::assign_op; typename DstXprType::Scalar = double; typename SrcXprType::Scalar = double]’ 132 | assign_sparse_to_sparse(dst.derived(), src.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::SparseMatrix; Src = Eigen::SparseMatrix; Func = assign_op]’ 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:917:27: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::SparseMatrix; Src = Eigen::SparseMatrix]’ 917 | call_assignment_no_alias(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:45:37: required from ‘Derived& Eigen::SparseMatrixBase::operator=(const Derived&) [with Derived = Eigen::SparseMatrix]’ 45 | internal::call_assignment_no_alias(derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:778:26: required from ‘Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>&) [with _Scalar = double; int _Options = 0; _StorageIndex = int]’ 778 | Base::operator=(other); | ~~~~~~~~~~~~~~~^~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:713:13: required from ‘Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>&) [with _Scalar = double; int _Options = 0; _StorageIndex = int]’ 713 | *this = other.derived(); | ~~~~~~^~~~~~~~~~~~~~~~~ make_hal_basis.cpp:204:17: required from here 204 | return(x_basis); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c utils.cpp -o utils.o In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Core:205, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Dense:1, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:28, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25, from utils.cpp:2: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Core:174: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Core:165: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ 266 | Alignment = internal::traits::Alignment, | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here 24 | ResAlignment = traits >::Alignment | ^~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__m128’} [-Wignored-attributes] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Core:271: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 178 | class Matrix | ^~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ 46 | typedef typename Coefficients::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ 273 | class Quaternion : public QuaternionBase > | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here 27 | { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ 266 | Alignment = internal::traits::Alignment, | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here 98 | ResAlignment = traits >::Alignment | ^~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 178 | class Matrix | ^~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ 46 | typedef typename Coefficients::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ 273 | class Quaternion : public QuaternionBase > | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here 102 | { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseCore:37, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:26, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ 96 | class SparseMatrix | ^~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here 61 | typedef Triplet T; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase > >’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase > >’ 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7: required from ‘class Eigen::SparseMapBase >, 0>’ 50 | class SparseMapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from ‘class Eigen::SparseMapBase >, 1>’ 148 | class SparseMapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from ‘class Eigen::Map >’ 222 | class Map, Options, StrideType> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hal9001_types.h:9:15: required from here 9 | typedef MSpMat::InnerIterator MInIterMat; | ^~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:64:7: required from ‘class Eigen::SparseVector’ 64 | class SparseVector | ^~~~~~~~~~~~ hal9001_types.h:14:14: required from here 14 | typedef SpVec::InnerIterator InIterVec; | ^~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Map.h:18:8: required from ‘struct Eigen::internal::traits > >’ 18 | struct traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from ‘struct Eigen::internal::accessors_level > >’ 32 | enum { has_direct_access = (traits::Flags & DirectAccessBit) ? 1 : 0, | ^~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from ‘class Eigen::Map >’ 111 | int Level = internal::accessors_level::has_write_access ? WriteAccessors : ReadOnlyAccessors | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.cpp:23:19: required from here 23 | MapMatd X(Rcpp::as(XX_)); | ^~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 178 | class Matrix | ^~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Map.h:24:49: required from ‘struct Eigen::internal::traits > >’ 24 | ? PlainObjectType::ColsAtCompileTime | ^~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from ‘struct Eigen::internal::accessors_level > >’ 32 | enum { has_direct_access = (traits::Flags & DirectAccessBit) ? 1 : 0, | ^~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from ‘class Eigen::Map >’ 111 | int Level = internal::accessors_level::has_write_access ? WriteAccessors : ReadOnlyAccessors | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.cpp:23:19: required from here 23 | MapMatd X(Rcpp::as(XX_)); | ^~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 0>’ 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase >, 1>’ 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map >’ 94 | template class Map | ^~~ utils.cpp:23:19: required from here 23 | MapMatd X(Rcpp::as(XX_)); | ^~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase > > >’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:45:7: required from ‘class Eigen::SparseView > >’ 45 | class SparseView : public SparseMatrixBase > | ^~~~~~~~~~ utils.cpp:24:31: required from here 24 | SpMat Xsparse = X.sparseView(); // Output: sparse matrix | ~~~~~~~~~~~~^~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:336:80: required from ‘struct Eigen::internal::evaluator > >’ 336 | typedef typename DenseCoeffsBase::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1505:8: required from ‘struct Eigen::internal::evaluator >’ 1505 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:79:45: required from ‘void Eigen::internal::assign_sparse_to_sparse(DstXprType&, const SrcXprType&) [with DstXprType = Eigen::SparseMatrix; SrcXprType = Eigen::SparseView > >]’ 79 | const bool transpose = (DstEvaluatorType::Flags & RowMajorBit) != (SrcEvaluatorType::Flags & RowMajorBit); | ^~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:132:28: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::SparseMatrix; SrcXprType = Eigen::SparseView > >; Functor = Eigen::internal::assign_op; typename DstXprType::Scalar = double; typename SrcXprType::Scalar = double]’ 132 | assign_sparse_to_sparse(dst.derived(), src.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:38:16: required from ‘Derived& Eigen::SparseMatrixBase::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::SparseView > >; Derived = Eigen::SparseMatrix]’ 37 | internal::Assignment > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 38 | ::run(derived(), other.derived(), internal::assign_op()); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1239:27: required from ‘Eigen::SparseMatrix<_Scalar, _Options, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::SparseView > >; _Scalar = double; int _Options = 0; _StorageIndex = int]’ 1239 | return Base::operator=(other.derived()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:689:15: required from ‘Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::SparseView > >; _Scalar = double; int _Options = 0; _StorageIndex = int]’ 689 | *this = other.derived(); | ~~~~~~^~~~~~~~~~~~~~~~~ utils.cpp:24:32: required from here 24 | SpMat Xsparse = X.sparseView(); // Output: sparse matrix | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o hal9001.so RcppExports.o dedupe.o make_hal_basis.o utils.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpWwsUrN/R.INSTALL9e9d0583a8cfb/hal9001/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-hal9001/00new/hal9001/libs ** R ** data *** moving datasets to lazyload DB ** 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 (hal9001) * installing *source* package ‘reda’ ... ** this is package ‘reda’ version ‘0.5.4’ ** package ‘reda’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’ using C++11 make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpdKN6kg/R.INSTALL9e9c83db25df7/reda/src' g++-14 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c nonparametric_mcf.cpp -o nonparametric_mcf.o g++-14 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c relativeRisk.cpp -o relativeRisk.o g++-14 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c utils.cpp -o utils.o g++-14 -std=gnu++11 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o reda.so RcppExports.o nonparametric_mcf.o relativeRisk.o utils.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpdKN6kg/R.INSTALL9e9c83db25df7/reda/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-reda/00new/reda/libs ** R ** data *** moving datasets to lazyload DB ** 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 (reda) * installing *source* package ‘lavaSearch2’ ... ** this is package ‘lavaSearch2’ version ‘2.0.3’ ** package ‘lavaSearch2’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmptM148a/R.INSTALL9e9d8795a5943/lavaSearch2/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c OLS.cpp -o OLS.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c wildBoot.cpp -o wildBoot.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o lavaSearch2.so OLS.o RcppExports.o wildBoot.o -llapack -L/home/hornik/tmp/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmptM148a/R.INSTALL9e9d8795a5943/lavaSearch2/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-lavaSearch2/00new/lavaSearch2/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 (lavaSearch2) * installing *source* package ‘psqn’ ... ** this is package ‘psqn’ version ‘0.3.2’ ** package ‘psqn’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpZeJzDQ/R.INSTALL9e9d72a4d1107/psqn/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/testthat/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include/ -fopenmp -DPSQN_W_LAPACK -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Core:205, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Dense:1, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:28, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:5: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Core:174: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Core:165: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ 266 | Alignment = internal::traits::Alignment, | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here 24 | ResAlignment = traits >::Alignment | ^~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__m128’} [-Wignored-attributes] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Core:271: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 178 | class Matrix | ^~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ 46 | typedef typename Coefficients::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ 273 | class Quaternion : public QuaternionBase > | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here 27 | { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ 266 | Alignment = internal::traits::Alignment, | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here 98 | ResAlignment = traits >::Alignment | ^~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 178 | class Matrix | ^~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ 46 | typedef typename Coefficients::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ 273 | class Quaternion : public QuaternionBase > | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here 102 | { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseCore:37, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:26, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ 96 | class SparseMatrix | ^~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here 61 | typedef Triplet T; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/testthat/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include/ -fopenmp -DPSQN_W_LAPACK -fpic -g -O2 -Wall -pedantic -mtune=native -c r-api.cpp -o r-api.o In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Core:205, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Dense:1, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:28, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25, from ../inst/include/psqn-Rcpp-wrapper.h:9, from r-api.cpp:6: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Core:174: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Core:165: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ 266 | Alignment = internal::traits::Alignment, | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here 24 | ResAlignment = traits >::Alignment | ^~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__m128’} [-Wignored-attributes] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Core:271: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 178 | class Matrix | ^~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ 46 | typedef typename Coefficients::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ 273 | class Quaternion : public QuaternionBase > | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here 27 | { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ 266 | Alignment = internal::traits::Alignment, | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here 98 | ResAlignment = traits >::Alignment | ^~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 178 | class Matrix | ^~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ 46 | typedef typename Coefficients::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ 273 | class Quaternion : public QuaternionBase > | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here 102 | { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseCore:37, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:26, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ 96 | class SparseMatrix | ^~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here 61 | typedef Triplet T; | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, 0, Eigen::OuterStride<> > >’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase, 0, Eigen::OuterStride<> > >’ 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7: required from ‘class Eigen::SparseMapBase, 0, Eigen::OuterStride<> >, 0>’ 50 | class SparseMapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:83:34: required from ‘class Eigen::internal::SparseRefBase, 0, Eigen::OuterStride<> > >’ 83 | template class SparseRefBase | ^~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:177:7: required from ‘class Eigen::Ref, 0, Eigen::OuterStride<> >’ 177 | class Ref, Options, StrideType> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:37:41: required from ‘struct Eigen::internal::is_ref_compatible_impl >’ 37 | enum { value = sizeof(test(ms_from, 0))==sizeof(yes) }; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:43:81: required from ‘struct Eigen::internal::is_ref_compatible >’ 43 | enum { value = is_ref_compatible_impl::type>::value }; | ^~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:46:49: required from ‘class Eigen::IterativeSolverBase, 3, Eigen::IncompleteCholesky > >’ 46 | template::value> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:158:7: required from ‘class Eigen::ConjugateGradient, 3, Eigen::IncompleteCholesky >’ 158 | class ConjugateGradient : public IterativeSolverBase > | ^~~~~~~~~~~~~~~~~ ../inst/include/psqn.h:479:9: required from here 479 | cg.analyzePattern(sparse_B_mat); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 178 | class Matrix | ^~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:173:14: required from ‘class Eigen::IncompleteCholesky’ 173 | VectorRx m_scale; // The vector for scaling the matrix | ^~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:431:18: required from ‘class Eigen::IterativeSolverBase, 3, Eigen::IncompleteCholesky > >’ 431 | Preconditioner m_preconditioner; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:158:7: required from ‘class Eigen::ConjugateGradient, 3, Eigen::IncompleteCholesky >’ 158 | class ConjugateGradient : public IterativeSolverBase > | ^~~~~~~~~~~~~~~~~ ../inst/include/psqn.h:479:9: required from here 479 | cg.analyzePattern(sparse_B_mat); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ 178 | class Matrix | ^~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:173:14: required from ‘class Eigen::IncompleteCholesky’ 173 | VectorRx m_scale; // The vector for scaling the matrix | ^~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:431:18: required from ‘class Eigen::IterativeSolverBase, 3, Eigen::IncompleteCholesky > >’ 431 | Preconditioner m_preconditioner; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:158:7: required from ‘class Eigen::ConjugateGradient, 3, Eigen::IncompleteCholesky >’ 158 | class ConjugateGradient : public IterativeSolverBase > | ^~~~~~~~~~~~~~~~~ ../inst/include/psqn.h:479:9: required from here 479 | cg.analyzePattern(sparse_B_mat); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 3, Eigen::IncompleteCholesky >, Eigen::Matrix > >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 3, Eigen::IncompleteCholesky >, Eigen::Matrix > >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from ‘class Eigen::SolveImpl, 3, Eigen::IncompleteCholesky >, Eigen::Matrix, Eigen::Dense>’ 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from ‘class Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >’ 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ ../inst/include/psqn.h:492:25: required from here 492 | lhs = cg.solve(rhs); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>’ 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>’ 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 0, Eigen::Stride<0, 0> >’ 94 | template class Map | ^~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:212:17: required from ‘void Eigen::IncompleteCholesky::factorize(const _MatrixType&) [with MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; Scalar = double; int _UpLo = 3; _OrderingType = Eigen::AMDOrdering]’ 212 | Map vals(m_L.valuePtr(), nnz); //values | ^~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:221:31: required from ‘Derived& Eigen::IterativeSolverBase::factorize(const Eigen::EigenBase&) [with MatrixDerived = Eigen::SparseMatrix; Derived = Eigen::ConjugateGradient, 3, Eigen::IncompleteCholesky >]’ 221 | m_preconditioner.factorize(matrix()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ../inst/include/psqn.h:480:19: required from ‘bool PSQN::base_optimizer::conj_grad(const double*, double*, double, PSQN::psqn_uint, int, PSQN::precondition) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 480 | cg.factorize(sparse_B_mat); | ~~~~~~~~~~~~^~~~~~~~~~~~~~ ../inst/include/psqn.h:840:11: required from ‘PSQN::optim_info PSQN::base_optimizer::optim(double*, double, PSQN::psqn_uint, double, double, bool, int, double, bool, PSQN::psqn_uint, PSQN::precondition, double) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 840 | if(!conj_grad(gr.get(), dir.get(), cg_tol, max_cg < 1 ? n_par() : max_cg, | ^~~~~~~~~ r-api.cpp:421:25: required from here 421 | auto res = optim.optim(&par_arg[0], rel_eps, max_it, c1, c2, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | use_bfgs, trace, cg_tol, strong_wolfe, max_cg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | static_cast(pre_method), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | gr_tol); | ~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>’ 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Matrix >’ 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:235:30: required from ‘void Eigen::IncompleteCholesky::factorize(const _MatrixType&) [with MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; Scalar = double; int _UpLo = 3; _OrderingType = Eigen::AMDOrdering]’ 235 | m_scale = m_scale.cwiseSqrt().cwiseSqrt(); | ~~~~~~~~~~~~~~~~~^~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:221:31: required from ‘Derived& Eigen::IterativeSolverBase::factorize(const Eigen::EigenBase&) [with MatrixDerived = Eigen::SparseMatrix; Derived = Eigen::ConjugateGradient, 3, Eigen::IncompleteCholesky >]’ 221 | m_preconditioner.factorize(matrix()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ../inst/include/psqn.h:480:19: required from ‘bool PSQN::base_optimizer::conj_grad(const double*, double*, double, PSQN::psqn_uint, int, PSQN::precondition) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 480 | cg.factorize(sparse_B_mat); | ~~~~~~~~~~~~^~~~~~~~~~~~~~ ../inst/include/psqn.h:840:11: required from ‘PSQN::optim_info PSQN::base_optimizer::optim(double*, double, PSQN::psqn_uint, double, double, bool, int, double, bool, PSQN::psqn_uint, PSQN::precondition, double) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 840 | if(!conj_grad(gr.get(), dir.get(), cg_tol, max_cg < 1 ? n_par() : max_cg, | ^~~~~~~~~ r-api.cpp:421:25: required from here 421 | auto res = optim.optim(&par_arg[0], rel_eps, max_it, c1, c2, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | use_bfgs, trace, cg_tol, strong_wolfe, max_cg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | static_cast(pre_method), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | gr_tol); | ~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::Matrix > >, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::Matrix > > >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseUnaryOp, const Eigen::Matrix > > >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::Matrix >, Eigen::Dense>’ 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::Matrix > >’ 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:235:42: required from ‘void Eigen::IncompleteCholesky::factorize(const _MatrixType&) [with MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; Scalar = double; int _UpLo = 3; _OrderingType = Eigen::AMDOrdering]’ 235 | m_scale = m_scale.cwiseSqrt().cwiseSqrt(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:221:31: required from ‘Derived& Eigen::IterativeSolverBase::factorize(const Eigen::EigenBase&) [with MatrixDerived = Eigen::SparseMatrix; Derived = Eigen::ConjugateGradient, 3, Eigen::IncompleteCholesky >]’ 221 | m_preconditioner.factorize(matrix()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ../inst/include/psqn.h:480:19: required from ‘bool PSQN::base_optimizer::conj_grad(const double*, double*, double, PSQN::psqn_uint, int, PSQN::precondition) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 480 | cg.factorize(sparse_B_mat); | ~~~~~~~~~~~~^~~~~~~~~~~~~~ ../inst/include/psqn.h:840:11: required from ‘PSQN::optim_info PSQN::base_optimizer::optim(double*, double, PSQN::psqn_uint, double, double, bool, int, double, bool, PSQN::psqn_uint, PSQN::precondition, double) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 840 | if(!conj_grad(gr.get(), dir.get(), cg_tol, max_cg < 1 ? n_par() : max_cg, | ^~~~~~~~~ r-api.cpp:421:25: required from here 421 | auto res = optim.optim(&par_arg[0], rel_eps, max_it, c1, c2, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | use_bfgs, trace, cg_tol, strong_wolfe, max_cg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | static_cast(pre_method), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | gr_tol); | ~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 1>’ 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 3>’ 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::InnerStride<1> > >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::InnerStride<1> > >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::InnerStride<1> >, 0>’ 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Ref.h:281:76: required from ‘class Eigen::Ref, 0, Eigen::InnerStride<1> >’ 281 | template class Ref | ^~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:310:21: required from ‘void Eigen::IncompleteCholesky::factorize(const _MatrixType&) [with MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; Scalar = double; int _UpLo = 3; _OrderingType = Eigen::AMDOrdering]’ 310 | updateList(colPtr,rowIdx,vals, *k, jk, firstElt, listCol); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:221:31: required from ‘Derived& Eigen::IterativeSolverBase::factorize(const Eigen::EigenBase&) [with MatrixDerived = Eigen::SparseMatrix; Derived = Eigen::ConjugateGradient, 3, Eigen::IncompleteCholesky >]’ 221 | m_preconditioner.factorize(matrix()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ../inst/include/psqn.h:480:19: required from ‘bool PSQN::base_optimizer::conj_grad(const double*, double*, double, PSQN::psqn_uint, int, PSQN::precondition) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 480 | cg.factorize(sparse_B_mat); | ~~~~~~~~~~~~^~~~~~~~~~~~~~ ../inst/include/psqn.h:840:11: required from ‘PSQN::optim_info PSQN::base_optimizer::optim(double*, double, PSQN::psqn_uint, double, double, bool, int, double, bool, PSQN::psqn_uint, PSQN::precondition, double) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 840 | if(!conj_grad(gr.get(), dir.get(), cg_tol, max_cg < 1 ? n_par() : max_cg, | ^~~~~~~~~ r-api.cpp:421:25: required from here 421 | auto res = optim.optim(&par_arg[0], rel_eps, max_it, c1, c2, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | use_bfgs, trace, cg_tol, strong_wolfe, max_cg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | static_cast(pre_method), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | gr_tol); | ~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>’ 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>’ 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 0, Eigen::Stride<0, 0> >’ 94 | template class Map | ^~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:323:16: required from ‘void Eigen::IncompleteCholesky::factorize(const _MatrixType&) [with MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; Scalar = double; int _UpLo = 3; _OrderingType = Eigen::AMDOrdering]’ 323 | vals = Map(L_save.valuePtr(), nnz); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:221:31: required from ‘Derived& Eigen::IterativeSolverBase::factorize(const Eigen::EigenBase&) [with MatrixDerived = Eigen::SparseMatrix; Derived = Eigen::ConjugateGradient, 3, Eigen::IncompleteCholesky >]’ 221 | m_preconditioner.factorize(matrix()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ../inst/include/psqn.h:480:19: required from ‘bool PSQN::base_optimizer::conj_grad(const double*, double*, double, PSQN::psqn_uint, int, PSQN::precondition) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 480 | cg.factorize(sparse_B_mat); | ~~~~~~~~~~~~^~~~~~~~~~~~~~ ../inst/include/psqn.h:840:11: required from ‘PSQN::optim_info PSQN::base_optimizer::optim(double*, double, PSQN::psqn_uint, double, double, bool, int, double, bool, PSQN::psqn_uint, PSQN::precondition, double) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 840 | if(!conj_grad(gr.get(), dir.get(), cg_tol, max_cg < 1 ? n_par() : max_cg, | ^~~~~~~~~ r-api.cpp:421:25: required from here 421 | auto res = optim.optim(&par_arg[0], rel_eps, max_it, c1, c2, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | use_bfgs, trace, cg_tol, strong_wolfe, max_cg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | static_cast(pre_method), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | gr_tol); | ~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 1>’ 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 3>’ 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false> >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false> >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, false>, 0>’ 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from ‘class Eigen::VectorBlock, -1>’ 56 | template class VectorBlock | ^~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:346:42: required from ‘void Eigen::IncompleteCholesky::factorize(const _MatrixType&) [with MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; Scalar = double; int _UpLo = 3; _OrderingType = Eigen::AMDOrdering]’ 346 | Ref cvals = col_vals.head(col_nnz); | ~~~~~~~~~~~~~^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:221:31: required from ‘Derived& Eigen::IterativeSolverBase::factorize(const Eigen::EigenBase&) [with MatrixDerived = Eigen::SparseMatrix; Derived = Eigen::ConjugateGradient, 3, Eigen::IncompleteCholesky >]’ 221 | m_preconditioner.factorize(matrix()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ../inst/include/psqn.h:480:19: required from ‘bool PSQN::base_optimizer::conj_grad(const double*, double*, double, PSQN::psqn_uint, int, PSQN::precondition) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 480 | cg.factorize(sparse_B_mat); | ~~~~~~~~~~~~^~~~~~~~~~~~~~ ../inst/include/psqn.h:840:11: required from ‘PSQN::optim_info PSQN::base_optimizer::optim(double*, double, PSQN::psqn_uint, double, double, bool, int, double, bool, PSQN::psqn_uint, PSQN::precondition, double) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 840 | if(!conj_grad(gr.get(), dir.get(), cg_tol, max_cg < 1 ? n_par() : max_cg, | ^~~~~~~~~ r-api.cpp:421:25: required from here 421 | auto res = optim.optim(&par_arg[0], rel_eps, max_it, c1, c2, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | use_bfgs, trace, cg_tol, strong_wolfe, max_cg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | static_cast(pre_method), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | gr_tol); | ~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/Core:277: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, false> >’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Ref.h:44:50: required from ‘struct Eigen::internal::traits, 0, Eigen::InnerStride<1> > >::match, -1, 1, false> >’ 44 | DerivedAlignment = int(evaluator::Alignment), | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Ref.h:288:101: required by substitution of ‘template Eigen::Ref, 0, Eigen::InnerStride<1> >::Ref(const Eigen::DenseBase&, typename Eigen::internal::enable_if<(bool)(Eigen::internal::traits, 0, Eigen::InnerStride<1> > >::match::MatchAtCompileTime), Derived>::type*) [with Derived = Eigen::Block, -1, 1, false>]’ 288 | typename internal::enable_if::MatchAtCompileTime),Derived>::type* = 0); | ^~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:346:21: required from ‘void Eigen::IncompleteCholesky::factorize(const _MatrixType&) [with MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; Scalar = double; int _UpLo = 3; _OrderingType = Eigen::AMDOrdering]’ 346 | Ref cvals = col_vals.head(col_nnz); | ^~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:221:31: required from ‘Derived& Eigen::IterativeSolverBase::factorize(const Eigen::EigenBase&) [with MatrixDerived = Eigen::SparseMatrix; Derived = Eigen::ConjugateGradient, 3, Eigen::IncompleteCholesky >]’ 221 | m_preconditioner.factorize(matrix()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ../inst/include/psqn.h:480:19: required from ‘bool PSQN::base_optimizer::conj_grad(const double*, double*, double, PSQN::psqn_uint, int, PSQN::precondition) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 480 | cg.factorize(sparse_B_mat); | ~~~~~~~~~~~~^~~~~~~~~~~~~~ ../inst/include/psqn.h:840:11: required from ‘PSQN::optim_info PSQN::base_optimizer::optim(double*, double, PSQN::psqn_uint, double, double, bool, int, double, bool, PSQN::psqn_uint, PSQN::precondition, double) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 840 | if(!conj_grad(gr.get(), dir.get(), cg_tol, max_cg < 1 ? n_par() : max_cg, | ^~~~~~~~~ r-api.cpp:421:25: required from here 421 | auto res = optim.optim(&par_arg[0], rel_eps, max_it, c1, c2, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | use_bfgs, trace, cg_tol, strong_wolfe, max_cg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | static_cast(pre_method), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | gr_tol); | ~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ 96 | class SparseMatrix | ^~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1040:66: required from ‘void Eigen::internal::set_from_triplets(const InputIterator&, const InputIterator&, SparseMatrixType&, DupFunctor) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector > >; SparseMatrixType = Eigen::SparseMatrix; DupFunctor = scalar_sum_op]’ 1040 | SparseMatrix trMat(mat.rows(),mat.cols()); | ^~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1110:92: required from ‘void Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::setFromTriplets(const InputIterators&, const InputIterators&) [with InputIterators = __gnu_cxx::__normal_iterator*, std::vector > >; _Scalar = double; int _Options = 0; _StorageIndex = int]’ 1110 | internal::set_from_triplets >(begin, end, *this, internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/psqn.h:1889:33: required from ‘void PSQN::optimizer::fill_sparse_B_mat() [with EFunc = r_worker_psqn; TReporter = PSQN::R_reporter; Tinterrupter = PSQN::R_interrupter; Tcaller = PSQN::default_caller; Tconstraint = PSQN::default_constraint]’ 1889 | sparse_B_mat.setFromTriplets( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1890 | sparse_B_mat_triplets.begin(), sparse_B_mat_triplets.end()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/psqn.h:1965:5: required from ‘Eigen::SparseMatrix PSQN::optimizer::true_hess_sparse(const double*, double, double, double, unsigned int) [with EFunc = r_worker_psqn; TReporter = PSQN::R_reporter; Tinterrupter = PSQN::R_interrupter; Tcaller = PSQN::default_caller; Tconstraint = PSQN::default_constraint]’ 1965 | fill_sparse_B_mat(); | ^~~~~~~~~~~~~~~~~ r-api.cpp:573:32: required from here 573 | return optim.true_hess_sparse(&val[0], eps, scale, tol, order); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:336:80: required from ‘struct Eigen::internal::evaluator > >’ 336 | typedef typename DenseCoeffsBase::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1505:8: required from ‘struct Eigen::internal::evaluator >’ 1505 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1181:93: required from ‘Eigen::SparseMatrix<_Scalar, _Options, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::SparseMatrix; _Scalar = double; int _Options = 0; _StorageIndex = int]’ 1181 | const bool needToTranspose = (Flags & RowMajorBit) != (internal::evaluator::Flags & RowMajorBit); | ^~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1063:7: required from ‘void Eigen::internal::set_from_triplets(const InputIterator&, const InputIterator&, SparseMatrixType&, DupFunctor) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector > >; SparseMatrixType = Eigen::SparseMatrix; DupFunctor = scalar_sum_op]’ 1063 | mat = trMat; | ~~~~^~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1110:92: required from ‘void Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::setFromTriplets(const InputIterators&, const InputIterators&) [with InputIterators = __gnu_cxx::__normal_iterator*, std::vector > >; _Scalar = double; int _Options = 0; _StorageIndex = int]’ 1110 | internal::set_from_triplets >(begin, end, *this, internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/psqn.h:1889:33: required from ‘void PSQN::optimizer::fill_sparse_B_mat() [with EFunc = r_worker_psqn; TReporter = PSQN::R_reporter; Tinterrupter = PSQN::R_interrupter; Tcaller = PSQN::default_caller; Tconstraint = PSQN::default_constraint]’ 1889 | sparse_B_mat.setFromTriplets( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1890 | sparse_B_mat_triplets.begin(), sparse_B_mat_triplets.end()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/psqn.h:1965:5: required from ‘Eigen::SparseMatrix PSQN::optimizer::true_hess_sparse(const double*, double, double, double, unsigned int) [with EFunc = r_worker_psqn; TReporter = PSQN::R_reporter; Tinterrupter = PSQN::R_interrupter; Tcaller = PSQN::default_caller; Tconstraint = PSQN::default_constraint]’ 1965 | fill_sparse_B_mat(); | ^~~~~~~~~~~~~~~~~ r-api.cpp:573:32: required from here 573 | return optim.true_hess_sparse(&val[0], eps, scale, tol, order); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from ‘Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]’ 347 | return derived() = Constant(rows(), cols(), val); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]’ 548 | return setConstant(Scalar(0)); | ^~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:226:18: required from ‘void Eigen::IncompleteCholesky::factorize(const _MatrixType&) [with MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; Scalar = double; int _UpLo = 3; _OrderingType = Eigen::AMDOrdering]’ 226 | m_scale.setZero(); | ~~~~~~~~~~~~~~~^~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:221:31: required from ‘Derived& Eigen::IterativeSolverBase::factorize(const Eigen::EigenBase&) [with MatrixDerived = Eigen::SparseMatrix; Derived = Eigen::ConjugateGradient, 3, Eigen::IncompleteCholesky >]’ 221 | m_preconditioner.factorize(matrix()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ../inst/include/psqn.h:480:19: required from ‘bool PSQN::base_optimizer::conj_grad(const double*, double*, double, PSQN::psqn_uint, int, PSQN::precondition) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 480 | cg.factorize(sparse_B_mat); | ~~~~~~~~~~~~^~~~~~~~~~~~~~ ../inst/include/psqn.h:840:11: required from ‘PSQN::optim_info PSQN::base_optimizer::optim(double*, double, PSQN::psqn_uint, double, double, bool, int, double, bool, PSQN::psqn_uint, PSQN::precondition, double) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 840 | if(!conj_grad(gr.get(), dir.get(), cg_tol, max_cg < 1 ? n_par() : max_cg, | ^~~~~~~~~ r-api.cpp:421:25: required from here 421 | auto res = optim.optim(&par_arg[0], rel_eps, max_it, c1, c2, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | use_bfgs, trace, cg_tol, strong_wolfe, max_cg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | static_cast(pre_method), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | gr_tol); | ~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 1>’ 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 3>’ 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::InnerStride<1> > >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::InnerStride<1> > >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::InnerStride<1> >, 0>’ 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:385:21: required from ‘void Eigen::IncompleteCholesky::updateList(Eigen::Ref >, Eigen::Ref >, Eigen::Ref >, const Eigen::Index&, const Eigen::Index&, VectorIx&, VectorList&) [with Scalar = double; int _UpLo = 3; _OrderingType = Eigen::AMDOrdering; typename _OrderingType::PermutationType::StorageIndex = int; typename _OrderingType::PermutationType = Eigen::PermutationMatrix<-1, -1, int>; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>; Eigen::Index = long int; VectorIx = Eigen::Matrix; VectorList = std::vector >, std::allocator > > >]’ 385 | std::swap(vals(jk),vals(minpos)); | ~~~~^~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:310:11: required from ‘void Eigen::IncompleteCholesky::factorize(const _MatrixType&) [with MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; Scalar = double; int _UpLo = 3; _OrderingType = Eigen::AMDOrdering]’ 310 | updateList(colPtr,rowIdx,vals, *k, jk, firstElt, listCol); | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:221:31: required from ‘Derived& Eigen::IterativeSolverBase::factorize(const Eigen::EigenBase&) [with MatrixDerived = Eigen::SparseMatrix; Derived = Eigen::ConjugateGradient, 3, Eigen::IncompleteCholesky >]’ 221 | m_preconditioner.factorize(matrix()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ../inst/include/psqn.h:480:19: required from ‘bool PSQN::base_optimizer::conj_grad(const double*, double*, double, PSQN::psqn_uint, int, PSQN::precondition) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 480 | cg.factorize(sparse_B_mat); | ~~~~~~~~~~~~^~~~~~~~~~~~~~ ../inst/include/psqn.h:840:11: required from ‘PSQN::optim_info PSQN::base_optimizer::optim(double*, double, PSQN::psqn_uint, double, double, bool, int, double, bool, PSQN::psqn_uint, PSQN::precondition, double) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 840 | if(!conj_grad(gr.get(), dir.get(), cg_tol, max_cg < 1 ? n_par() : max_cg, | ^~~~~~~~~ r-api.cpp:421:25: required from here 421 | auto res = optim.optim(&par_arg[0], rel_eps, max_it, c1, c2, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | use_bfgs, trace, cg_tol, strong_wolfe, max_cg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | static_cast(pre_method), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | gr_tol); | ~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:336:80: required from ‘struct Eigen::internal::evaluator > >’ 336 | typedef typename DenseCoeffsBase::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1505:8: required from ‘struct Eigen::internal::evaluator >’ 1505 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:79:45: required from ‘void Eigen::internal::assign_sparse_to_sparse(DstXprType&, const SrcXprType&) [with DstXprType = Eigen::SparseMatrix; SrcXprType = Eigen::SparseMatrix]’ 79 | const bool transpose = (DstEvaluatorType::Flags & RowMajorBit) != (SrcEvaluatorType::Flags & RowMajorBit); | ^~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:132:28: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::SparseMatrix; SrcXprType = Eigen::SparseMatrix; Functor = Eigen::internal::assign_op; typename DstXprType::Scalar = double; typename SrcXprType::Scalar = double]’ 132 | assign_sparse_to_sparse(dst.derived(), src.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:38:16: required from ‘Derived& Eigen::SparseMatrixBase::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::SparseMatrix; Derived = Eigen::SparseMatrix]’ 37 | internal::Assignment > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 38 | ::run(derived(), other.derived(), internal::assign_op()); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1239:27: required from ‘Eigen::SparseMatrix<_Scalar, _Options, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::SparseMatrix; _Scalar = double; int _Options = 0; _StorageIndex = int]’ 1239 | return Base::operator=(other.derived()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1063:7: required from ‘void Eigen::internal::set_from_triplets(const InputIterator&, const InputIterator&, SparseMatrixType&, DupFunctor) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector > >; SparseMatrixType = Eigen::SparseMatrix; DupFunctor = scalar_sum_op]’ 1063 | mat = trMat; | ~~~~^~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1110:92: required from ‘void Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::setFromTriplets(const InputIterators&, const InputIterators&) [with InputIterators = __gnu_cxx::__normal_iterator*, std::vector > >; _Scalar = double; int _Options = 0; _StorageIndex = int]’ 1110 | internal::set_from_triplets >(begin, end, *this, internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/psqn.h:1889:33: required from ‘void PSQN::optimizer::fill_sparse_B_mat() [with EFunc = r_worker_psqn; TReporter = PSQN::R_reporter; Tinterrupter = PSQN::R_interrupter; Tcaller = PSQN::default_caller; Tconstraint = PSQN::default_constraint]’ 1889 | sparse_B_mat.setFromTriplets( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1890 | sparse_B_mat_triplets.begin(), sparse_B_mat_triplets.end()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/psqn.h:1965:5: required from ‘Eigen::SparseMatrix PSQN::optimizer::true_hess_sparse(const double*, double, double, double, unsigned int) [with EFunc = r_worker_psqn; TReporter = PSQN::R_reporter; Tinterrupter = PSQN::R_interrupter; Tcaller = PSQN::default_caller; Tconstraint = PSQN::default_constraint]’ 1965 | fill_sparse_B_mat(); | ^~~~~~~~~~~~~~~~~ r-api.cpp:573:32: required from here 573 | return optim.true_hess_sparse(&val[0], eps, scale, tol, order); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:336:80: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> > > >’ 336 | typedef typename DenseCoeffsBase::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:364:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> > >’ 364 | struct evaluator, Options, StrideType> > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:437:57: required from ‘void Eigen::internal::permute_symm_to_fullsymm(const MatrixType&, Eigen::SparseMatrix&, const typename MatrixType::StorageIndex*) [with int Mode = 3; MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; int DestOrder = 1; typename MatrixType::Scalar = double; typename MatrixType::StorageIndex = int]’ 437 | typedef typename evaluator::InnerIterator MatIterator; | ^~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:644:45: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Sparse2Sparse>::run(Eigen::SparseMatrix&, const SrcXprType&, const Eigen::internal::assign_op&) [with int Options = 0; DstXprType = Eigen::SparseMatrix; MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; int Mode = 3; Scalar = double; typename DstXprType::StorageIndex = int; SrcXprType = Eigen::SparseSymmetricPermutationProduct, 0, Eigen::OuterStride<> >, 3>; typename MatrixType::Scalar = double]’ 644 | internal::permute_symm_to_fullsymm(src.matrix(),tmp,src.perm().indices().data()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::SparseMatrix; Src = Eigen::SparseSymmetricPermutationProduct, 0, Eigen::OuterStride<> >, 3>; Func = assign_op]’ 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:917:27: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:787:29: required from ‘Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::SparseSymmetricPermutationProduct, 0, Eigen::OuterStride<> >, 3>; _Scalar = double; int _Options = 0; _StorageIndex = int]’ 787 | { return Base::operator=(other.derived()); } | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:202:9: required from ‘void Eigen::IncompleteCholesky::factorize(const _MatrixType&) [with MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; Scalar = double; int _UpLo = 3; _OrderingType = Eigen::AMDOrdering]’ 202 | tmp = mat.template selfadjointView<_UpLo>().twistedBy(m_perm); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:221:31: required from ‘Derived& Eigen::IterativeSolverBase::factorize(const Eigen::EigenBase&) [with MatrixDerived = Eigen::SparseMatrix; Derived = Eigen::ConjugateGradient, 3, Eigen::IncompleteCholesky >]’ 221 | m_preconditioner.factorize(matrix()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ../inst/include/psqn.h:480:19: required from ‘bool PSQN::base_optimizer::conj_grad(const double*, double*, double, PSQN::psqn_uint, int, PSQN::precondition) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 480 | cg.factorize(sparse_B_mat); | ~~~~~~~~~~~~^~~~~~~~~~~~~~ ../inst/include/psqn.h:840:11: required from ‘PSQN::optim_info PSQN::base_optimizer::optim(double*, double, PSQN::psqn_uint, double, double, bool, int, double, bool, PSQN::psqn_uint, PSQN::precondition, double) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 840 | if(!conj_grad(gr.get(), dir.get(), cg_tol, max_cg < 1 ? n_par() : max_cg, | ^~~~~~~~~ r-api.cpp:421:25: required from here 421 | auto res = optim.optim(&par_arg[0], rel_eps, max_it, c1, c2, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | use_bfgs, trace, cg_tol, strong_wolfe, max_cg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | static_cast(pre_method), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | gr_tol); | ~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, 0, Eigen::OuterStride<> > > >’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase, 0, Eigen::OuterStride<> > > >’ 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:22:9: required from ‘class Eigen::internal::SparseTransposeImpl, 0, Eigen::OuterStride<> >, 1024>’ 22 | class SparseTransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:45:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, Eigen::Sparse>’ 45 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 0, Eigen::OuterStride<> > >’ 52 | template class Transpose | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:218:21: required from ‘void Eigen::ConjugateGradient<_MatrixType, _UpLo, _Preconditioner>::_solve_vector_with_guess_impl(const Rhs&, Dest&) const [with Rhs = Eigen::Matrix; Dest = Eigen::Matrix; _MatrixType = Eigen::SparseMatrix; int _UpLo = 3; _Preconditioner = Eigen::IncompleteCholesky]’ 218 | RowMajorWrapper row_mat(matrix()); | ^~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:395:44: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >]’ 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; Derived = Eigen::Matrix]’ 779 | internal::call_assignment(this->derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ ../inst/include/psqn.h:492:25: required from ‘bool PSQN::base_optimizer::conj_grad(const double*, double*, double, PSQN::psqn_uint, int, PSQN::precondition) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 492 | lhs = cg.solve(rhs); | ^ ../inst/include/psqn.h:840:11: required from ‘PSQN::optim_info PSQN::base_optimizer::optim(double*, double, PSQN::psqn_uint, double, double, bool, int, double, bool, PSQN::psqn_uint, PSQN::precondition, double) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 840 | if(!conj_grad(gr.get(), dir.get(), cg_tol, max_cg < 1 ? n_par() : max_cg, | ^~~~~~~~~ r-api.cpp:421:25: required from here 421 | auto res = optim.optim(&par_arg[0], rel_eps, max_it, c1, c2, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | use_bfgs, trace, cg_tol, strong_wolfe, max_cg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | static_cast(pre_method), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | gr_tol); | ~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> > >, Eigen::Matrix, 0>, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> > >, Eigen::Matrix, 0> >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >, Eigen::Matrix, 0> >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> > >, Eigen::Matrix, 0, 7>’ 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, 0, Eigen::OuterStride<> > >, Eigen::Matrix, 0, Eigen::Dense>’ 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0, Eigen::OuterStride<> > >, Eigen::Matrix, 0>’ 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:43:35: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >]’ 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; Derived = Eigen::Matrix]’ 779 | internal::call_assignment(this->derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ ../inst/include/psqn.h:492:25: required from ‘bool PSQN::base_optimizer::conj_grad(const double*, double*, double, PSQN::psqn_uint, int, PSQN::precondition) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 492 | lhs = cg.solve(rhs); | ^ ../inst/include/psqn.h:840:11: required from ‘PSQN::optim_info PSQN::base_optimizer::optim(double*, double, PSQN::psqn_uint, double, double, bool, int, double, bool, PSQN::psqn_uint, PSQN::precondition, double) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 840 | if(!conj_grad(gr.get(), dir.get(), cg_tol, max_cg < 1 ? n_par() : max_cg, | ^~~~~~~~~ r-api.cpp:421:25: required from here 421 | auto res = optim.optim(&par_arg[0], rel_eps, max_it, c1, c2, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | use_bfgs, trace, cg_tol, strong_wolfe, max_cg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | static_cast(pre_method), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | gr_tol); | ~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Product, 0, Eigen::OuterStride<> > >, Eigen::Matrix, 0> >, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Product, 0, Eigen::OuterStride<> > >, Eigen::Matrix, 0> > >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Product, 0, Eigen::OuterStride<> > >, Eigen::Matrix, 0> > >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Product, 0, Eigen::OuterStride<> > >, Eigen::Matrix, 0>, Eigen::Dense>’ 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Product, 0, Eigen::OuterStride<> > >, Eigen::Matrix, 0> >’ 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:43:29: required from ‘void Eigen::internal::conjugate_gradient(const MatrixType&, const Rhs&, Dest&, const Preconditioner&, Eigen::Index&, typename Dest::RealScalar&) [with MatrixType = Eigen::Transpose, 0, Eigen::OuterStride<> > >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; Preconditioner = Eigen::IncompleteCholesky; Eigen::Index = long int; typename Dest::RealScalar = double]’ 43 | VectorType residual = rhs - mat * x; //initial residual | ~~~~^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:219:33: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >]’ 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; Derived = Eigen::Matrix]’ 779 | internal::call_assignment(this->derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ ../inst/include/psqn.h:492:25: required from ‘bool PSQN::base_optimizer::conj_grad(const double*, double*, double, PSQN::psqn_uint, int, PSQN::precondition) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 492 | lhs = cg.solve(rhs); | ^ ../inst/include/psqn.h:840:11: required from ‘PSQN::optim_info PSQN::base_optimizer::optim(double*, double, PSQN::psqn_uint, double, double, bool, int, double, bool, PSQN::psqn_uint, PSQN::precondition, double) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 840 | if(!conj_grad(gr.get(), dir.get(), cg_tol, max_cg < 1 ? n_par() : max_cg, | ^~~~~~~~~ r-api.cpp:421:25: required from here 421 | auto res = optim.optim(&par_arg[0], rel_eps, max_it, c1, c2, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | use_bfgs, trace, cg_tol, strong_wolfe, max_cg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | static_cast(pre_method), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | gr_tol); | ~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from ‘class Eigen::SolveImpl, Eigen::Matrix, Eigen::Dense>’ 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from ‘class Eigen::Solve, Eigen::Matrix >’ 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:64:20: required from ‘void Eigen::internal::conjugate_gradient(const MatrixType&, const Rhs&, Dest&, const Preconditioner&, Eigen::Index&, typename Dest::RealScalar&) [with MatrixType = Eigen::Transpose, 0, Eigen::OuterStride<> > >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; Preconditioner = Eigen::IncompleteCholesky; Eigen::Index = long int; typename Dest::RealScalar = double]’ 64 | p = precond.solve(residual); // initial search direction | ~~~~~~~~~~~~~^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:219:33: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >]’ 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; Derived = Eigen::Matrix]’ 779 | internal::call_assignment(this->derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ ../inst/include/psqn.h:492:25: required from ‘bool PSQN::base_optimizer::conj_grad(const double*, double*, double, PSQN::psqn_uint, int, PSQN::precondition) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 492 | lhs = cg.solve(rhs); | ^ ../inst/include/psqn.h:840:11: required from ‘PSQN::optim_info PSQN::base_optimizer::optim(double*, double, PSQN::psqn_uint, double, double, bool, int, double, bool, PSQN::psqn_uint, PSQN::precondition, double) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 840 | if(!conj_grad(gr.get(), dir.get(), cg_tol, max_cg < 1 ? n_par() : max_cg, | ^~~~~~~~~ r-api.cpp:421:25: required from here 421 | auto res = optim.optim(&par_arg[0], rel_eps, max_it, c1, c2, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | use_bfgs, trace, cg_tol, strong_wolfe, max_cg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | static_cast(pre_method), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | gr_tol); | ~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’ 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >’ 38 | >::type Scalar; | ^~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>’ 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >]’ 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; Derived = Eigen::Matrix]’ 779 | internal::call_assignment(this->derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ ../inst/include/psqn.h:492:25: required from ‘bool PSQN::base_optimizer::conj_grad(const double*, double*, double, PSQN::psqn_uint, int, PSQN::precondition) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 492 | lhs = cg.solve(rhs); | ^ ../inst/include/psqn.h:840:11: required from ‘PSQN::optim_info PSQN::base_optimizer::optim(double*, double, PSQN::psqn_uint, double, double, bool, int, double, bool, PSQN::psqn_uint, PSQN::precondition, double) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 840 | if(!conj_grad(gr.get(), dir.get(), cg_tol, max_cg < 1 ? n_par() : max_cg, | ^~~~~~~~~ r-api.cpp:421:25: required from here 421 | auto res = optim.optim(&par_arg[0], rel_eps, max_it, c1, c2, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | use_bfgs, trace, cg_tol, strong_wolfe, max_cg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | static_cast(pre_method), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | gr_tol); | ~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>’ 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >’ 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:74:16: required from ‘void Eigen::internal::conjugate_gradient(const MatrixType&, const Rhs&, Dest&, const Preconditioner&, Eigen::Index&, typename Dest::RealScalar&) [with MatrixType = Eigen::Transpose, 0, Eigen::OuterStride<> > >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; Preconditioner = Eigen::IncompleteCholesky; Eigen::Index = long int; typename Dest::RealScalar = double]’ 74 | x += alpha * p; // update solution | ~~~~~~^~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:219:33: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >]’ 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; Derived = Eigen::Matrix]’ 779 | internal::call_assignment(this->derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ ../inst/include/psqn.h:492:25: required from ‘bool PSQN::base_optimizer::conj_grad(const double*, double*, double, PSQN::psqn_uint, int, PSQN::precondition) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 492 | lhs = cg.solve(rhs); | ^ ../inst/include/psqn.h:840:11: required from ‘PSQN::optim_info PSQN::base_optimizer::optim(double*, double, PSQN::psqn_uint, double, double, bool, int, double, bool, PSQN::psqn_uint, PSQN::precondition, double) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 840 | if(!conj_grad(gr.get(), dir.get(), cg_tol, max_cg < 1 ? n_par() : max_cg, | ^~~~~~~~~ r-api.cpp:421:25: required from here 421 | auto res = optim.optim(&par_arg[0], rel_eps, max_it, c1, c2, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | use_bfgs, trace, cg_tol, strong_wolfe, max_cg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | static_cast(pre_method), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | gr_tol); | ~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Dense>’ 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >’ 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:86:11: required from ‘void Eigen::internal::conjugate_gradient(const MatrixType&, const Rhs&, Dest&, const Preconditioner&, Eigen::Index&, typename Dest::RealScalar&) [with MatrixType = Eigen::Transpose, 0, Eigen::OuterStride<> > >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; Preconditioner = Eigen::IncompleteCholesky; Eigen::Index = long int; typename Dest::RealScalar = double]’ 86 | p = z + beta * p; // update search direction | ~~^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:219:33: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >]’ 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; Derived = Eigen::Matrix]’ 779 | internal::call_assignment(this->derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ ../inst/include/psqn.h:492:25: required from ‘bool PSQN::base_optimizer::conj_grad(const double*, double*, double, PSQN::psqn_uint, int, PSQN::precondition) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 492 | lhs = cg.solve(rhs); | ^ ../inst/include/psqn.h:840:11: required from ‘PSQN::optim_info PSQN::base_optimizer::optim(double*, double, PSQN::psqn_uint, double, double, bool, int, double, bool, PSQN::psqn_uint, PSQN::precondition, double) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 840 | if(!conj_grad(gr.get(), dir.get(), cg_tol, max_cg < 1 ? n_par() : max_cg, | ^~~~~~~~~ r-api.cpp:421:25: required from here 421 | auto res = optim.optim(&par_arg[0], rel_eps, max_it, c1, c2, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | use_bfgs, trace, cg_tol, strong_wolfe, max_cg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | static_cast(pre_method), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | gr_tol); | ~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>’ 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Matrix >’ 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~^~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:45:40: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >]’ 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; Derived = Eigen::Matrix]’ 779 | internal::call_assignment(this->derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ ../inst/include/psqn.h:492:25: required from ‘bool PSQN::base_optimizer::conj_grad(const double*, double*, double, PSQN::psqn_uint, int, PSQN::precondition) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 492 | lhs = cg.solve(rhs); | ^ ../inst/include/psqn.h:840:11: required from ‘PSQN::optim_info PSQN::base_optimizer::optim(double*, double, PSQN::psqn_uint, double, double, bool, int, double, bool, PSQN::psqn_uint, PSQN::precondition, double) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 840 | if(!conj_grad(gr.get(), dir.get(), cg_tol, max_cg < 1 ? n_par() : max_cg, | ^~~~~~~~~ r-api.cpp:421:25: required from here 421 | auto res = optim.optim(&par_arg[0], rel_eps, max_it, c1, c2, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | use_bfgs, trace, cg_tol, strong_wolfe, max_cg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | static_cast(pre_method), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | gr_tol); | ~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>’ 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >’ 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]’ 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >]’ 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; Derived = Eigen::Matrix]’ 779 | internal::call_assignment(this->derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ ../inst/include/psqn.h:492:25: required from ‘bool PSQN::base_optimizer::conj_grad(const double*, double*, double, PSQN::psqn_uint, int, PSQN::precondition) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 492 | lhs = cg.solve(rhs); | ^ ../inst/include/psqn.h:840:11: required from ‘PSQN::optim_info PSQN::base_optimizer::optim(double*, double, PSQN::psqn_uint, double, double, bool, int, double, bool, PSQN::psqn_uint, PSQN::precondition, double) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 840 | if(!conj_grad(gr.get(), dir.get(), cg_tol, max_cg < 1 ? n_par() : max_cg, | ^~~~~~~~~ r-api.cpp:421:25: required from here 421 | auto res = optim.optim(&par_arg[0], rel_eps, max_it, c1, c2, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | use_bfgs, trace, cg_tol, strong_wolfe, max_cg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | static_cast(pre_method), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | gr_tol); | ~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Eigen::Index = long int]’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix > >; Scalar = double]’ 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Dot.h:98:46: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:45:40: required from ‘void Eigen::internal::conjugate_gradient(const MatrixType&, const Rhs&, Dest&, const Preconditioner&, Eigen::Index&, typename Dest::RealScalar&) [with MatrixType = Eigen::Transpose, 0, Eigen::OuterStride<> > >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; Preconditioner = Eigen::IncompleteCholesky; Eigen::Index = long int; typename Dest::RealScalar = double]’ 45 | RealScalar rhsNorm2 = rhs.squaredNorm(); | ~~~~~~~~~~~~~~~^~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:219:33: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >]’ 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; Derived = Eigen::Matrix]’ 779 | internal::call_assignment(this->derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ ../inst/include/psqn.h:492:25: required from ‘bool PSQN::base_optimizer::conj_grad(const double*, double*, double, PSQN::psqn_uint, int, PSQN::precondition) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 492 | lhs = cg.solve(rhs); | ^ ../inst/include/psqn.h:840:11: required from ‘PSQN::optim_info PSQN::base_optimizer::optim(double*, double, PSQN::psqn_uint, double, double, bool, int, double, bool, PSQN::psqn_uint, PSQN::precondition, double) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 840 | if(!conj_grad(gr.get(), dir.get(), cg_tol, max_cg < 1 ? n_par() : max_cg, | ^~~~~~~~~ r-api.cpp:421:25: required from here 421 | auto res = optim.optim(&par_arg[0], rel_eps, max_it, c1, c2, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | use_bfgs, trace, cg_tol, strong_wolfe, max_cg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | static_cast(pre_method), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | gr_tol); | ~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Eigen::Index = long int]’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix, const Eigen::Matrix > >; Scalar = double]’ 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]’ 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Matrix; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:67:48: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >]’ 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; Derived = Eigen::Matrix]’ 779 | internal::call_assignment(this->derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ ../inst/include/psqn.h:492:25: required from ‘bool PSQN::base_optimizer::conj_grad(const double*, double*, double, PSQN::psqn_uint, int, PSQN::precondition) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 492 | lhs = cg.solve(rhs); | ^ ../inst/include/psqn.h:840:11: required from ‘PSQN::optim_info PSQN::base_optimizer::optim(double*, double, PSQN::psqn_uint, double, double, bool, int, double, bool, PSQN::psqn_uint, PSQN::precondition, double) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 840 | if(!conj_grad(gr.get(), dir.get(), cg_tol, max_cg < 1 ? n_par() : max_cg, | ^~~~~~~~~ r-api.cpp:421:25: required from here 421 | auto res = optim.optim(&par_arg[0], rel_eps, max_it, c1, c2, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | use_bfgs, trace, cg_tol, strong_wolfe, max_cg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | static_cast(pre_method), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | gr_tol); | ~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix, 2>, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix, 2> >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix, 2> >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, Eigen::Matrix, 2, 7>’ 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, Eigen::Matrix, 2, Eigen::Dense>’ 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::Matrix, 2>’ 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:152:50: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >]’ 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; Derived = Eigen::Matrix]’ 779 | internal::call_assignment(this->derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ ../inst/include/psqn.h:492:25: required from ‘bool PSQN::base_optimizer::conj_grad(const double*, double*, double, PSQN::psqn_uint, int, PSQN::precondition) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 492 | lhs = cg.solve(rhs); | ^ ../inst/include/psqn.h:840:11: required from ‘PSQN::optim_info PSQN::base_optimizer::optim(double*, double, PSQN::psqn_uint, double, double, bool, int, double, bool, PSQN::psqn_uint, PSQN::precondition, double) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 840 | if(!conj_grad(gr.get(), dir.get(), cg_tol, max_cg < 1 ? n_par() : max_cg, | ^~~~~~~~~ r-api.cpp:421:25: required from here 421 | auto res = optim.optim(&par_arg[0], rel_eps, max_it, c1, c2, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | use_bfgs, trace, cg_tol, strong_wolfe, max_cg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | static_cast(pre_method), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | gr_tol); | ~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Matrix, 1>, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Matrix, 1> >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Matrix, 1> >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base >, Eigen::Matrix, 1, 7>’ 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl >, Eigen::Matrix, 1, Eigen::Dense>’ 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, Eigen::Matrix, 1>’ 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:154:32: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >]’ 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; Derived = Eigen::Matrix]’ 779 | internal::call_assignment(this->derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ ../inst/include/psqn.h:492:25: required from ‘bool PSQN::base_optimizer::conj_grad(const double*, double*, double, PSQN::psqn_uint, int, PSQN::precondition) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 492 | lhs = cg.solve(rhs); | ^ ../inst/include/psqn.h:840:11: required from ‘PSQN::optim_info PSQN::base_optimizer::optim(double*, double, PSQN::psqn_uint, double, double, bool, int, double, bool, PSQN::psqn_uint, PSQN::precondition, double) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 840 | if(!conj_grad(gr.get(), dir.get(), cg_tol, max_cg < 1 ? n_par() : max_cg, | ^~~~~~~~~ r-api.cpp:421:25: required from here 421 | auto res = optim.optim(&par_arg[0], rel_eps, max_it, c1, c2, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | use_bfgs, trace, cg_tol, strong_wolfe, max_cg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | static_cast(pre_method), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | gr_tol); | ~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, 1> >’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:25:56: required from ‘class Eigen::TriangularViewImpl, 1, Eigen::Sparse>’ 25 | template class TriangularViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:187:58: required from ‘class Eigen::TriangularView, 1>’ 187 | template class TriangularView | ^~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:155:45: required from ‘void Eigen::IncompleteCholesky::_solve_impl(const Rhs&, Dest&) const [with Rhs = Eigen::Matrix; Dest = Eigen::Matrix; Scalar = double; int _UpLo = 3; _OrderingType = Eigen::AMDOrdering]’ 155 | x = m_L.template triangularView().solve(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::IncompleteCholesky; RhsType = Eigen::Matrix; Scalar = double; SrcXprType = Eigen::Solve, Eigen::Matrix >]’ 147 | src.dec()._solve_impl(src.rhs(), dst); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, Eigen::Matrix >; Func = assign_op]’ 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >]’ 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; Derived = Eigen::Matrix]’ 779 | internal::call_assignment(this->derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ ../inst/include/psqn.h:492:25: required from ‘bool PSQN::base_optimizer::conj_grad(const double*, double*, double, PSQN::psqn_uint, int, PSQN::precondition) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 492 | lhs = cg.solve(rhs); | ^ ../inst/include/psqn.h:840:11: required from ‘PSQN::optim_info PSQN::base_optimizer::optim(double*, double, PSQN::psqn_uint, double, double, bool, int, double, bool, PSQN::psqn_uint, PSQN::precondition, double) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 840 | if(!conj_grad(gr.get(), dir.get(), cg_tol, max_cg < 1 ? n_par() : max_cg, | ^~~~~~~~~ r-api.cpp:421:25: required from here 421 | auto res = optim.optim(&par_arg[0], rel_eps, max_it, c1, c2, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | use_bfgs, trace, cg_tol, strong_wolfe, max_cg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | static_cast(pre_method), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | gr_tol); | ~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1>, Eigen::Matrix >, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1>, Eigen::Matrix > >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1>, Eigen::Matrix > >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from ‘class Eigen::SolveImpl, 1>, Eigen::Matrix, Eigen::Dense>’ 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from ‘class Eigen::Solve, 1>, Eigen::Matrix >’ 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:155:53: required from ‘void Eigen::IncompleteCholesky::_solve_impl(const Rhs&, Dest&) const [with Rhs = Eigen::Matrix; Dest = Eigen::Matrix; Scalar = double; int _UpLo = 3; _OrderingType = Eigen::AMDOrdering]’ 155 | x = m_L.template triangularView().solve(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >]’ 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; Derived = Eigen::Matrix]’ 779 | internal::call_assignment(this->derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ ../inst/include/psqn.h:492:25: required from ‘bool PSQN::base_optimizer::conj_grad(const double*, double*, double, PSQN::psqn_uint, int, PSQN::precondition) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 492 | lhs = cg.solve(rhs); | ^ ../inst/include/psqn.h:840:11: required from ‘PSQN::optim_info PSQN::base_optimizer::optim(double*, double, PSQN::psqn_uint, double, double, bool, int, double, bool, PSQN::psqn_uint, PSQN::precondition, double) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 840 | if(!conj_grad(gr.get(), dir.get(), cg_tol, max_cg < 1 ? n_par() : max_cg, | ^~~~~~~~~ r-api.cpp:421:25: required from here 421 | auto res = optim.optim(&par_arg[0], rel_eps, max_it, c1, c2, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | use_bfgs, trace, cg_tol, strong_wolfe, max_cg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | static_cast(pre_method), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | gr_tol); | ~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase > >’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase > >’ 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:22:9: required from ‘class Eigen::internal::SparseTransposeImpl, 1024>’ 22 | class SparseTransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:45:37: required from ‘class Eigen::TransposeImpl, Eigen::Sparse>’ 45 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >’ 52 | template class Transpose | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:156:22: required from ‘void Eigen::IncompleteCholesky::_solve_impl(const Rhs&, Dest&) const [with Rhs = Eigen::Matrix; Dest = Eigen::Matrix; Scalar = double; int _UpLo = 3; _OrderingType = Eigen::AMDOrdering]’ 156 | x = m_L.adjoint().template triangularView().solve(x); | ~~~~~~~~~~~^~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >]’ 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; Derived = Eigen::Matrix]’ 779 | internal::call_assignment(this->derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ ../inst/include/psqn.h:492:25: required from ‘bool PSQN::base_optimizer::conj_grad(const double*, double*, double, PSQN::psqn_uint, int, PSQN::precondition) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 492 | lhs = cg.solve(rhs); | ^ ../inst/include/psqn.h:840:11: required from ‘PSQN::optim_info PSQN::base_optimizer::optim(double*, double, PSQN::psqn_uint, double, double, bool, int, double, bool, PSQN::psqn_uint, PSQN::precondition, double) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 840 | if(!conj_grad(gr.get(), dir.get(), cg_tol, max_cg < 1 ? n_par() : max_cg, | ^~~~~~~~~ r-api.cpp:421:25: required from here 421 | auto res = optim.optim(&par_arg[0], rel_eps, max_it, c1, c2, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | use_bfgs, trace, cg_tol, strong_wolfe, max_cg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | static_cast(pre_method), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | gr_tol); | ~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >, 2> >’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:25:56: required from ‘class Eigen::TriangularViewImpl >, 2, Eigen::Sparse>’ 25 | template class TriangularViewImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:187:58: required from ‘class Eigen::TriangularView >, 2>’ 187 | template class TriangularView | ^~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:156:55: required from ‘void Eigen::IncompleteCholesky::_solve_impl(const Rhs&, Dest&) const [with Rhs = Eigen::Matrix; Dest = Eigen::Matrix; Scalar = double; int _UpLo = 3; _OrderingType = Eigen::AMDOrdering]’ 156 | x = m_L.adjoint().template triangularView().solve(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::IncompleteCholesky; RhsType = Eigen::Matrix; Scalar = double; SrcXprType = Eigen::Solve, Eigen::Matrix >]’ 147 | src.dec()._solve_impl(src.rhs(), dst); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, Eigen::Matrix >; Func = assign_op]’ 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >]’ 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; Derived = Eigen::Matrix]’ 779 | internal::call_assignment(this->derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ ../inst/include/psqn.h:492:25: required from ‘bool PSQN::base_optimizer::conj_grad(const double*, double*, double, PSQN::psqn_uint, int, PSQN::precondition) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 492 | lhs = cg.solve(rhs); | ^ ../inst/include/psqn.h:840:11: required from ‘PSQN::optim_info PSQN::base_optimizer::optim(double*, double, PSQN::psqn_uint, double, double, bool, int, double, bool, PSQN::psqn_uint, PSQN::precondition, double) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 840 | if(!conj_grad(gr.get(), dir.get(), cg_tol, max_cg < 1 ? n_par() : max_cg, | ^~~~~~~~~ r-api.cpp:421:25: required from here 421 | auto res = optim.optim(&par_arg[0], rel_eps, max_it, c1, c2, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | use_bfgs, trace, cg_tol, strong_wolfe, max_cg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | static_cast(pre_method), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | gr_tol); | ~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 2>, Eigen::Matrix >, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 2>, Eigen::Matrix > >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 2>, Eigen::Matrix > >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from ‘class Eigen::SolveImpl >, 2>, Eigen::Matrix, Eigen::Dense>’ 86 | class SolveImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from ‘class Eigen::Solve >, 2>, Eigen::Matrix >’ 62 | class Solve : public SolveImpl::StorageKind> | ^~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:156:63: required from ‘void Eigen::IncompleteCholesky::_solve_impl(const Rhs&, Dest&) const [with Rhs = Eigen::Matrix; Dest = Eigen::Matrix; Scalar = double; int _UpLo = 3; _OrderingType = Eigen::AMDOrdering]’ 156 | x = m_L.adjoint().template triangularView().solve(x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >]’ 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; Derived = Eigen::Matrix]’ 779 | internal::call_assignment(this->derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ ../inst/include/psqn.h:492:25: required from ‘bool PSQN::base_optimizer::conj_grad(const double*, double*, double, PSQN::psqn_uint, int, PSQN::precondition) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 492 | lhs = cg.solve(rhs); | ^ ../inst/include/psqn.h:840:11: required from ‘PSQN::optim_info PSQN::base_optimizer::optim(double*, double, PSQN::psqn_uint, double, double, bool, int, double, bool, PSQN::psqn_uint, PSQN::precondition, double) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 840 | if(!conj_grad(gr.get(), dir.get(), cg_tol, max_cg < 1 ? n_par() : max_cg, | ^~~~~~~~~ r-api.cpp:421:25: required from here 421 | auto res = optim.optim(&par_arg[0], rel_eps, max_it, c1, c2, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | use_bfgs, trace, cg_tol, strong_wolfe, max_cg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | static_cast(pre_method), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | gr_tol); | ~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Matrix, 2>, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Matrix, 2> >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Matrix, 2> >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base >, Eigen::Matrix, 2, 7>’ 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl >, Eigen::Matrix, 2, Eigen::Dense>’ 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, Eigen::Matrix, 2>’ 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:159:30: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >]’ 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; Derived = Eigen::Matrix]’ 779 | internal::call_assignment(this->derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ ../inst/include/psqn.h:492:25: required from ‘bool PSQN::base_optimizer::conj_grad(const double*, double*, double, PSQN::psqn_uint, int, PSQN::precondition) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 492 | lhs = cg.solve(rhs); | ^ ../inst/include/psqn.h:840:11: required from ‘PSQN::optim_info PSQN::base_optimizer::optim(double*, double, PSQN::psqn_uint, double, double, bool, int, double, bool, PSQN::psqn_uint, PSQN::precondition, double) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 840 | if(!conj_grad(gr.get(), dir.get(), cg_tol, max_cg < 1 ? n_par() : max_cg, | ^~~~~~~~~ r-api.cpp:421:25: required from here 421 | auto res = optim.optim(&par_arg[0], rel_eps, max_it, c1, c2, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | use_bfgs, trace, cg_tol, strong_wolfe, max_cg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | static_cast(pre_method), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | gr_tol); | ~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, 1, false>, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1, 1, false>, 1>’ 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 1, 1, false>, 3>’ 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, 1, false> >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, 1, false> >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, 1, false>, 0>’ 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >]’ 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; Derived = Eigen::Matrix]’ 779 | internal::call_assignment(this->derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ ../inst/include/psqn.h:492:25: required from ‘bool PSQN::base_optimizer::conj_grad(const double*, double*, double, PSQN::psqn_uint, int, PSQN::precondition) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 492 | lhs = cg.solve(rhs); | ^ ../inst/include/psqn.h:840:11: required from ‘PSQN::optim_info PSQN::base_optimizer::optim(double*, double, PSQN::psqn_uint, double, double, bool, int, double, bool, PSQN::psqn_uint, PSQN::precondition, double) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 840 | if(!conj_grad(gr.get(), dir.get(), cg_tol, max_cg < 1 ? n_par() : max_cg, | ^~~~~~~~~ r-api.cpp:421:25: required from here 421 | auto res = optim.optim(&par_arg[0], rel_eps, max_it, c1, c2, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | use_bfgs, trace, cg_tol, strong_wolfe, max_cg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | static_cast(pre_method), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | gr_tol); | ~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:179:81: required from ‘class Eigen::DenseBase, 1, 1, false> >’ 179 | typedef typename internal::find_best_packet::type PacketScalar; | ^~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, 1, false> >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, 1, false>, 0>’ 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase, 1, 1, false>, 1>’ 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 1, 1, false, true>’ 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >]’ 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; Derived = Eigen::Matrix]’ 779 | internal::call_assignment(this->derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ ../inst/include/psqn.h:492:25: required from ‘bool PSQN::base_optimizer::conj_grad(const double*, double*, double, PSQN::psqn_uint, int, PSQN::precondition) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 492 | lhs = cg.solve(rhs); | ^ ../inst/include/psqn.h:840:11: required from ‘PSQN::optim_info PSQN::base_optimizer::optim(double*, double, PSQN::psqn_uint, double, double, bool, int, double, bool, PSQN::psqn_uint, PSQN::precondition, double) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 840 | if(!conj_grad(gr.get(), dir.get(), cg_tol, max_cg < 1 ? n_par() : max_cg, | ^~~~~~~~~ r-api.cpp:421:25: required from here 421 | auto res = optim.optim(&par_arg[0], rel_eps, max_it, c1, c2, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | use_bfgs, trace, cg_tol, strong_wolfe, max_cg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | static_cast(pre_method), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | gr_tol); | ~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, 1, false>, 0>’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 1, 1, false>, 2>’ 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, 1, false> >’ 41 | template class DenseBase | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, 1, false> >’ 48 | template class MatrixBase | ^~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, 1, false>, 0>’ 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 1, 1, false, true>’ 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >]’ 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; Derived = Eigen::Matrix]’ 779 | internal::call_assignment(this->derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ ../inst/include/psqn.h:492:25: required from ‘bool PSQN::base_optimizer::conj_grad(const double*, double*, double, PSQN::psqn_uint, int, PSQN::precondition) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 492 | lhs = cg.solve(rhs); | ^ ../inst/include/psqn.h:840:11: required from ‘PSQN::optim_info PSQN::base_optimizer::optim(double*, double, PSQN::psqn_uint, double, double, bool, int, double, bool, PSQN::psqn_uint, PSQN::precondition, double) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 840 | if(!conj_grad(gr.get(), dir.get(), cg_tol, max_cg < 1 ? n_par() : max_cg, | ^~~~~~~~~ r-api.cpp:421:25: required from here 421 | auto res = optim.optim(&par_arg[0], rel_eps, max_it, c1, c2, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | use_bfgs, trace, cg_tol, strong_wolfe, max_cg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | static_cast(pre_method), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | gr_tol); | ~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, 1, false> >’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, 1, false>; SrcXprType = Eigen::Block, 1, 1, false>; Functor = swap_assign_op]’ 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, 1, false>; SrcXprType = Eigen::Block, 1, 1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]’ 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 1, 1, false>; Src = Eigen::Block, 1, 1, false>; Func = swap_assign_op]’ 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 1, 1, false>; Src = Eigen::Block, 1, 1, false>; Func = swap_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]’ 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/DenseBase.h:424:22: required from ‘void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 1, 1, false>; Derived = Eigen::Block, 1, 1, false>]’ 424 | call_assignment(derived(), other.const_cast_derived(), internal::swap_assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1033:18: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >]’ 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; Derived = Eigen::Matrix]’ 779 | internal::call_assignment(this->derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ ../inst/include/psqn.h:492:25: required from ‘bool PSQN::base_optimizer::conj_grad(const double*, double*, double, PSQN::psqn_uint, int, PSQN::precondition) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 492 | lhs = cg.solve(rhs); | ^ ../inst/include/psqn.h:840:11: required from ‘PSQN::optim_info PSQN::base_optimizer::optim(double*, double, PSQN::psqn_uint, double, double, bool, int, double, bool, PSQN::psqn_uint, PSQN::precondition, double) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 840 | if(!conj_grad(gr.get(), dir.get(), cg_tol, max_cg < 1 ? n_par() : max_cg, | ^~~~~~~~~ r-api.cpp:421:25: required from here 421 | auto res = optim.optim(&par_arg[0], rel_eps, max_it, c1, c2, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | use_bfgs, trace, cg_tol, strong_wolfe, max_cg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | static_cast(pre_method), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | gr_tol); | ~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, 1, false> >’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, 1, false>; SrcXprType = Eigen::Block, 1, 1, false>; Functor = assign_op]’ 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, 1, false>; SrcXprType = Eigen::Block, 1, 1, false>; Functor = Eigen::internal::assign_op; Weak = void]’ 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 1, 1, false>; Src = Eigen::Block, 1, 1, false>; Func = assign_op]’ 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 1, 1, false>; Src = Eigen::Block, 1, 1, false>; Func = assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]’ 858 | call_assignment_no_alias(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, 1, 1, false>; Src = Eigen::Block, 1, 1, false>]’ 836 | call_assignment(dst, src, internal::assign_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: [ skipping 23 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >]’ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; Derived = Eigen::Matrix]’ 779 | internal::call_assignment(this->derived(), other.derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3, Eigen::IncompleteCholesky >, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ 225 | return Base::_set(other); | ~~~~~~~~~~^~~~~~~ ../inst/include/psqn.h:492:25: required from ‘bool PSQN::base_optimizer::conj_grad(const double*, double*, double, PSQN::psqn_uint, int, PSQN::precondition) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 492 | lhs = cg.solve(rhs); | ^ ../inst/include/psqn.h:840:11: required from ‘PSQN::optim_info PSQN::base_optimizer::optim(double*, double, PSQN::psqn_uint, double, double, bool, int, double, bool, PSQN::psqn_uint, PSQN::precondition, double) [with OptT = PSQN::optimizer; Tconstraint = PSQN::default_constraint; PSQN::psqn_uint = unsigned int]’ 840 | if(!conj_grad(gr.get(), dir.get(), cg_tol, max_cg < 1 ? n_par() : max_cg, | ^~~~~~~~~ r-api.cpp:421:25: required from here 421 | auto res = optim.optim(&par_arg[0], rel_eps, max_it, c1, c2, | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | use_bfgs, trace, cg_tol, strong_wolfe, max_cg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | static_cast(pre_method), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | gr_tol); | ~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/testthat/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include/ -fopenmp -DPSQN_W_LAPACK -fpic -g -O2 -Wall -pedantic -mtune=native -c test-intrapolate.cpp -o test-intrapolate.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/testthat/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include/ -fopenmp -DPSQN_W_LAPACK -fpic -g -O2 -Wall -pedantic -mtune=native -c test-lp.cpp -o test-lp.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/testthat/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include/ -fopenmp -DPSQN_W_LAPACK -fpic -g -O2 -Wall -pedantic -mtune=native -c test-richardson-extrapolation.cpp -o test-richardson-extrapolation.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppEigen/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/testthat/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include/ -fopenmp -DPSQN_W_LAPACK -fpic -g -O2 -Wall -pedantic -mtune=native -c test-runner.cpp -o test-runner.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o psqn.so RcppExports.o r-api.o test-intrapolate.o test-lp.o test-richardson-extrapolation.o test-runner.o -llapack -L/home/hornik/tmp/R/lib -lRblas -lgfortran -lm -lquadmath -fopenmp -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpZeJzDQ/R.INSTALL9e9d72a4d1107/psqn/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-psqn/00new/psqn/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 (psqn) * installing *source* package ‘frailtypack’ ... ** this is package ‘frailtypack’ version ‘3.7.0’ ** package ‘frailtypack’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp3QzKo8/R.INSTALL9ed763c45d51/frailtypack/src' gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c Adonnees.f90 -o Adonnees.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c AparamMultive.f90 -o AparamMultive.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c Aparameters.f90 -o Aparameters.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c autres_fonctions.f90 -o autres_fonctions.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c aaOptim_New_scl2.f90 -o aaOptim_New_scl2.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c aaOptim_New_scl.f90 -o aaOptim_New_scl.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c Integrant_scl.f90 -o Integrant_scl.o Integrant_scl.f90:1249:18: 1249 | frailst=xx1(1) | ^ Warning: ‘MEM [(real(kind=8)[0:] *)_16][0]’ may be used uninitialized [-Wmaybe-uninitialized] gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpa_laplace.f90 -o funcpa_laplace.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpa_adaptative.f90 -o funcpa_adaptative.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c Integrale_mult_scl.f90 -o Integrale_mult_scl.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c Pour_Adaptative.f90 -o Pour_Adaptative.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c aGhermite.f90 -o aGhermite.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c aaOptim.f90 -o aaOptim.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c aaOptim_SCL_0.f90 -o aaOptim_SCL_0.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c aaOptimres.f90 -o aaOptimres.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c aaUseFunction.f90 -o aaUseFunction.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c aaUseFunctionG.f90 -o aaUseFunctionG.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c aamarq98o.f90 -o aamarq98o.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c additive.f90 -o additive.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c afuncpasres.f90 -o afuncpasres.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c ahrmsym.f90 -o ahrmsym.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c aresidusMartingale.f90 -o aresidusMartingale.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c distance.f90 -o distance.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c epoce.f90 -o epoce.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c epoce_log.f90 -o epoce_log.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c epoce_long.f90 -o epoce_long.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c epoce_long_nl.f90 -o epoce_long_nl.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c fortran_random.c -o fortran_random.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c frailtypack.f90 -o frailtypack.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c frailtypackgen.f90 -o frailtypackgen.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpaG_tps.f90 -o funcpaG_tps.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpaGcpm.f90 -o funcpaGcpm.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpaGcpm_intcens.f90 -o funcpaGcpm_intcens.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpaGcpm_log.f90 -o funcpaGcpm_log.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpaGsplines.f90 -o funcpaGsplines.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpaGsplines_intcens.f90 -o funcpaGsplines_intcens.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpaGsplines_log.f90 -o funcpaGsplines_log.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpaGweib.f90 -o funcpaGweib.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpaGweib_intcens.f90 -o funcpaGweib_intcens.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpaGweib_log.f90 -o funcpaGweib_log.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpaMultivCpm.f90 -o funcpaMultivCpm.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpaMultivSplines.f90 -o funcpaMultivSplines.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpaMultivWeib.f90 -o funcpaMultivWeib.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpaacpm.f90 -o funcpaacpm.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpaasplines.f90 -o funcpaasplines.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpaaweib.f90 -o funcpaaweib.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpaj_tps.f90 -o funcpaj_tps.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpajcompetingsplines.f90 -o funcpajcompetingsplines.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpajcompetingweib.f90 -o funcpajcompetingweib.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpajcpm.f90 -o funcpajcpm.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpajcpm_log.f90 -o funcpajcpm_log.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpajgen_tps.f90 -o funcpajgen_tps.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpajgeneral.f90 -o funcpajgeneral.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpajgenparam.f90 -o funcpajgenparam.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpajlongisplines.f90 -o funcpajlongisplines.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpajlongisplines2.f90 -o funcpajlongisplines2.o funcpajlongisplines2.f90:398:54: 398 | Chol(1,1)=bh(np-nva-nb_re-nparammed+1) | ^ Warning: ‘nb_re’ may be used uninitialized [-Wmaybe-uninitialized] funcpajlongisplines2.f90:9:6: 9 | use comon | ^ note: ‘nb_re’ was declared here gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpajlongisplines_nl.f90 -o funcpajlongisplines_nl.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpajlongiweib.f90 -o funcpajlongiweib.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpajlongiweib_nl.f90 -o funcpajlongiweib_nl.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpajsplines.f90 -o funcpajsplines.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpajsplinesIndiv.f90 -o funcpajsplinesIndiv.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpajsplines_copule_surrogate_scl_2.f90 -o funcpajsplines_copule_surrogate_scl_2.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpajsplines_fam.f90 -o funcpajsplines_fam.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpajsplines_intcens.f90 -o funcpajsplines_intcens.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpajsplines_log.f90 -o funcpajsplines_log.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpajsplines_logIndiv.f90 -o funcpajsplines_logIndiv.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpajsplines_surrogate_scl_1.f90 -o funcpajsplines_surrogate_scl_1.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpajsplines_surrogate_scl_2.f90 -o funcpajsplines_surrogate_scl_2.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpajweib.f90 -o funcpajweib.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpajweib_fam.f90 -o funcpajweib_fam.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpajweib_intcens.f90 -o funcpajweib_intcens.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpajweib_log.f90 -o funcpajweib_log.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpalongi_uni.f90 -o funcpalongi_uni.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpancpm.f90 -o funcpancpm.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpansplines.f90 -o funcpansplines.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpanweib.f90 -o funcpanweib.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpas_tps.f90 -o funcpas_tps.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpascpm.f90 -o funcpascpm.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpascpm_intcens.f90 -o funcpascpm_intcens.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpascpm_log.f90 -o funcpascpm_log.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpasgenadditif_alternatif.f90 -o funcpasgenadditif_alternatif.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpasgenadditif_pen.f90 -o funcpasgenadditif_pen.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpasgenadditif_tps.f90 -o funcpasgenadditif_tps.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpasgenadditifalternatif_tps.f90 -o funcpasgenadditifalternatif_tps.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpasgenloglogistic.f90 -o funcpasgenloglogistic.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpasgenlognormal.f90 -o funcpasgenlognormal.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpasgenweib.f90 -o funcpasgenweib.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpassplines.f90 -o funcpassplines.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpassplines_intcens.f90 -o funcpassplines_intcens.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpassplines_log.f90 -o funcpassplines_log.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpasweib.f90 -o funcpasweib.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpasweib_intcens.f90 -o funcpasweib_intcens.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c funcpasweib_log.f90 -o funcpasweib_log.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c joint.f90 -o joint.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c natural_effects.f90 -o natural_effects.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c jointSurrogate.f90 -o jointSurrogate.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c joint_competing.f90 -o joint_competing.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c joint_longi.f90 -o joint_longi.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c joint_longi_nl.f90 -o joint_longi_nl.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c joint_surrogate.f90 -o joint_surrogate.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c jointgen.f90 -o jointgen.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c jointsurrokendall.f90 -o jointsurrokendall.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c longi_uni_nl.f90 -o longi_uni_nl.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c multiveJoint.f90 -o multiveJoint.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c nested.f90 -o nested.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c prediction.f90 -o prediction.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c prediction_Recurr_Sha.f90 -o prediction_Recurr_Sha.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c prediction_biv.f90 -o prediction_biv.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c prediction_sha_logn.f90 -o prediction_sha_logn.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c prediction_tri.f90 -o prediction_tri.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c prediction_tri_nl.f90 -o prediction_tri_nl.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c predictionfam.f90 -o predictionfam.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c risque.f90 -o risque.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c somme.f90 -o somme.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c surrosim.f90 -o surrosim.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c survival.f90 -o survival.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c test.f90 -o test.o gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o frailtypack.so Adonnees.o AparamMultive.o Aparameters.o Integrale_mult_scl.o Integrant_scl.o Pour_Adaptative.o aGhermite.o aaOptim.o aaOptim_New_scl.o aaOptim_New_scl2.o aaOptim_SCL_0.o aaOptimres.o aaUseFunction.o aaUseFunctionG.o aamarq98o.o additive.o afuncpasres.o ahrmsym.o aresidusMartingale.o autres_fonctions.o distance.o epoce.o epoce_log.o epoce_long.o epoce_long_nl.o fortran_random.o frailtypack.o frailtypackgen.o funcpaG_tps.o funcpaGcpm.o funcpaGcpm_intcens.o funcpaGcpm_log.o funcpaGsplines.o funcpaGsplines_intcens.o funcpaGsplines_log.o funcpaGweib.o funcpaGweib_intcens.o funcpaGweib_log.o funcpaMultivCpm.o funcpaMultivSplines.o funcpaMultivWeib.o funcpa_adaptative.o funcpa_laplace.o funcpaacpm.o funcpaasplines.o funcpaaweib.o funcpaj_tps.o funcpajcompetingsplines.o funcpajcompetingweib.o funcpajcpm.o funcpajcpm_log.o funcpajgen_tps.o funcpajgeneral.o funcpajgenparam.o funcpajlongisplines.o funcpajlongisplines2.o funcpajlongisplines_nl.o funcpajlongiweib.o funcpajlongiweib_nl.o funcpajsplines.o funcpajsplinesIndiv.o funcpajsplines_copule_surrogate_scl_2.o funcpajsplines_fam.o funcpajsplines_intcens.o funcpajsplines_log.o funcpajsplines_logIndiv.o funcpajsplines_surrogate_scl_1.o funcpajsplines_surrogate_scl_2.o funcpajweib.o funcpajweib_fam.o funcpajweib_intcens.o funcpajweib_log.o funcpalongi_uni.o funcpancpm.o funcpansplines.o funcpanweib.o funcpas_tps.o funcpascpm.o funcpascpm_intcens.o funcpascpm_log.o funcpasgenadditif_alternatif.o funcpasgenadditif_pen.o funcpasgenadditif_tps.o funcpasgenadditifalternatif_tps.o funcpasgenloglogistic.o funcpasgenlognormal.o funcpasgenweib.o funcpassplines.o funcpassplines_intcens.o funcpassplines_log.o funcpasweib.o funcpasweib_intcens.o funcpasweib_log.o init.o joint.o jointSurrogate.o joint_competing.o joint_longi.o joint_longi_nl.o joint_surrogate.o jointgen.o jointsurrokendall.o longi_uni_nl.o multiveJoint.o natural_effects.o nested.o prediction.o prediction_Recurr_Sha.o prediction_biv.o prediction_sha_logn.o prediction_tri.o prediction_tri_nl.o predictionfam.o risque.o somme.o surrosim.o survival.o test.o -fopenmp -lgfortran -lm -lquadmath -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp3QzKo8/R.INSTALL9ed763c45d51/frailtypack/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-frailtypack/00new/frailtypack/libs ** R ** data ** demo ** inst ** byte-compile and prepare package for lazy loading Note: ... may be used in an incorrect context Note: ... may be used in an incorrect context Note: ... may be used in an incorrect context Note: ... may be used in an incorrect context Note: ... may be used in an incorrect context Note: ... may be used in an incorrect context Note: ... may be used in an incorrect context Note: ... may be used in an incorrect context Note: ... may be used in an incorrect context Note: ... may be used in an incorrect context Note: ... may be used in an incorrect context Note: ... may be used in an incorrect context Note: ... may be used in an incorrect context Note: ... may be used in an incorrect context Note: ... may be used in an incorrect context Note: ... may be used in an incorrect context Note: ... may be used in an incorrect context Note: ... may be used in an incorrect context Note: ... may be used in an incorrect context Note: ... may be used in an incorrect context Note: ... may be used in an incorrect context Note: ... may be used in an incorrect context Note: ... may be used in an incorrect context Note: ... may be used in an incorrect context Note: ... may be used in an incorrect context Note: ... may be used in an incorrect context Note: ... may be used in an incorrect context Note: ... may be used in an incorrect context Note: ... may be used in an incorrect context Note: ... may be used in an incorrect context Note: ... may be used in an incorrect context Note: ... may be used in an incorrect context Note: ... may be used in an incorrect context ** 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 (frailtypack) * installing *source* package ‘mets’ ... ** this is package ‘mets’ version ‘1.3.6’ ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 14.2.0-19) 14.2.0’ using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp3EUShF/R.INSTALL9e9d2516c3ef2/mets/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c aalenfrailty.cpp -o aalenfrailty.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c apply.cpp -o apply.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c binomial-twostage.cpp -o binomial-twostage.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c biprobit.cpp -o biprobit.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c claytonoakes.cpp -o claytonoakes.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c clusterindex.cpp -o clusterindex.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c cor.cpp -o cor.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c fastcox.cpp -o fastcox.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c mvn.cpp -o mvn.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c pch.cpp -o pch.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c prop-odd.cpp -o prop-odd.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c randomF77.c -o randomF77.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c sim-tools.cpp -o sim-tools.o sim-tools.cpp: In function ‘arma::uvec approx(const arma::mat&, const arma::mat&, unsigned int)’: sim-tools.cpp:17:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 17 | for (int i=0; i& Rcpp::internal::generic_name_proxy::operator=(const T&) [with T = double; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]’ at /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/proxy.h:157:11, inlined from ‘SEXPREC* claytonoakesbinRV(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)’ at survival-twostage.cpp:1800:16: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/internal/wrap.h:442:41: warning: ‘like’ may be used uninitialized [-Wmaybe-uninitialized] 442 | r_vector_start(x)[0] = object; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ survival-twostage.cpp: In function ‘SEXPREC* claytonoakesbinRV(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)’: survival-twostage.cpp:1786:16: note: ‘like’ was declared here 1786 | double like; | ^~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/mvtnorm/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c tools.cpp -o tools.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c tvpack.f -o tvpack.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o mets.so RcppExports.o aalenfrailty.o apply.o binomial-twostage.o biprobit.o claytonoakes.o clusterindex.o cor.o fastcox.o mvn.o pch.o prop-odd.o randomF77.o sim-tools.o survival-twostage.o tools.o tvpack.o -llapack -L/home/hornik/tmp/R/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp3EUShF/R.INSTALL9e9d2516c3ef2/mets/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-mets/00new/mets/libs ** R ** data ** demo ** 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 (mets) begin installing package ‘targeted’ * installing *source* package ‘targeted’ ... ** this is package ‘targeted’ version ‘0.5’ ** package ‘targeted’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpGwF7cC/R.INSTALL9f377599a261d/targeted/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DARMA_R -I. -I../../../include -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DARMA_R -I. -I../../../include -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -c cumres.cpp -o cumres.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DARMA_R -I. -I../../../include -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -c glm.cpp -o glm.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DARMA_R -I. -I../../../include -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -c kalman.cpp -o kalman.o kalman.cpp: In member function ‘void target::LinearGaussian::filter()’: kalman.cpp:60:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 60 | for (int i = 0; i < n; i++) { // Kalman filter | ~~^~~ kalman.cpp:72:15: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 72 | if (i < n-1){ // avoid calculating predictive distribution mean (E[alpha_{n+1}|y_{1:n}]) and variance because no matching y_{n+1} exists in the time series | ~~^~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DARMA_R -I. -I../../../include -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -c mlogit.cpp -o mlogit.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DARMA_R -I. -I../../../include -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -c nb.cpp -o nb.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DARMA_R -I. -I../../../include -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -c nb_interface.cpp -o nb_interface.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DARMA_R -I. -I../../../include -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -c nondom.cpp -o nondom.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DARMA_R -I. -I../../../include -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -c ode_interface.cpp -o ode_interface.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DARMA_R -I. -I../../../include -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -c odesolver.cpp -o odesolver.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DARMA_R -I. -I../../../include -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -c pava.cpp -o pava.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DARMA_R -I. -I../../../include -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -c riskreg_interface.cpp -o riskreg_interface.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DARMA_R -I. -I../../../include -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -c target.cpp -o target.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DARMA_R -I. -I../../../include -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -c utils.cpp -o utils.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DARMA_R -I. -I../../../include -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -c utils_interface.cpp -o utils_interface.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o targeted.so RcppExports.o cumres.o glm.o kalman.o mlogit.o nb.o nb_interface.o nondom.o ode_interface.o odesolver.o pava.o riskreg_interface.o target.o utils.o utils_interface.o -fopenmp -llapack -L/home/hornik/tmp/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpGwF7cC/R.INSTALL9f377599a261d/targeted/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-targeted/00new/targeted/libs ** R ** demo ** 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 (targeted) * installing *source* package ‘xgboost’ ... ** this is package ‘xgboost’ version ‘1.7.10.1’ ** package ‘xgboost’ successfully unpacked and MD5 sums checked ** using staged installation configure: Checking if/where backtrace is available checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C++... yes checking whether g++-14 -std=gnu++17 accepts -g... yes checking for g++-14 -std=gnu++17 option to enable C++11 features... none needed checking for backtrace in -lexecinfo... no checking for backtrace... yes configure: Checking whether fopen64 is available checking for fopen64... yes configure: Endian detection checking endian... configure: creating ./config.status config.status: creating src/Makevars ** libs Makevars:22: -DXGBOOST_STRICT_R_MODE=1 Makevars:22: -DDMLC_LOG_BEFORE_THROW=0 Makevars:22: -DDMLC_ENABLE_STD_THREAD=1 Makevars:22: -DDMLC_DISABLE_STDIN=1 Makevars:22: -DDMLC_LOG_CUSTOMIZE=1 Makevars:22: -DXGBOOST_CUSTOMIZE_LOGGER=1 Makevars:22: -DRABIT_CUSTOMIZE_MSG_ using C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’ using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’ using C++17 make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpa38sGZ/R.INSTALL9e9dc699bfe6e/xgboost/src' Makevars:22: -DXGBOOST_STRICT_R_MODE=1 Makevars:22: -DDMLC_LOG_BEFORE_THROW=0 Makevars:22: -DDMLC_ENABLE_STD_THREAD=1 Makevars:22: -DDMLC_DISABLE_STDIN=1 Makevars:22: -DDMLC_LOG_CUSTOMIZE=1 Makevars:22: -DXGBOOST_CUSTOMIZE_LOGGER=1 Makevars:22: -DRABIT_CUSTOMIZE_MSG_ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c xgboost_R.cc -o xgboost_R.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from xgboost_R.cc:7: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c xgboost_custom.cc -o xgboost_custom.o In file included from ./dmlc-core/include/../../src/common/../collective/communicator.h:5, from ./dmlc-core/include/../../src/common/../collective/communicator-inl.h:7, from ./dmlc-core/include/../../src/common/random.h:22, from xgboost_custom.cc:6: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/metric/metric.cc -o src/metric/metric.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from ./include/xgboost/metric.h:13, from src/metric/metric.cc:7: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/metric/elementwise_metric.cc -o src/metric/elementwise_metric.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from ./include/xgboost/metric.h:13, from src/metric/elementwise_metric.cu:10, from src/metric/elementwise_metric.cc:7: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ In file included from ./dmlc-core/include/dmlc/registry.h:13, from src/metric/elementwise_metric.cu:9: ./dmlc-core/include/dmlc/./logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_NE(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/metric/elementwise_metric.cu:349:7: required from ‘double xgboost::metric::EvalEWiseBase::Eval(const xgboost::HostDeviceVector&, const xgboost::MetaInfo&) [with Policy = xgboost::metric::EvalTweedieNLogLik]’ 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ src/metric/elementwise_metric.cu:344:10: required from here 344 | double Eval(HostDeviceVector const& preds, const MetaInfo& info) override { | ^~~~ ./dmlc-core/include/dmlc/./logging.h:202:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 202 | DEFINE_CHECK_FUNC(_NE, !=) | ^ ./dmlc-core/include/dmlc/./logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/metric/multiclass_metric.cc -o src/metric/multiclass_metric.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from ./include/xgboost/metric.h:13, from src/metric/multiclass_metric.cu:7, from src/metric/multiclass_metric.cc:7: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ In file included from ./dmlc-core/include/dmlc/registry.h:13, from ./include/xgboost/metric.h:10: ./dmlc-core/include/dmlc/./logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_EQ(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/metric/multiclass_metric.cu:171:7: required from ‘double xgboost::metric::EvalMClassBase::Eval(const xgboost::HostDeviceVector&, const xgboost::MetaInfo&) [with Derived = xgboost::metric::EvalMultiLogLoss]’ 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ src/metric/multiclass_metric.cu:169:10: required from here 169 | double Eval(const HostDeviceVector &preds, const MetaInfo &info) override { | ^~~~ ./dmlc-core/include/dmlc/./logging.h:201:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 201 | DEFINE_CHECK_FUNC(_EQ, ==) | ^ ./dmlc-core/include/dmlc/./logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/metric/rank_metric.cc -o src/metric/rank_metric.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from ./include/xgboost/metric.h:13, from src/metric/rank_metric.cc:24: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/metric/auc.cc -o src/metric/auc.o In file included from src/metric/../collective/communicator.h:5, from src/metric/../collective/communicator-inl.h:7, from src/metric/auc.h:13, from src/metric/auc.cc:4: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ In file included from ./include/xgboost/logging.h:11, from ./include/xgboost/json.h:8: ./dmlc-core/include/dmlc/logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_NE(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/metric/auc.cc:357:5: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/logging.h:202:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 202 | DEFINE_CHECK_FUNC(_NE, !=) | ^ ./dmlc-core/include/dmlc/logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_GE(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/metric/auc.cc:215:3: required from ‘std::pair xgboost::metric::RankingAUC(const std::vector >&, const xgboost::MetaInfo&, int32_t) [with bool is_roc = true; int32_t = int]’ 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ src/metric/auc.cc:345:27: required from here 345 | RankingAUC(predts.ConstHostVector(), info, n_threads); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./dmlc-core/include/dmlc/logging.h:200:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 200 | DEFINE_CHECK_FUNC(_GE, >=) | ^ ./dmlc-core/include/dmlc/logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_EQ(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/metric/auc.cc:84:5: required from ‘double xgboost::metric::MultiClassOVR(xgboost::common::Span, const xgboost::MetaInfo&, size_t, int32_t, BinaryAUC&&) [with BinaryAUC = std::tuple (&)(xgboost::common::Span, xgboost::linalg::TensorView, xgboost::common::OptionalWeights); size_t = long unsigned int; int32_t = int]’ 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ src/metric/auc.cc:359:26: required from here 359 | auc = MultiClassOVR(predts.ConstHostVector(), info, n_classes, n_threads, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 360 | BinaryROCAUC); | ~~~~~~~~~~~~~ ./dmlc-core/include/dmlc/logging.h:201:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 201 | DEFINE_CHECK_FUNC(_EQ, ==) | ^ ./dmlc-core/include/dmlc/logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/metric/survival_metric.cc -o src/metric/survival_metric.o In file included from src/metric/survival_metric.cu:13, from src/metric/survival_metric.cc:10: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/objective/objective.cc -o src/objective/objective.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from ./include/xgboost/objective.h:12, from src/objective/objective.cc:7: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/objective/regression_obj.cc -o src/objective/regression_obj.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from ./include/xgboost/objective.h:12, from src/objective/regression_obj.cu:9, from src/objective/regression_obj.cc:17: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ In file included from ./dmlc-core/include/dmlc/registry.h:13, from src/objective/regression_obj.cc:7: ./dmlc-core/include/dmlc/./logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_NE(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/objective/../common/stats.h:123:5: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/./logging.h:202:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 202 | DEFINE_CHECK_FUNC(_NE, !=) | ^ ./dmlc-core/include/dmlc/./logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ In file included from src/objective/regression_obj.cu:17: src/objective/../common/linalg_op.h: In instantiation of ‘void xgboost::linalg::ElementWiseKernelHost(TensorView, int32_t, Fn&&) [with T = const float; int D = 2; Fn = xgboost::obj::PseudoHuberRegression::GetGradient(const xgboost::HostDeviceVector&, const xgboost::MetaInfo&, int, xgboost::HostDeviceVector >*)::&; int32_t = int]’: src/objective/../common/linalg_op.h:60:24: required from ‘void xgboost::linalg::ElementWiseKernel(const xgboost::GenericParameter*, TensorView, Fn&&) [with T = const float; int D = 2; Fn = xgboost::obj::PseudoHuberRegression::GetGradient(const xgboost::HostDeviceVector&, const xgboost::MetaInfo&, int, xgboost::HostDeviceVector >*)::]’ 60 | ElementWiseKernelHost(t, ctx->Threads(), fn); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ src/objective/regression_obj.cu:245:30: required from here 245 | linalg::ElementWiseKernel(ctx_, labels, [=] XGBOOST_DEVICE(size_t i, float const y) mutable { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 246 | auto sample_id = std::get<0>(linalg::UnravelIndex(i, labels.Shape())); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 247 | const float z = predt(i) - y; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 248 | const float scale_sqrt = std::sqrt(1 + common::Sqr(z) / common::Sqr(slope)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 249 | float grad = z / scale_sqrt; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | | 251 | auto scale = common::Sqr(slope) + common::Sqr(z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 252 | float hess = common::Sqr(slope) / (scale * scale_sqrt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 253 | | 254 | auto w = weight[sample_id]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 255 | gpair(i) = {grad * w, hess * w}; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 256 | }); | ~~ src/objective/../common/linalg_op.h:38:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 38 | auto& v = detail::Apply(t, linalg::UnravelIndex(i, t.Shape())); | ^ src/objective/../common/linalg_op.h:38:30: note: the temporary was destroyed at the end of the full expression ‘xgboost::linalg::detail::Apply&, std::tuple >((* & t), xgboost::linalg::UnravelIndex(size_t, xgboost::common::Span) [with long unsigned int D = 2; size_t = long unsigned int](xgboost::linalg::TensorView::Shape() const [with T = const float; int kDim = 2]()))’ 38 | auto& v = detail::Apply(t, linalg::UnravelIndex(i, t.Shape())); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/objective/../common/linalg_op.h: In instantiation of ‘void xgboost::linalg::ElementWiseKernelHost(TensorView, int32_t, Fn&&) [with T = const float; int D = 2; Fn = xgboost::obj::MeanAbsoluteError::GetGradient(const xgboost::HostDeviceVector&, const xgboost::MetaInfo&, int, xgboost::HostDeviceVector >*)::&; int32_t = int]’: src/objective/../common/linalg_op.h:60:24: required from ‘void xgboost::linalg::ElementWiseKernel(const xgboost::GenericParameter*, TensorView, Fn&&) [with T = const float; int D = 2; Fn = xgboost::obj::MeanAbsoluteError::GetGradient(const xgboost::HostDeviceVector&, const xgboost::MetaInfo&, int, xgboost::HostDeviceVector >*)::]’ 60 | ElementWiseKernelHost(t, ctx->Threads(), fn); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ src/objective/regression_obj.cu:696:30: required from here 696 | linalg::ElementWiseKernel(ctx_, labels, [=] XGBOOST_DEVICE(size_t i, float const y) mutable { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 697 | auto sign = [](auto x) { | ~~~~~~~~~~~~~~~~~~~~~~~~ 698 | return (x > static_cast(0)) - (x < static_cast(0)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 699 | }; | ~~ 700 | auto sample_id = std::get<0>(linalg::UnravelIndex(i, labels.Shape())); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 701 | auto grad = sign(predt(i) - y) * weight[i]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 702 | auto hess = weight[sample_id]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 703 | gpair(i) = GradientPair{grad, hess}; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 704 | }); | ~~ src/objective/../common/linalg_op.h:38:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 38 | auto& v = detail::Apply(t, linalg::UnravelIndex(i, t.Shape())); | ^ src/objective/../common/linalg_op.h:38:30: note: the temporary was destroyed at the end of the full expression ‘xgboost::linalg::detail::Apply&, std::tuple >((* & t), xgboost::linalg::UnravelIndex(size_t, xgboost::common::Span) [with long unsigned int D = 2; size_t = long unsigned int](xgboost::linalg::TensorView::Shape() const [with T = const float; int kDim = 2]()))’ 38 | auto& v = detail::Apply(t, linalg::UnravelIndex(i, t.Shape())); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/objective/multiclass_obj.cc -o src/objective/multiclass_obj.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from src/objective/multiclass_obj.cu:15, from src/objective/multiclass_obj.cc:17: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ In file included from ./dmlc-core/include/dmlc/registry.h:13, from src/objective/multiclass_obj.cc:7: ./dmlc-core/include/dmlc/./logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_EQ(const X&, const Y&) [with X = long unsigned int; Y = long int]’: src/objective/multiclass_obj.cu:85:7: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/./logging.h:201:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const long int’ [-Wsign-compare] 201 | DEFINE_CHECK_FUNC(_EQ, ==) | ^ ./dmlc-core/include/dmlc/./logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/objective/rank_obj.cc -o src/objective/rank_obj.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from ./include/xgboost/objective.h:12, from src/objective/rank_obj.cu:7, from src/objective/rank_obj.cc:16: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/objective/hinge.cc -o src/objective/hinge.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from ./include/xgboost/objective.h:12, from src/objective/hinge.cu:7, from src/objective/hinge.cc:17: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/objective/aft_obj.cc -o src/objective/aft_obj.o In file included from src/objective/aft_obj.cu:14, from src/objective/aft_obj.cc:20: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/objective/adaptive.cc -o src/objective/adaptive.o In file included from src/objective/../collective/communicator.h:5, from src/objective/../collective/communicator-inl.h:7, from src/objective/adaptive.h:10, from src/objective/adaptive.cc:4: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ In file included from ./include/xgboost/logging.h:11, from ./include/xgboost/json.h:8: ./dmlc-core/include/dmlc/logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_NE(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/objective/../common/stats.h:123:5: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/logging.h:202:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 202 | DEFINE_CHECK_FUNC(_NE, !=) | ^ ./dmlc-core/include/dmlc/logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_GT(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/objective/adaptive.cc:51:3: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/logging.h:198:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 198 | DEFINE_CHECK_FUNC(_GT, >) | ^ ./dmlc-core/include/dmlc/logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_EQ(const X&, const Y&) [with X = long int; Y = long unsigned int]’: src/objective/adaptive.cc:58:3: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/logging.h:201:24: warning: comparison of integer expressions of different signedness: ‘const long int’ and ‘const long unsigned int’ [-Wsign-compare] 201 | DEFINE_CHECK_FUNC(_EQ, ==) | ^ ./dmlc-core/include/dmlc/logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/gbm/gbm.cc -o src/gbm/gbm.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from ./include/xgboost/gbm.h:14, from src/gbm/gbm.cc:11: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/gbm/gbtree.cc -o src/gbm/gbtree.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from src/gbm/gbtree.h:21, from src/gbm/gbtree.cc:7: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ In file included from ./dmlc-core/include/dmlc/./io.h:15, from ./dmlc-core/include/dmlc/data.h:14, from ./include/xgboost/data.h:11: ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_NE(const X&, const Y&) [with X = unsigned int; Y = int]’: src/gbm/gbtree.h:251:5: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/././logging.h:202:24: warning: comparison of integer expressions of different signedness: ‘const unsigned int’ and ‘const int’ [-Wsign-compare] 202 | DEFINE_CHECK_FUNC(_NE, !=) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_LE(const X&, const Y&) [with X = int; Y = long unsigned int]’: src/gbm/gbtree.h:312:9: required from ‘xgboost::gbm::GBTree::FeatureScore(const std::string&, xgboost::common::Span, std::vector*, std::vector >*) const:: [with auto:5 = xgboost::gbm::GBTree::FeatureScore(const std::string&, xgboost::common::Span, std::vector*, std::vector >*) const::]’ 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ src/gbm/gbtree.h:326:16: required from here 326 | add_score([&](auto const&, bst_node_t, bst_feature_t split) { | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 327 | gain_map[split] = split_counts[split]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 328 | }); | ~~ ./dmlc-core/include/dmlc/././logging.h:199:24: warning: comparison of integer expressions of different signedness: ‘const int’ and ‘const long unsigned int’ [-Wsign-compare] 199 | DEFINE_CHECK_FUNC(_LE, <=) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_EQ(const X&, const Y&) [with X = unsigned int; Y = int]’: src/gbm/gbtree.h:373:5: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/././logging.h:201:24: warning: comparison of integer expressions of different signedness: ‘const unsigned int’ and ‘const int’ [-Wsign-compare] 201 | DEFINE_CHECK_FUNC(_EQ, ==) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_LT(const X&, const Y&) [with X = int; Y = unsigned int]’: src/gbm/gbtree.h:179:7: required from ‘bool xgboost::gbm::detail::SliceTrees(int32_t, int32_t, int32_t, const xgboost::gbm::GBTreeModel&, uint32_t, Func) [with Func = xgboost::gbm::GBTree::Slice(int32_t, int32_t, int32_t, xgboost::GradientBooster*, bool*) const::; int32_t = int; uint32_t = unsigned int]’ 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ src/gbm/gbtree.cc:505:37: required from here 505 | *out_of_bound = detail::SliceTrees(layer_begin, layer_end, step, this->model_, layer_trees, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 506 | [&](auto const& in_it, auto const& out_it) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 507 | auto new_tree = | ~~~~~~~~~~~~~~~ 508 | std::make_unique(*this->model_.trees.at(in_it)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 509 | bst_group_t group = this->model_.tree_info[in_it]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 510 | out_trees.at(out_it) = std::move(new_tree); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 511 | out_trees_info.at(out_it) = group; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 512 | }); | ~~ ./dmlc-core/include/dmlc/././logging.h:197:24: warning: comparison of integer expressions of different signedness: ‘const int’ and ‘const unsigned int’ [-Wsign-compare] 197 | DEFINE_CHECK_FUNC(_LT, <) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/gbm/gbtree_model.cc -o src/gbm/gbtree_model.o In file included from src/gbm/gbtree_model.cc:6: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ In file included from ./include/xgboost/logging.h:11, from ./include/xgboost/json.h:8: ./dmlc-core/include/dmlc/logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_NE(const X&, const Y&) [with X = unsigned int; Y = int]’: src/gbm/gbtree.h:251:5: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/logging.h:202:24: warning: comparison of integer expressions of different signedness: ‘const unsigned int’ and ‘const int’ [-Wsign-compare] 202 | DEFINE_CHECK_FUNC(_NE, !=) | ^ ./dmlc-core/include/dmlc/logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_LE(const X&, const Y&) [with X = int; Y = long unsigned int]’: src/gbm/gbtree.h:312:9: required from ‘xgboost::gbm::GBTree::FeatureScore(const std::string&, xgboost::common::Span, std::vector*, std::vector >*) const:: [with auto:5 = xgboost::gbm::GBTree::FeatureScore(const std::string&, xgboost::common::Span, std::vector*, std::vector >*) const::]’ 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ src/gbm/gbtree.h:326:16: required from here 326 | add_score([&](auto const&, bst_node_t, bst_feature_t split) { | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 327 | gain_map[split] = split_counts[split]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 328 | }); | ~~ ./dmlc-core/include/dmlc/logging.h:199:24: warning: comparison of integer expressions of different signedness: ‘const int’ and ‘const long unsigned int’ [-Wsign-compare] 199 | DEFINE_CHECK_FUNC(_LE, <=) | ^ ./dmlc-core/include/dmlc/logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_EQ(const X&, const Y&) [with X = unsigned int; Y = int]’: src/gbm/gbtree.h:373:5: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/logging.h:201:24: warning: comparison of integer expressions of different signedness: ‘const unsigned int’ and ‘const int’ [-Wsign-compare] 201 | DEFINE_CHECK_FUNC(_EQ, ==) | ^ ./dmlc-core/include/dmlc/logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/gbm/gblinear.cc -o src/gbm/gblinear.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from ./include/xgboost/gbm.h:14, from src/gbm/gblinear.cc:17: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ In file included from ./dmlc-core/include/dmlc/./json.h:24, from ./dmlc-core/include/dmlc/parameter.h:26, from src/gbm/gblinear.cc:9: ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_EQ(const X&, const Y&) [with X = unsigned int; Y = int]’: src/gbm/gblinear.cc:66:3: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/././logging.h:201:24: warning: comparison of integer expressions of different signedness: ‘const unsigned int’ and ‘const int’ [-Wsign-compare] 201 | DEFINE_CHECK_FUNC(_EQ, ==) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/gbm/gblinear_model.cc -o src/gbm/gblinear_model.o In file included from src/gbm/gblinear_model.cc:7: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h: In instantiation of ‘class xgboost::JsonTypedArray’: src/gbm/gblinear_model.cc:17:12: required from here 17 | F32Array j_weights{n_weights}; | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:148:7: note: by ‘xgboost::JsonTypedArray& xgboost::JsonTypedArray::operator=(const xgboost::JsonTypedArray&)’ 148 | class JsonTypedArray : public Value { | ^~~~~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/data/simple_dmatrix.cc -o src/data/simple_dmatrix.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from src/data/simple_dmatrix.cc:12: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ In file included from ./dmlc-core/include/dmlc/./io.h:15, from ./dmlc-core/include/dmlc/data.h:14, from ./include/xgboost/data.h:11: ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_GE(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/data/../common/quantile.h:714:3: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/././logging.h:200:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 200 | DEFINE_CHECK_FUNC(_GE, >=) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_EQ(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/data/../common/row_set.h:101:7: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/././logging.h:201:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 201 | DEFINE_CHECK_FUNC(_EQ, ==) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_LT(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/data/array_interface.h:227:7: required from ‘static void xgboost::ArrayInterfaceHandler::ExtractShape(const xgboost::JsonObject::Map&, size_t (&)[D]) [with int D = 2; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >; size_t = long unsigned int]’ 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ src/data/array_interface.h:392:40: required from ‘void xgboost::ArrayInterface::Initialize(const xgboost::JsonObject::Map&) [with int D = 2; bool allow_mask = false; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >]’ 392 | ArrayInterfaceHandler::ExtractShape(array, shape); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ src/data/array_interface.h:429:61: required from ‘xgboost::ArrayInterface::ArrayInterface(const xgboost::JsonObject::Map&) [with int D = 2; bool allow_mask = false; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >]’ 429 | explicit ArrayInterface(Object::Map const &array) { this->Initialize(array); } | ~~~~~~^~~~~~~~~~ src/data/adapter.h:300:62: required from here 300 | array_interface_ = ArrayInterface<2>(get(j)); | ^ ./dmlc-core/include/dmlc/././logging.h:197:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 197 | DEFINE_CHECK_FUNC(_LT, <) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/data/data.cc -o src/data/data.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from src/data/data.cc:5: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ In file included from ./dmlc-core/include/dmlc/./io.h:15, from ./dmlc-core/include/dmlc/data.h:14, from ./include/xgboost/data.h:11: ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_EQ(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/data/../data/array_interface.h:154:7: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/././logging.h:201:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 201 | DEFINE_CHECK_FUNC(_EQ, ==) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_GE(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/data/./../common/quantile.h:714:3: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/././logging.h:200:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 200 | DEFINE_CHECK_FUNC(_GE, >=) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_GE(const X&, const Y&) [with X = unsigned int; Y = int]’: src/data/./sparse_page_source.h:266:7: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/././logging.h:200:24: warning: comparison of integer expressions of different signedness: ‘const unsigned int’ and ‘const int’ [-Wsign-compare] 200 | DEFINE_CHECK_FUNC(_GE, >=) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_EQ(const X&, const Y&) [with X = int; Y = long unsigned int]’: src/data/data.cc:237:3: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/././logging.h:201:24: warning: comparison of integer expressions of different signedness: ‘const int’ and ‘const long unsigned int’ [-Wsign-compare] 201 | DEFINE_CHECK_FUNC(_EQ, ==) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_NE(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/data/data.cc:657:5: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/././logging.h:202:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 202 | DEFINE_CHECK_FUNC(_NE, !=) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_GT(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/data/./sparse_page_source.h:119:5: required from ‘bool xgboost::data::SparsePageSourceImpl::ReadCache() [with S = xgboost::SparsePage]’ 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ src/data/./sparse_page_source.h:222:25: required from here 222 | if (!this->ReadCache()) { | ~~~~~~~~~~~~~~~^~ ./dmlc-core/include/dmlc/././logging.h:198:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 198 | DEFINE_CHECK_FUNC(_GT, >) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_EQ(const X&, const Y&) [with X = long int; Y = long unsigned int]’: src/data/./sparse_page_source.h:144:5: required from ‘bool xgboost::data::SparsePageSourceImpl::ReadCache() [with S = xgboost::SparsePage]’ 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ src/data/./sparse_page_source.h:222:25: required from here 222 | if (!this->ReadCache()) { | ~~~~~~~~~~~~~~~^~ ./dmlc-core/include/dmlc/././logging.h:201:24: warning: comparison of integer expressions of different signedness: ‘const long int’ and ‘const long unsigned int’ [-Wsign-compare] 201 | DEFINE_CHECK_FUNC(_EQ, ==) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_LT(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/data/../data/array_interface.h:227:7: required from ‘static void xgboost::ArrayInterfaceHandler::ExtractShape(const xgboost::JsonObject::Map&, size_t (&)[D]) [with int D = 2; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >; size_t = long unsigned int]’ 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ src/data/../data/array_interface.h:392:40: required from ‘void xgboost::ArrayInterface::Initialize(const xgboost::JsonObject::Map&) [with int D = 2; bool allow_mask = false; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >]’ 392 | ArrayInterfaceHandler::ExtractShape(array, shape); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ src/data/../data/array_interface.h:429:61: required from ‘xgboost::ArrayInterface::ArrayInterface(const xgboost::JsonObject::Map&) [with int D = 2; bool allow_mask = false; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >]’ 429 | explicit ArrayInterface(Object::Map const &array) { this->Initialize(array); } | ~~~~~~^~~~~~~~~~ src/data/../data/adapter.h:300:62: required from here 300 | array_interface_ = ArrayInterface<2>(get(j)); | ^ ./dmlc-core/include/dmlc/././logging.h:197:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 197 | DEFINE_CHECK_FUNC(_LT, <) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/data/sparse_page_raw_format.cc -o src/data/sparse_page_raw_format.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from src/data/sparse_page_raw_format.cc:6: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/data/ellpack_page.cc -o src/data/ellpack_page.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from src/data/ellpack_page.cc:6: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/data/gradient_index.cc -o src/data/gradient_index.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from src/data/../common/categorical.h:12, from src/data/gradient_index.h:14, from src/data/gradient_index.cc:5: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ In file included from src/data/gradient_index.cc:12: src/data/../common/column_matrix.h: In instantiation of ‘auto xgboost::common::ColumnMatrix::DenseColumn(xgboost::bst_feature_t) const [with BinIdxType = unsigned char; bool any_missing = true; xgboost::bst_feature_t = unsigned int]’: src/data/gradient_index.cc:197:69: required from ‘xgboost::GHistIndexMatrix::GetFvalue(const std::vector&, const std::vector >&, const std::vector >&, xgboost::bst_row_t, xgboost::bst_feature_t, bool) const:: [with auto:22 = unsigned char]’ 197 | auto column = columns_->DenseColumn(fidx); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ src/data/../common/hist_util.h:189:16: required from ‘auto xgboost::common::DispatchBinType(BinTypeSize, Fn&&) [with Fn = xgboost::GHistIndexMatrix::GetFvalue(const std::vector&, const std::vector >&, const std::vector >&, xgboost::bst_row_t, xgboost::bst_feature_t, bool) const::]’ 189 | return fn(uint8_t{}); | ~~^~~~~~~~~~~ src/data/gradient_index.cc:196:39: required from here 196 | return common::DispatchBinType(columns_->GetTypeSize(), [&](auto dtype) { | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 197 | auto column = columns_->DenseColumn(fidx); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 198 | return get_bin_val(column); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 199 | }); | ~~ src/data/../common/column_matrix.h:260:94: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] 260 | bin_index, static_cast(index_base_[fidx]), missing_flags_, feature_offset}); | ^ src/data/../common/column_matrix.h:260:94: note: remove ‘std::move’ call src/data/../common/column_matrix.h: In instantiation of ‘auto xgboost::common::ColumnMatrix::DenseColumn(xgboost::bst_feature_t) const [with BinIdxType = short unsigned int; bool any_missing = true; xgboost::bst_feature_t = unsigned int]’: src/data/gradient_index.cc:197:69: required from ‘xgboost::GHistIndexMatrix::GetFvalue(const std::vector&, const std::vector >&, const std::vector >&, xgboost::bst_row_t, xgboost::bst_feature_t, bool) const:: [with auto:22 = short unsigned int]’ 197 | auto column = columns_->DenseColumn(fidx); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ src/data/../common/hist_util.h:192:16: required from ‘auto xgboost::common::DispatchBinType(BinTypeSize, Fn&&) [with Fn = xgboost::GHistIndexMatrix::GetFvalue(const std::vector&, const std::vector >&, const std::vector >&, xgboost::bst_row_t, xgboost::bst_feature_t, bool) const::]’ 192 | return fn(uint16_t{}); | ~~^~~~~~~~~~~~ src/data/gradient_index.cc:196:39: required from here 196 | return common::DispatchBinType(columns_->GetTypeSize(), [&](auto dtype) { | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 197 | auto column = columns_->DenseColumn(fidx); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 198 | return get_bin_val(column); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 199 | }); | ~~ src/data/../common/column_matrix.h:260:94: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] 260 | bin_index, static_cast(index_base_[fidx]), missing_flags_, feature_offset}); | ^ src/data/../common/column_matrix.h:260:94: note: remove ‘std::move’ call src/data/../common/column_matrix.h: In instantiation of ‘auto xgboost::common::ColumnMatrix::DenseColumn(xgboost::bst_feature_t) const [with BinIdxType = unsigned int; bool any_missing = true; xgboost::bst_feature_t = unsigned int]’: src/data/gradient_index.cc:197:69: required from ‘xgboost::GHistIndexMatrix::GetFvalue(const std::vector&, const std::vector >&, const std::vector >&, xgboost::bst_row_t, xgboost::bst_feature_t, bool) const:: [with auto:22 = unsigned int]’ 197 | auto column = columns_->DenseColumn(fidx); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ src/data/../common/hist_util.h:195:16: required from ‘auto xgboost::common::DispatchBinType(BinTypeSize, Fn&&) [with Fn = xgboost::GHistIndexMatrix::GetFvalue(const std::vector&, const std::vector >&, const std::vector >&, xgboost::bst_row_t, xgboost::bst_feature_t, bool) const::]’ 195 | return fn(uint32_t{}); | ~~^~~~~~~~~~~~ src/data/gradient_index.cc:196:39: required from here 196 | return common::DispatchBinType(columns_->GetTypeSize(), [&](auto dtype) { | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 197 | auto column = columns_->DenseColumn(fidx); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 198 | return get_bin_val(column); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 199 | }); | ~~ src/data/../common/column_matrix.h:260:94: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] 260 | bin_index, static_cast(index_base_[fidx]), missing_flags_, feature_offset}); | ^ src/data/../common/column_matrix.h:260:94: note: remove ‘std::move’ call src/data/../common/column_matrix.h: In instantiation of ‘auto xgboost::common::ColumnMatrix::DenseColumn(xgboost::bst_feature_t) const [with BinIdxType = unsigned char; bool any_missing = false; xgboost::bst_feature_t = unsigned int]’: src/data/gradient_index.cc:202:70: required from ‘xgboost::GHistIndexMatrix::GetFvalue(const std::vector&, const std::vector >&, const std::vector >&, xgboost::bst_row_t, xgboost::bst_feature_t, bool) const:: [with auto:23 = unsigned char]’ 202 | auto column = columns_->DenseColumn(fidx); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ src/data/../common/hist_util.h:189:16: required from ‘auto xgboost::common::DispatchBinType(BinTypeSize, Fn&&) [with Fn = xgboost::GHistIndexMatrix::GetFvalue(const std::vector&, const std::vector >&, const std::vector >&, xgboost::bst_row_t, xgboost::bst_feature_t, bool) const::]’ 189 | return fn(uint8_t{}); | ~~^~~~~~~~~~~ src/data/gradient_index.cc:201:39: required from here 201 | return common::DispatchBinType(columns_->GetTypeSize(), [&](auto dtype) { | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 202 | auto column = columns_->DenseColumn(fidx); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 203 | auto bin_idx = column[ridx]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 204 | return common::HistogramCuts::NumericBinValue(ptrs, values, mins, fidx, bin_idx); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 205 | }); | ~~ src/data/../common/column_matrix.h:260:94: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] 260 | bin_index, static_cast(index_base_[fidx]), missing_flags_, feature_offset}); | ^ src/data/../common/column_matrix.h:260:94: note: remove ‘std::move’ call src/data/../common/column_matrix.h: In instantiation of ‘auto xgboost::common::ColumnMatrix::DenseColumn(xgboost::bst_feature_t) const [with BinIdxType = short unsigned int; bool any_missing = false; xgboost::bst_feature_t = unsigned int]’: src/data/gradient_index.cc:202:70: required from ‘xgboost::GHistIndexMatrix::GetFvalue(const std::vector&, const std::vector >&, const std::vector >&, xgboost::bst_row_t, xgboost::bst_feature_t, bool) const:: [with auto:23 = short unsigned int]’ 202 | auto column = columns_->DenseColumn(fidx); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ src/data/../common/hist_util.h:192:16: required from ‘auto xgboost::common::DispatchBinType(BinTypeSize, Fn&&) [with Fn = xgboost::GHistIndexMatrix::GetFvalue(const std::vector&, const std::vector >&, const std::vector >&, xgboost::bst_row_t, xgboost::bst_feature_t, bool) const::]’ 192 | return fn(uint16_t{}); | ~~^~~~~~~~~~~~ src/data/gradient_index.cc:201:39: required from here 201 | return common::DispatchBinType(columns_->GetTypeSize(), [&](auto dtype) { | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 202 | auto column = columns_->DenseColumn(fidx); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 203 | auto bin_idx = column[ridx]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 204 | return common::HistogramCuts::NumericBinValue(ptrs, values, mins, fidx, bin_idx); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 205 | }); | ~~ src/data/../common/column_matrix.h:260:94: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] 260 | bin_index, static_cast(index_base_[fidx]), missing_flags_, feature_offset}); | ^ src/data/../common/column_matrix.h:260:94: note: remove ‘std::move’ call src/data/../common/column_matrix.h: In instantiation of ‘auto xgboost::common::ColumnMatrix::DenseColumn(xgboost::bst_feature_t) const [with BinIdxType = unsigned int; bool any_missing = false; xgboost::bst_feature_t = unsigned int]’: src/data/gradient_index.cc:202:70: required from ‘xgboost::GHistIndexMatrix::GetFvalue(const std::vector&, const std::vector >&, const std::vector >&, xgboost::bst_row_t, xgboost::bst_feature_t, bool) const:: [with auto:23 = unsigned int]’ 202 | auto column = columns_->DenseColumn(fidx); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ src/data/../common/hist_util.h:195:16: required from ‘auto xgboost::common::DispatchBinType(BinTypeSize, Fn&&) [with Fn = xgboost::GHistIndexMatrix::GetFvalue(const std::vector&, const std::vector >&, const std::vector >&, xgboost::bst_row_t, xgboost::bst_feature_t, bool) const::]’ 195 | return fn(uint32_t{}); | ~~^~~~~~~~~~~~ src/data/gradient_index.cc:201:39: required from here 201 | return common::DispatchBinType(columns_->GetTypeSize(), [&](auto dtype) { | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 202 | auto column = columns_->DenseColumn(fidx); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 203 | auto bin_idx = column[ridx]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 204 | return common::HistogramCuts::NumericBinValue(ptrs, values, mins, fidx, bin_idx); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 205 | }); | ~~ src/data/../common/column_matrix.h:260:94: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] 260 | bin_index, static_cast(index_base_[fidx]), missing_flags_, feature_offset}); | ^ src/data/../common/column_matrix.h:260:94: note: remove ‘std::move’ call In file included from ./include/xgboost/logging.h:11, from ./include/xgboost/span.h:33, from src/data/../common/bitfield.h:22, from src/data/../common/categorical.h:10: ./dmlc-core/include/dmlc/logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_GE(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/data/../common/quantile.h:714:3: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/logging.h:200:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 200 | DEFINE_CHECK_FUNC(_GE, >=) | ^ ./dmlc-core/include/dmlc/logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_EQ(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/data/../common/row_set.h:101:7: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/logging.h:201:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 201 | DEFINE_CHECK_FUNC(_EQ, ==) | ^ ./dmlc-core/include/dmlc/logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_LT(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/data/array_interface.h:227:7: required from ‘static void xgboost::ArrayInterfaceHandler::ExtractShape(const xgboost::JsonObject::Map&, size_t (&)[D]) [with int D = 2; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >; size_t = long unsigned int]’ 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ src/data/array_interface.h:392:40: required from ‘void xgboost::ArrayInterface::Initialize(const xgboost::JsonObject::Map&) [with int D = 2; bool allow_mask = false; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >]’ 392 | ArrayInterfaceHandler::ExtractShape(array, shape); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ src/data/array_interface.h:429:61: required from ‘xgboost::ArrayInterface::ArrayInterface(const xgboost::JsonObject::Map&) [with int D = 2; bool allow_mask = false; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >]’ 429 | explicit ArrayInterface(Object::Map const &array) { this->Initialize(array); } | ~~~~~~^~~~~~~~~~ src/data/adapter.h:300:62: required from here 300 | array_interface_ = ArrayInterface<2>(get(j)); | ^ ./dmlc-core/include/dmlc/logging.h:197:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 197 | DEFINE_CHECK_FUNC(_LT, <) | ^ ./dmlc-core/include/dmlc/logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/data/gradient_index_page_source.cc -o src/data/gradient_index_page_source.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from src/data/../common/categorical.h:12, from src/data/gradient_index.h:14, from src/data/gradient_index_page_source.h:10, from src/data/gradient_index_page_source.cc:4: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ In file included from ./include/xgboost/logging.h:11, from ./include/xgboost/span.h:33, from src/data/../common/bitfield.h:22, from src/data/../common/categorical.h:10: ./dmlc-core/include/dmlc/logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_GE(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/data/../common/quantile.h:714:3: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/logging.h:200:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 200 | DEFINE_CHECK_FUNC(_GE, >=) | ^ ./dmlc-core/include/dmlc/logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_EQ(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/data/../common/row_set.h:101:7: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/logging.h:201:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 201 | DEFINE_CHECK_FUNC(_EQ, ==) | ^ ./dmlc-core/include/dmlc/logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_GE(const X&, const Y&) [with X = unsigned int; Y = int]’: src/data/sparse_page_source.h:266:7: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/logging.h:200:24: warning: comparison of integer expressions of different signedness: ‘const unsigned int’ and ‘const int’ [-Wsign-compare] 200 | DEFINE_CHECK_FUNC(_GE, >=) | ^ ./dmlc-core/include/dmlc/logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_NE(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/data/gradient_index_page_source.cc:18:5: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/logging.h:202:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 202 | DEFINE_CHECK_FUNC(_NE, !=) | ^ ./dmlc-core/include/dmlc/logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_GT(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/data/sparse_page_source.h:119:5: required from ‘bool xgboost::data::SparsePageSourceImpl::ReadCache() [with S = xgboost::SparsePage]’ 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ src/data/sparse_page_source.h:222:25: required from here 222 | if (!this->ReadCache()) { | ~~~~~~~~~~~~~~~^~ ./dmlc-core/include/dmlc/logging.h:198:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 198 | DEFINE_CHECK_FUNC(_GT, >) | ^ ./dmlc-core/include/dmlc/logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_EQ(const X&, const Y&) [with X = long int; Y = long unsigned int]’: src/data/sparse_page_source.h:144:5: required from ‘bool xgboost::data::SparsePageSourceImpl::ReadCache() [with S = xgboost::SparsePage]’ 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ src/data/sparse_page_source.h:222:25: required from here 222 | if (!this->ReadCache()) { | ~~~~~~~~~~~~~~~^~ ./dmlc-core/include/dmlc/logging.h:201:24: warning: comparison of integer expressions of different signedness: ‘const long int’ and ‘const long unsigned int’ [-Wsign-compare] 201 | DEFINE_CHECK_FUNC(_EQ, ==) | ^ ./dmlc-core/include/dmlc/logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_LT(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/data/array_interface.h:227:7: required from ‘static void xgboost::ArrayInterfaceHandler::ExtractShape(const xgboost::JsonObject::Map&, size_t (&)[D]) [with int D = 2; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >; size_t = long unsigned int]’ 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ src/data/array_interface.h:392:40: required from ‘void xgboost::ArrayInterface::Initialize(const xgboost::JsonObject::Map&) [with int D = 2; bool allow_mask = false; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >]’ 392 | ArrayInterfaceHandler::ExtractShape(array, shape); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ src/data/array_interface.h:429:61: required from ‘xgboost::ArrayInterface::ArrayInterface(const xgboost::JsonObject::Map&) [with int D = 2; bool allow_mask = false; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >]’ 429 | explicit ArrayInterface(Object::Map const &array) { this->Initialize(array); } | ~~~~~~^~~~~~~~~~ src/data/adapter.h:300:62: required from here 300 | array_interface_ = ArrayInterface<2>(get(j)); | ^ ./dmlc-core/include/dmlc/logging.h:197:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 197 | DEFINE_CHECK_FUNC(_LT, <) | ^ ./dmlc-core/include/dmlc/logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/data/gradient_index_format.cc -o src/data/gradient_index_format.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from src/data/sparse_page_writer.h:9, from src/data/gradient_index_format.cc:4: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ In file included from ./dmlc-core/include/dmlc/./io.h:15, from ./dmlc-core/include/dmlc/data.h:14, from ./include/xgboost/data.h:11: ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_GE(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/data/../common/quantile.h:714:3: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/././logging.h:200:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 200 | DEFINE_CHECK_FUNC(_GE, >=) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_EQ(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/data/../common/row_set.h:101:7: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/././logging.h:201:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 201 | DEFINE_CHECK_FUNC(_EQ, ==) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_LT(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/data/array_interface.h:227:7: required from ‘static void xgboost::ArrayInterfaceHandler::ExtractShape(const xgboost::JsonObject::Map&, size_t (&)[D]) [with int D = 2; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >; size_t = long unsigned int]’ 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ src/data/array_interface.h:392:40: required from ‘void xgboost::ArrayInterface::Initialize(const xgboost::JsonObject::Map&) [with int D = 2; bool allow_mask = false; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >]’ 392 | ArrayInterfaceHandler::ExtractShape(array, shape); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ src/data/array_interface.h:429:61: required from ‘xgboost::ArrayInterface::ArrayInterface(const xgboost::JsonObject::Map&) [with int D = 2; bool allow_mask = false; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >]’ 429 | explicit ArrayInterface(Object::Map const &array) { this->Initialize(array); } | ~~~~~~^~~~~~~~~~ src/data/adapter.h:300:62: required from here 300 | array_interface_ = ArrayInterface<2>(get(j)); | ^ ./dmlc-core/include/dmlc/././logging.h:197:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 197 | DEFINE_CHECK_FUNC(_LT, <) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/data/sparse_page_dmatrix.cc -o src/data/sparse_page_dmatrix.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from src/data/./sparse_page_dmatrix.h:10, from src/data/sparse_page_dmatrix.cc:7: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ In file included from ./dmlc-core/include/dmlc/./io.h:15, from ./dmlc-core/include/dmlc/data.h:14, from ./include/xgboost/data.h:11: ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_GE(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/data/./../common/quantile.h:714:3: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/././logging.h:200:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 200 | DEFINE_CHECK_FUNC(_GE, >=) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_EQ(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/data/./../common/row_set.h:101:7: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/././logging.h:201:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 201 | DEFINE_CHECK_FUNC(_EQ, ==) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_GE(const X&, const Y&) [with X = unsigned int; Y = int]’: src/data/./sparse_page_source.h:266:7: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/././logging.h:200:24: warning: comparison of integer expressions of different signedness: ‘const unsigned int’ and ‘const int’ [-Wsign-compare] 200 | DEFINE_CHECK_FUNC(_GE, >=) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_NE(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/data/sparse_page_dmatrix.cc:100:3: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/././logging.h:202:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 202 | DEFINE_CHECK_FUNC(_NE, !=) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_GT(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/data/./sparse_page_source.h:119:5: required from ‘bool xgboost::data::SparsePageSourceImpl::ReadCache() [with S = xgboost::SparsePage]’ 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ src/data/./sparse_page_source.h:222:25: required from here 222 | if (!this->ReadCache()) { | ~~~~~~~~~~~~~~~^~ ./dmlc-core/include/dmlc/././logging.h:198:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 198 | DEFINE_CHECK_FUNC(_GT, >) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_EQ(const X&, const Y&) [with X = long int; Y = long unsigned int]’: src/data/./sparse_page_source.h:144:5: required from ‘bool xgboost::data::SparsePageSourceImpl::ReadCache() [with S = xgboost::SparsePage]’ 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ src/data/./sparse_page_source.h:222:25: required from here 222 | if (!this->ReadCache()) { | ~~~~~~~~~~~~~~~^~ ./dmlc-core/include/dmlc/././logging.h:201:24: warning: comparison of integer expressions of different signedness: ‘const long int’ and ‘const long unsigned int’ [-Wsign-compare] 201 | DEFINE_CHECK_FUNC(_EQ, ==) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_LT(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/data/./array_interface.h:227:7: required from ‘static void xgboost::ArrayInterfaceHandler::ExtractShape(const xgboost::JsonObject::Map&, size_t (&)[D]) [with int D = 2; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >; size_t = long unsigned int]’ 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ src/data/./array_interface.h:392:40: required from ‘void xgboost::ArrayInterface::Initialize(const xgboost::JsonObject::Map&) [with int D = 2; bool allow_mask = false; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >]’ 392 | ArrayInterfaceHandler::ExtractShape(array, shape); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ src/data/./array_interface.h:429:61: required from ‘xgboost::ArrayInterface::ArrayInterface(const xgboost::JsonObject::Map&) [with int D = 2; bool allow_mask = false; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >]’ 429 | explicit ArrayInterface(Object::Map const &array) { this->Initialize(array); } | ~~~~~~^~~~~~~~~~ src/data/./adapter.h:300:62: required from here 300 | array_interface_ = ArrayInterface<2>(get(j)); | ^ ./dmlc-core/include/dmlc/././logging.h:197:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 197 | DEFINE_CHECK_FUNC(_LT, <) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/data/proxy_dmatrix.cc -o src/data/proxy_dmatrix.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from src/data/proxy_dmatrix.h:13, from src/data/proxy_dmatrix.cc:6: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ In file included from ./dmlc-core/include/dmlc/any.h:17, from src/data/proxy_dmatrix.h:7: ./dmlc-core/include/dmlc/./logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_EQ(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/data/array_interface.h:154:7: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/./logging.h:201:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 201 | DEFINE_CHECK_FUNC(_EQ, ==) | ^ ./dmlc-core/include/dmlc/./logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/./logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_LT(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/data/array_interface.h:227:7: required from ‘static void xgboost::ArrayInterfaceHandler::ExtractShape(const xgboost::JsonObject::Map&, size_t (&)[D]) [with int D = 2; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >; size_t = long unsigned int]’ 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ src/data/array_interface.h:392:40: required from ‘void xgboost::ArrayInterface::Initialize(const xgboost::JsonObject::Map&) [with int D = 2; bool allow_mask = false; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >]’ 392 | ArrayInterfaceHandler::ExtractShape(array, shape); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ src/data/array_interface.h:429:61: required from ‘xgboost::ArrayInterface::ArrayInterface(const xgboost::JsonObject::Map&) [with int D = 2; bool allow_mask = false; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >]’ 429 | explicit ArrayInterface(Object::Map const &array) { this->Initialize(array); } | ~~~~~~^~~~~~~~~~ src/data/adapter.h:300:62: required from here 300 | array_interface_ = ArrayInterface<2>(get(j)); | ^ ./dmlc-core/include/dmlc/./logging.h:197:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 197 | DEFINE_CHECK_FUNC(_LT, <) | ^ ./dmlc-core/include/dmlc/./logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/data/iterative_dmatrix.cc -o src/data/iterative_dmatrix.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from src/data/proxy_dmatrix.h:13, from src/data/iterative_dmatrix.h:13, from src/data/iterative_dmatrix.cc:4: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ In file included from ./dmlc-core/include/dmlc/any.h:17, from src/data/proxy_dmatrix.h:7: ./dmlc-core/include/dmlc/./logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_EQ(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/data/array_interface.h:154:7: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/./logging.h:201:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 201 | DEFINE_CHECK_FUNC(_EQ, ==) | ^ ./dmlc-core/include/dmlc/./logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/./logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_GE(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/data/../common/../data/../common/quantile.h:714:3: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/./logging.h:200:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 200 | DEFINE_CHECK_FUNC(_GE, >=) | ^ ./dmlc-core/include/dmlc/./logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/./logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_LT(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/data/array_interface.h:227:7: required from ‘static void xgboost::ArrayInterfaceHandler::ExtractShape(const xgboost::JsonObject::Map&, size_t (&)[D]) [with int D = 2; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >; size_t = long unsigned int]’ 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ src/data/array_interface.h:392:40: required from ‘void xgboost::ArrayInterface::Initialize(const xgboost::JsonObject::Map&) [with int D = 2; bool allow_mask = false; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >]’ 392 | ArrayInterfaceHandler::ExtractShape(array, shape); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ src/data/array_interface.h:429:61: required from ‘xgboost::ArrayInterface::ArrayInterface(const xgboost::JsonObject::Map&) [with int D = 2; bool allow_mask = false; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >]’ 429 | explicit ArrayInterface(Object::Map const &array) { this->Initialize(array); } | ~~~~~~^~~~~~~~~~ src/data/adapter.h:300:62: required from here 300 | array_interface_ = ArrayInterface<2>(get(j)); | ^ ./dmlc-core/include/dmlc/./logging.h:197:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 197 | DEFINE_CHECK_FUNC(_LT, <) | ^ ./dmlc-core/include/dmlc/./logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/predictor/predictor.cc -o src/predictor/predictor.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from ./include/xgboost/predictor.h:9, from src/predictor/predictor.cc:7: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ In file included from ./dmlc-core/include/dmlc/registry.h:13, from src/predictor/predictor.cc:4: ./dmlc-core/include/dmlc/./logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_NE(const X&, const Y&) [with X = unsigned int; Y = int]’: src/predictor/../gbm/gbtree.h:251:5: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/./logging.h:202:24: warning: comparison of integer expressions of different signedness: ‘const unsigned int’ and ‘const int’ [-Wsign-compare] 202 | DEFINE_CHECK_FUNC(_NE, !=) | ^ ./dmlc-core/include/dmlc/./logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/./logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_LE(const X&, const Y&) [with X = int; Y = long unsigned int]’: src/predictor/../gbm/gbtree.h:312:9: required from ‘xgboost::gbm::GBTree::FeatureScore(const std::string&, xgboost::common::Span, std::vector*, std::vector >*) const:: [with auto:5 = xgboost::gbm::GBTree::FeatureScore(const std::string&, xgboost::common::Span, std::vector*, std::vector >*) const::]’ 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ src/predictor/../gbm/gbtree.h:326:16: required from here 326 | add_score([&](auto const&, bst_node_t, bst_feature_t split) { | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 327 | gain_map[split] = split_counts[split]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 328 | }); | ~~ ./dmlc-core/include/dmlc/./logging.h:199:24: warning: comparison of integer expressions of different signedness: ‘const int’ and ‘const long unsigned int’ [-Wsign-compare] 199 | DEFINE_CHECK_FUNC(_LE, <=) | ^ ./dmlc-core/include/dmlc/./logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/./logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_EQ(const X&, const Y&) [with X = unsigned int; Y = int]’: src/predictor/../gbm/gbtree.h:373:5: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/./logging.h:201:24: warning: comparison of integer expressions of different signedness: ‘const unsigned int’ and ‘const int’ [-Wsign-compare] 201 | DEFINE_CHECK_FUNC(_EQ, ==) | ^ ./dmlc-core/include/dmlc/./logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/predictor/cpu_predictor.cc -o src/predictor/cpu_predictor.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from src/predictor/../common/categorical.h:12, from src/predictor/cpu_predictor.cc:11: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ In file included from ./dmlc-core/include/dmlc/any.h:17, from src/predictor/cpu_predictor.cc:4: ./dmlc-core/include/dmlc/./logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_EQ(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/predictor/../data/array_interface.h:154:7: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/./logging.h:201:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 201 | DEFINE_CHECK_FUNC(_EQ, ==) | ^ ./dmlc-core/include/dmlc/./logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/./logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_GE(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/predictor/../data/../common/quantile.h:714:3: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/./logging.h:200:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 200 | DEFINE_CHECK_FUNC(_GE, >=) | ^ ./dmlc-core/include/dmlc/./logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/./logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_NE(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/predictor/cpu_predictor.cc:500:5: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/./logging.h:202:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 202 | DEFINE_CHECK_FUNC(_NE, !=) | ^ ./dmlc-core/include/dmlc/./logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/./logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_LT(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/predictor/../data/array_interface.h:227:7: required from ‘static void xgboost::ArrayInterfaceHandler::ExtractShape(const xgboost::JsonObject::Map&, size_t (&)[D]) [with int D = 2; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >; size_t = long unsigned int]’ 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ src/predictor/../data/array_interface.h:392:40: required from ‘void xgboost::ArrayInterface::Initialize(const xgboost::JsonObject::Map&) [with int D = 2; bool allow_mask = false; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >]’ 392 | ArrayInterfaceHandler::ExtractShape(array, shape); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ src/predictor/../data/array_interface.h:429:61: required from ‘xgboost::ArrayInterface::ArrayInterface(const xgboost::JsonObject::Map&) [with int D = 2; bool allow_mask = false; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >]’ 429 | explicit ArrayInterface(Object::Map const &array) { this->Initialize(array); } | ~~~~~~^~~~~~~~~~ src/predictor/../data/adapter.h:300:62: required from here 300 | array_interface_ = ArrayInterface<2>(get(j)); | ^ ./dmlc-core/include/dmlc/./logging.h:197:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 197 | DEFINE_CHECK_FUNC(_LT, <) | ^ ./dmlc-core/include/dmlc/./logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/tree/constraints.cc -o src/tree/constraints.o In file included from src/tree/constraints.cc:9: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/tree/param.cc -o src/tree/param.o In file included from src/tree/param.cc:8: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/tree/tree_model.cc -o src/tree/tree_model.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from ./include/xgboost/tree_model.h:14, from src/tree/tree_model.cc:9: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h: In instantiation of ‘class xgboost::JsonTypedArray’: src/tree/tree_model.cc:988:12: required from here 988 | I64Array categories_segments; | ^~~~~~~~~~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:148:7: note: by ‘xgboost::JsonTypedArray& xgboost::JsonTypedArray::operator=(const xgboost::JsonTypedArray&)’ 148 | class JsonTypedArray : public Value { | ^~~~~~~~~~~~~~ ./include/xgboost/json.h: In instantiation of ‘class xgboost::JsonTypedArray’: src/tree/tree_model.cc:990:12: required from here 990 | I32Array categories; // bst_cat_t = int32_t | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:148:7: note: by ‘xgboost::JsonTypedArray& xgboost::JsonTypedArray::operator=(const xgboost::JsonTypedArray&)’ 148 | class JsonTypedArray : public Value { | ^~~~~~~~~~~~~~ ./include/xgboost/json.h: In instantiation of ‘class xgboost::JsonTypedArray’: src/tree/tree_model.cc:1155:32: required from here 1155 | F32Array loss_changes(n_nodes); | ^ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:148:7: note: by ‘xgboost::JsonTypedArray& xgboost::JsonTypedArray::operator=(const xgboost::JsonTypedArray&)’ 148 | class JsonTypedArray : public Value { | ^~~~~~~~~~~~~~ ./include/xgboost/json.h: In instantiation of ‘class xgboost::JsonTypedArray’: src/tree/tree_model.cc:1166:31: required from here 1166 | U8Array default_left(n_nodes); | ^ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:148:7: note: by ‘xgboost::JsonTypedArray& xgboost::JsonTypedArray::operator=(const xgboost::JsonTypedArray&)’ 148 | class JsonTypedArray : public Value { | ^~~~~~~~~~~~~~ In file included from ./dmlc-core/include/dmlc/registry.h:13, from src/tree/tree_model.cc:6: ./dmlc-core/include/dmlc/./logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_EQ(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/tree/tree_model.cc:985:3: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/./logging.h:201:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 201 | DEFINE_CHECK_FUNC(_EQ, ==) | ^ ./dmlc-core/include/dmlc/./logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/./logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_NE(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/tree/tree_model.cc:1008:7: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/./logging.h:202:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 202 | DEFINE_CHECK_FUNC(_NE, !=) | ^ ./dmlc-core/include/dmlc/./logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/./logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_EQ(const X&, const Y&) [with X = int; Y = long unsigned int]’: src/tree/tree_model.cc:1069:3: required from ‘bool xgboost::LoadModelImpl(const Json&, TreeParam*, std::vector*, std::vector >*, std::vector*, std::vector*) [with bool typed = true; bool feature_is_64 = true; FloatArrayT = const JsonTypedArray; U8ArrayT = const JsonTypedArray; I32ArrayT = const JsonTypedArray; I64ArrayT = const JsonTypedArray; IndexArrayT = const JsonTypedArray]’ 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ src/tree/tree_model.cc:1099:40: required from here 1099 | has_cat = LoadModelImpl(in, ¶m, &stats_, &split_types_, &nodes_, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1100 | &split_categories_segments_); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./dmlc-core/include/dmlc/./logging.h:201:24: warning: comparison of integer expressions of different signedness: ‘const int’ and ‘const long unsigned int’ [-Wsign-compare] 201 | DEFINE_CHECK_FUNC(_EQ, ==) | ^ ./dmlc-core/include/dmlc/./logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/tree/tree_updater.cc -o src/tree/tree_updater.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from ./include/xgboost/tree_updater.h:13, from src/tree/tree_updater.cc:8: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/tree/updater_approx.cc -o src/tree/updater_approx.o In file included from src/tree/../common/../collective/communicator.h:5, from src/tree/../common/../collective/communicator-inl.h:7, from src/tree/../common/random.h:22, from src/tree/updater_approx.cc:10: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ In file included from ./include/xgboost/logging.h:11, from src/tree/../common/random.h:10: ./dmlc-core/include/dmlc/logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_GE(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/tree/../data/../common/quantile.h:714:3: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/logging.h:200:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 200 | DEFINE_CHECK_FUNC(_GE, >=) | ^ ./dmlc-core/include/dmlc/logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_EQ(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/tree/../data/../common/row_set.h:101:7: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/logging.h:201:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 201 | DEFINE_CHECK_FUNC(_EQ, ==) | ^ ./dmlc-core/include/dmlc/logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_EQ(const X&, const Y&) [with X = int; Y = long unsigned int]’: src/tree/updater_approx.cc:69:9: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/logging.h:201:24: warning: comparison of integer expressions of different signedness: ‘const int’ and ‘const long unsigned int’ [-Wsign-compare] 201 | DEFINE_CHECK_FUNC(_EQ, ==) | ^ ./dmlc-core/include/dmlc/logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ In file included from src/tree/../common/partition_builder.h:19, from src/tree/common_row_partitioner.h:13, from src/tree/updater_approx.cc:12: src/tree/../common/column_matrix.h: In instantiation of ‘auto xgboost::common::ColumnMatrix::DenseColumn(xgboost::bst_feature_t) const [with BinIdxType = unsigned char; bool any_missing = true; xgboost::bst_feature_t = unsigned int]’: src/tree/../common/partition_builder.h:173:73: required from ‘void xgboost::common::PartitionBuilder::Partition(size_t, const std::vector&, xgboost::common::Range1d, xgboost::bst_bin_t, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const xgboost::RegTree&, const size_t*) [with BinIdxType = unsigned char; bool any_missing = true; bool any_cat = true; long unsigned int BlockSize = 2048; size_t = long unsigned int; xgboost::bst_bin_t = int]’ 173 | auto column = column_matrix.DenseColumn(fid); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ src/tree/common_row_partitioner.h:165:78: required from ‘void xgboost::tree::CommonRowPartitioner::UpdatePosition(const xgboost::Context*, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const std::vector&, const xgboost::RegTree*) [with BinIdxType = unsigned char; bool any_missing = true; bool any_cat = true; xgboost::Context = xgboost::GenericParameter]’ 165 | partition_builder_.template Partition( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 166 | node_in_set, nodes, r, split_cond, gmat, column_matrix, *p_tree, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 167 | row_set_collection_[nid].begin); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree/common_row_partitioner.h:87:57: required from here 87 | this->template UpdatePosition(ctx, gmat, column_matrix, nodes, p_tree); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree/../common/column_matrix.h:260:94: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] 260 | bin_index, static_cast(index_base_[fidx]), missing_flags_, feature_offset}); | ^ src/tree/../common/column_matrix.h:260:94: note: remove ‘std::move’ call ./dmlc-core/include/dmlc/logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_GT(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/tree/hist/histogram.h:65:5: required from ‘void xgboost::tree::HistogramBuilder::BuildLocalHistograms(size_t, xgboost::common::BlockedSpace2d, const xgboost::GHistIndexMatrix&, const std::vector&, const xgboost::common::RowSetCollection&, const std::vector >&, bool) [with bool any_missing = false; ExpandEntry = xgboost::tree::CPUExpandEntry; size_t = long unsigned int]’ 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ src/tree/hist/histogram.h:127:40: required from ‘void xgboost::tree::HistogramBuilder::BuildHist(size_t, xgboost::common::BlockedSpace2d, const xgboost::GHistIndexMatrix&, xgboost::RegTree*, const xgboost::common::RowSetCollection&, const std::vector&, const std::vector&, const std::vector >&, bool) [with ExpandEntry = xgboost::tree::CPUExpandEntry; size_t = long unsigned int]’ 127 | this->BuildLocalHistograms(page_id, space, gidx, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 128 | nodes_for_explicit_hist_build, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 129 | row_set_collection, gpair, | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 130 | force_read_by_column); | ~~~~~~~~~~~~~~~~~~~~~ src/tree/updater_approx.cc:95:35: required from here 95 | histogram_builder_.BuildHist(i, space, page, p_tree, partitioner_.at(i).Partitions(), nodes, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | {}, gpair); | ~~~~~~~~~~ ./dmlc-core/include/dmlc/logging.h:198:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 198 | DEFINE_CHECK_FUNC(_GT, >) | ^ ./dmlc-core/include/dmlc/logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_LT(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/tree/../data/array_interface.h:227:7: required from ‘static void xgboost::ArrayInterfaceHandler::ExtractShape(const xgboost::JsonObject::Map&, size_t (&)[D]) [with int D = 2; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >; size_t = long unsigned int]’ 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ src/tree/../data/array_interface.h:392:40: required from ‘void xgboost::ArrayInterface::Initialize(const xgboost::JsonObject::Map&) [with int D = 2; bool allow_mask = false; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >]’ 392 | ArrayInterfaceHandler::ExtractShape(array, shape); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ src/tree/../data/array_interface.h:429:61: required from ‘xgboost::ArrayInterface::ArrayInterface(const xgboost::JsonObject::Map&) [with int D = 2; bool allow_mask = false; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >]’ 429 | explicit ArrayInterface(Object::Map const &array) { this->Initialize(array); } | ~~~~~~^~~~~~~~~~ src/tree/../data/adapter.h:300:62: required from here 300 | array_interface_ = ArrayInterface<2>(get(j)); | ^ ./dmlc-core/include/dmlc/logging.h:197:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 197 | DEFINE_CHECK_FUNC(_LT, <) | ^ ./dmlc-core/include/dmlc/logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ src/tree/../common/column_matrix.h: In instantiation of ‘auto xgboost::common::ColumnMatrix::DenseColumn(xgboost::bst_feature_t) const [with BinIdxType = short unsigned int; bool any_missing = true; xgboost::bst_feature_t = unsigned int]’: src/tree/../common/partition_builder.h:173:73: required from ‘void xgboost::common::PartitionBuilder::Partition(size_t, const std::vector&, xgboost::common::Range1d, xgboost::bst_bin_t, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const xgboost::RegTree&, const size_t*) [with BinIdxType = short unsigned int; bool any_missing = true; bool any_cat = true; long unsigned int BlockSize = 2048; size_t = long unsigned int; xgboost::bst_bin_t = int]’ 173 | auto column = column_matrix.DenseColumn(fid); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ src/tree/common_row_partitioner.h:165:78: required from ‘void xgboost::tree::CommonRowPartitioner::UpdatePosition(const xgboost::Context*, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const std::vector&, const xgboost::RegTree*) [with BinIdxType = short unsigned int; bool any_missing = true; bool any_cat = true; xgboost::Context = xgboost::GenericParameter]’ 165 | partition_builder_.template Partition( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 166 | node_in_set, nodes, r, split_cond, gmat, column_matrix, *p_tree, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 167 | row_set_collection_[nid].begin); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree/common_row_partitioner.h:112:70: required from ‘void xgboost::tree::CommonRowPartitioner::UpdatePosition(const xgboost::Context*, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const std::vector&, const xgboost::RegTree*) [with bool any_missing = true; bool any_cat = true; xgboost::Context = xgboost::GenericParameter]’ 112 | this->template UpdatePosition(ctx, gmat, column_matrix, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | nodes, p_tree); | ~~~~~~~~~~~~~~ src/tree/common_row_partitioner.h:96:51: required from ‘void xgboost::tree::CommonRowPartitioner::UpdatePosition(const xgboost::Context*, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const std::vector&, const xgboost::RegTree*) [with bool any_cat = true; xgboost::Context = xgboost::GenericParameter]’ 96 | this->template UpdatePosition(ctx, gmat, column_matrix, nodes, p_tree); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree/common_row_partitioner.h:77:44: required from here 77 | this->template UpdatePosition(ctx, gmat, column_matrix, nodes, p_tree); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree/../common/column_matrix.h:260:94: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] 260 | bin_index, static_cast(index_base_[fidx]), missing_flags_, feature_offset}); | ^ src/tree/../common/column_matrix.h:260:94: note: remove ‘std::move’ call src/tree/../common/column_matrix.h: In instantiation of ‘auto xgboost::common::ColumnMatrix::DenseColumn(xgboost::bst_feature_t) const [with BinIdxType = unsigned int; bool any_missing = true; xgboost::bst_feature_t = unsigned int]’: src/tree/../common/partition_builder.h:173:73: required from ‘void xgboost::common::PartitionBuilder::Partition(size_t, const std::vector&, xgboost::common::Range1d, xgboost::bst_bin_t, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const xgboost::RegTree&, const size_t*) [with BinIdxType = unsigned int; bool any_missing = true; bool any_cat = true; long unsigned int BlockSize = 2048; size_t = long unsigned int; xgboost::bst_bin_t = int]’ 173 | auto column = column_matrix.DenseColumn(fid); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ src/tree/common_row_partitioner.h:165:78: required from ‘void xgboost::tree::CommonRowPartitioner::UpdatePosition(const xgboost::Context*, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const std::vector&, const xgboost::RegTree*) [with BinIdxType = unsigned int; bool any_missing = true; bool any_cat = true; xgboost::Context = xgboost::GenericParameter]’ 165 | partition_builder_.template Partition( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 166 | node_in_set, nodes, r, split_cond, gmat, column_matrix, *p_tree, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 167 | row_set_collection_[nid].begin); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree/common_row_partitioner.h:116:70: required from ‘void xgboost::tree::CommonRowPartitioner::UpdatePosition(const xgboost::Context*, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const std::vector&, const xgboost::RegTree*) [with bool any_missing = true; bool any_cat = true; xgboost::Context = xgboost::GenericParameter]’ 116 | this->template UpdatePosition(ctx, gmat, column_matrix, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 117 | nodes, p_tree); | ~~~~~~~~~~~~~~ src/tree/common_row_partitioner.h:96:51: required from ‘void xgboost::tree::CommonRowPartitioner::UpdatePosition(const xgboost::Context*, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const std::vector&, const xgboost::RegTree*) [with bool any_cat = true; xgboost::Context = xgboost::GenericParameter]’ 96 | this->template UpdatePosition(ctx, gmat, column_matrix, nodes, p_tree); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree/common_row_partitioner.h:77:44: required from here 77 | this->template UpdatePosition(ctx, gmat, column_matrix, nodes, p_tree); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree/../common/column_matrix.h:260:94: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] 260 | bin_index, static_cast(index_base_[fidx]), missing_flags_, feature_offset}); | ^ src/tree/../common/column_matrix.h:260:94: note: remove ‘std::move’ call src/tree/../common/column_matrix.h: In instantiation of ‘auto xgboost::common::ColumnMatrix::DenseColumn(xgboost::bst_feature_t) const [with BinIdxType = unsigned char; bool any_missing = false; xgboost::bst_feature_t = unsigned int]’: src/tree/../common/partition_builder.h:173:73: required from ‘void xgboost::common::PartitionBuilder::Partition(size_t, const std::vector&, xgboost::common::Range1d, xgboost::bst_bin_t, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const xgboost::RegTree&, const size_t*) [with BinIdxType = unsigned char; bool any_missing = false; bool any_cat = true; long unsigned int BlockSize = 2048; size_t = long unsigned int; xgboost::bst_bin_t = int]’ 173 | auto column = column_matrix.DenseColumn(fid); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ src/tree/common_row_partitioner.h:165:78: required from ‘void xgboost::tree::CommonRowPartitioner::UpdatePosition(const xgboost::Context*, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const std::vector&, const xgboost::RegTree*) [with BinIdxType = unsigned char; bool any_missing = false; bool any_cat = true; xgboost::Context = xgboost::GenericParameter]’ 165 | partition_builder_.template Partition( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 166 | node_in_set, nodes, r, split_cond, gmat, column_matrix, *p_tree, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 167 | row_set_collection_[nid].begin); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree/common_row_partitioner.h:108:69: required from ‘void xgboost::tree::CommonRowPartitioner::UpdatePosition(const xgboost::Context*, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const std::vector&, const xgboost::RegTree*) [with bool any_missing = false; bool any_cat = true; xgboost::Context = xgboost::GenericParameter]’ 108 | this->template UpdatePosition(ctx, gmat, column_matrix, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 109 | nodes, p_tree); | ~~~~~~~~~~~~~~ src/tree/common_row_partitioner.h:98:52: required from ‘void xgboost::tree::CommonRowPartitioner::UpdatePosition(const xgboost::Context*, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const std::vector&, const xgboost::RegTree*) [with bool any_cat = true; xgboost::Context = xgboost::GenericParameter]’ 98 | this->template UpdatePosition(ctx, gmat, column_matrix, nodes, p_tree); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree/common_row_partitioner.h:77:44: required from here 77 | this->template UpdatePosition(ctx, gmat, column_matrix, nodes, p_tree); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree/../common/column_matrix.h:260:94: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] 260 | bin_index, static_cast(index_base_[fidx]), missing_flags_, feature_offset}); | ^ src/tree/../common/column_matrix.h:260:94: note: remove ‘std::move’ call src/tree/../common/column_matrix.h: In instantiation of ‘auto xgboost::common::ColumnMatrix::DenseColumn(xgboost::bst_feature_t) const [with BinIdxType = short unsigned int; bool any_missing = false; xgboost::bst_feature_t = unsigned int]’: src/tree/../common/partition_builder.h:173:73: required from ‘void xgboost::common::PartitionBuilder::Partition(size_t, const std::vector&, xgboost::common::Range1d, xgboost::bst_bin_t, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const xgboost::RegTree&, const size_t*) [with BinIdxType = short unsigned int; bool any_missing = false; bool any_cat = true; long unsigned int BlockSize = 2048; size_t = long unsigned int; xgboost::bst_bin_t = int]’ 173 | auto column = column_matrix.DenseColumn(fid); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ src/tree/common_row_partitioner.h:165:78: required from ‘void xgboost::tree::CommonRowPartitioner::UpdatePosition(const xgboost::Context*, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const std::vector&, const xgboost::RegTree*) [with BinIdxType = short unsigned int; bool any_missing = false; bool any_cat = true; xgboost::Context = xgboost::GenericParameter]’ 165 | partition_builder_.template Partition( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 166 | node_in_set, nodes, r, split_cond, gmat, column_matrix, *p_tree, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 167 | row_set_collection_[nid].begin); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree/common_row_partitioner.h:112:70: required from ‘void xgboost::tree::CommonRowPartitioner::UpdatePosition(const xgboost::Context*, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const std::vector&, const xgboost::RegTree*) [with bool any_missing = false; bool any_cat = true; xgboost::Context = xgboost::GenericParameter]’ 112 | this->template UpdatePosition(ctx, gmat, column_matrix, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | nodes, p_tree); | ~~~~~~~~~~~~~~ src/tree/common_row_partitioner.h:98:52: required from ‘void xgboost::tree::CommonRowPartitioner::UpdatePosition(const xgboost::Context*, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const std::vector&, const xgboost::RegTree*) [with bool any_cat = true; xgboost::Context = xgboost::GenericParameter]’ 98 | this->template UpdatePosition(ctx, gmat, column_matrix, nodes, p_tree); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree/common_row_partitioner.h:77:44: required from here 77 | this->template UpdatePosition(ctx, gmat, column_matrix, nodes, p_tree); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree/../common/column_matrix.h:260:94: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] 260 | bin_index, static_cast(index_base_[fidx]), missing_flags_, feature_offset}); | ^ src/tree/../common/column_matrix.h:260:94: note: remove ‘std::move’ call src/tree/../common/column_matrix.h: In instantiation of ‘auto xgboost::common::ColumnMatrix::DenseColumn(xgboost::bst_feature_t) const [with BinIdxType = unsigned int; bool any_missing = false; xgboost::bst_feature_t = unsigned int]’: src/tree/../common/partition_builder.h:173:73: required from ‘void xgboost::common::PartitionBuilder::Partition(size_t, const std::vector&, xgboost::common::Range1d, xgboost::bst_bin_t, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const xgboost::RegTree&, const size_t*) [with BinIdxType = unsigned int; bool any_missing = false; bool any_cat = true; long unsigned int BlockSize = 2048; size_t = long unsigned int; xgboost::bst_bin_t = int]’ 173 | auto column = column_matrix.DenseColumn(fid); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ src/tree/common_row_partitioner.h:165:78: required from ‘void xgboost::tree::CommonRowPartitioner::UpdatePosition(const xgboost::Context*, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const std::vector&, const xgboost::RegTree*) [with BinIdxType = unsigned int; bool any_missing = false; bool any_cat = true; xgboost::Context = xgboost::GenericParameter]’ 165 | partition_builder_.template Partition( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 166 | node_in_set, nodes, r, split_cond, gmat, column_matrix, *p_tree, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 167 | row_set_collection_[nid].begin); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree/common_row_partitioner.h:116:70: required from ‘void xgboost::tree::CommonRowPartitioner::UpdatePosition(const xgboost::Context*, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const std::vector&, const xgboost::RegTree*) [with bool any_missing = false; bool any_cat = true; xgboost::Context = xgboost::GenericParameter]’ 116 | this->template UpdatePosition(ctx, gmat, column_matrix, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 117 | nodes, p_tree); | ~~~~~~~~~~~~~~ src/tree/common_row_partitioner.h:98:52: required from ‘void xgboost::tree::CommonRowPartitioner::UpdatePosition(const xgboost::Context*, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const std::vector&, const xgboost::RegTree*) [with bool any_cat = true; xgboost::Context = xgboost::GenericParameter]’ 98 | this->template UpdatePosition(ctx, gmat, column_matrix, nodes, p_tree); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree/common_row_partitioner.h:77:44: required from here 77 | this->template UpdatePosition(ctx, gmat, column_matrix, nodes, p_tree); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree/../common/column_matrix.h:260:94: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] 260 | bin_index, static_cast(index_base_[fidx]), missing_flags_, feature_offset}); | ^ src/tree/../common/column_matrix.h:260:94: note: remove ‘std::move’ call g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/tree/updater_colmaker.cc -o src/tree/updater_colmaker.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from ./include/xgboost/tree_updater.h:13, from src/tree/updater_colmaker.cc:12: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/tree/updater_prune.cc -o src/tree/updater_prune.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from ./include/xgboost/tree_updater.h:13, from src/tree/updater_prune.cc:7: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/tree/updater_quantile_hist.cc -o src/tree/updater_quantile_hist.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from ./include/xgboost/tree_updater.h:13, from src/tree/./updater_quantile_hist.h:10, from src/tree/updater_quantile_hist.cc:7: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ In file included from ./dmlc-core/include/dmlc/registry.h:13, from ./include/xgboost/tree_updater.h:11: ./dmlc-core/include/dmlc/./logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_GE(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/tree/./hist/../../common/quantile.h:714:3: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/./logging.h:200:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 200 | DEFINE_CHECK_FUNC(_GE, >=) | ^ ./dmlc-core/include/dmlc/./logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/./logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_EQ(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/tree/./hist/../../common/row_set.h:101:7: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/./logging.h:201:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 201 | DEFINE_CHECK_FUNC(_EQ, ==) | ^ ./dmlc-core/include/dmlc/./logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/./logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_EQ(const X&, const Y&) [with X = int; Y = long unsigned int]’: src/tree/updater_quantile_hist.cc:312:9: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/./logging.h:201:24: warning: comparison of integer expressions of different signedness: ‘const int’ and ‘const long unsigned int’ [-Wsign-compare] 201 | DEFINE_CHECK_FUNC(_EQ, ==) | ^ ./dmlc-core/include/dmlc/./logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ In file included from src/tree/./../common/partition_builder.h:19, from src/tree/./common_row_partitioner.h:13, from src/tree/./updater_quantile_hist.h:27: src/tree/./../common/column_matrix.h: In instantiation of ‘auto xgboost::common::ColumnMatrix::DenseColumn(xgboost::bst_feature_t) const [with BinIdxType = unsigned char; bool any_missing = true; xgboost::bst_feature_t = unsigned int]’: src/tree/./../common/partition_builder.h:173:73: required from ‘void xgboost::common::PartitionBuilder::Partition(size_t, const std::vector&, xgboost::common::Range1d, xgboost::bst_bin_t, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const xgboost::RegTree&, const size_t*) [with BinIdxType = unsigned char; bool any_missing = true; bool any_cat = true; long unsigned int BlockSize = 2048; size_t = long unsigned int; xgboost::bst_bin_t = int]’ 173 | auto column = column_matrix.DenseColumn(fid); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ src/tree/./common_row_partitioner.h:165:78: required from ‘void xgboost::tree::CommonRowPartitioner::UpdatePosition(const xgboost::Context*, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const std::vector&, const xgboost::RegTree*) [with BinIdxType = unsigned char; bool any_missing = true; bool any_cat = true; xgboost::Context = xgboost::GenericParameter]’ 165 | partition_builder_.template Partition( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 166 | node_in_set, nodes, r, split_cond, gmat, column_matrix, *p_tree, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 167 | row_set_collection_[nid].begin); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree/./common_row_partitioner.h:87:57: required from here 87 | this->template UpdatePosition(ctx, gmat, column_matrix, nodes, p_tree); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree/./../common/column_matrix.h:260:94: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] 260 | bin_index, static_cast(index_base_[fidx]), missing_flags_, feature_offset}); | ^ src/tree/./../common/column_matrix.h:260:94: note: remove ‘std::move’ call ./dmlc-core/include/dmlc/./logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_GT(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/tree/./hist/histogram.h:65:5: required from ‘void xgboost::tree::HistogramBuilder::BuildLocalHistograms(size_t, xgboost::common::BlockedSpace2d, const xgboost::GHistIndexMatrix&, const std::vector&, const xgboost::common::RowSetCollection&, const std::vector >&, bool) [with bool any_missing = false; ExpandEntry = xgboost::tree::CPUExpandEntry; size_t = long unsigned int]’ 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ src/tree/./hist/histogram.h:127:40: required from ‘void xgboost::tree::HistogramBuilder::BuildHist(size_t, xgboost::common::BlockedSpace2d, const xgboost::GHistIndexMatrix&, xgboost::RegTree*, const xgboost::common::RowSetCollection&, const std::vector&, const std::vector&, const std::vector >&, bool) [with ExpandEntry = xgboost::tree::CPUExpandEntry; size_t = long unsigned int]’ 127 | this->BuildLocalHistograms(page_id, space, gidx, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 128 | nodes_for_explicit_hist_build, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 129 | row_set_collection, gpair, | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 130 | force_read_by_column); | ~~~~~~~~~~~~~~~~~~~~~ src/tree/updater_quantile_hist.cc:73:40: required from here 73 | this->histogram_builder_->BuildHist(page_id, space, gidx, p_tree, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | partitioner_.at(page_id).Partitions(), nodes_to_build, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 75 | nodes_to_sub, gpair_h); | ~~~~~~~~~~~~~~~~~~~~~~ ./dmlc-core/include/dmlc/./logging.h:198:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 198 | DEFINE_CHECK_FUNC(_GT, >) | ^ ./dmlc-core/include/dmlc/./logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/./logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_LT(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/tree/./hist/../../data/array_interface.h:227:7: required from ‘static void xgboost::ArrayInterfaceHandler::ExtractShape(const xgboost::JsonObject::Map&, size_t (&)[D]) [with int D = 2; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >; size_t = long unsigned int]’ 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ src/tree/./hist/../../data/array_interface.h:392:40: required from ‘void xgboost::ArrayInterface::Initialize(const xgboost::JsonObject::Map&) [with int D = 2; bool allow_mask = false; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >]’ 392 | ArrayInterfaceHandler::ExtractShape(array, shape); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ src/tree/./hist/../../data/array_interface.h:429:61: required from ‘xgboost::ArrayInterface::ArrayInterface(const xgboost::JsonObject::Map&) [with int D = 2; bool allow_mask = false; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >]’ 429 | explicit ArrayInterface(Object::Map const &array) { this->Initialize(array); } | ~~~~~~^~~~~~~~~~ src/tree/./hist/../../data/adapter.h:300:62: required from here 300 | array_interface_ = ArrayInterface<2>(get(j)); | ^ ./dmlc-core/include/dmlc/./logging.h:197:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 197 | DEFINE_CHECK_FUNC(_LT, <) | ^ ./dmlc-core/include/dmlc/./logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ src/tree/./../common/column_matrix.h: In instantiation of ‘auto xgboost::common::ColumnMatrix::DenseColumn(xgboost::bst_feature_t) const [with BinIdxType = short unsigned int; bool any_missing = true; xgboost::bst_feature_t = unsigned int]’: src/tree/./../common/partition_builder.h:173:73: required from ‘void xgboost::common::PartitionBuilder::Partition(size_t, const std::vector&, xgboost::common::Range1d, xgboost::bst_bin_t, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const xgboost::RegTree&, const size_t*) [with BinIdxType = short unsigned int; bool any_missing = true; bool any_cat = true; long unsigned int BlockSize = 2048; size_t = long unsigned int; xgboost::bst_bin_t = int]’ 173 | auto column = column_matrix.DenseColumn(fid); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ src/tree/./common_row_partitioner.h:165:78: required from ‘void xgboost::tree::CommonRowPartitioner::UpdatePosition(const xgboost::Context*, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const std::vector&, const xgboost::RegTree*) [with BinIdxType = short unsigned int; bool any_missing = true; bool any_cat = true; xgboost::Context = xgboost::GenericParameter]’ 165 | partition_builder_.template Partition( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 166 | node_in_set, nodes, r, split_cond, gmat, column_matrix, *p_tree, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 167 | row_set_collection_[nid].begin); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree/./common_row_partitioner.h:112:70: required from ‘void xgboost::tree::CommonRowPartitioner::UpdatePosition(const xgboost::Context*, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const std::vector&, const xgboost::RegTree*) [with bool any_missing = true; bool any_cat = true; xgboost::Context = xgboost::GenericParameter]’ 112 | this->template UpdatePosition(ctx, gmat, column_matrix, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | nodes, p_tree); | ~~~~~~~~~~~~~~ src/tree/./common_row_partitioner.h:96:51: required from ‘void xgboost::tree::CommonRowPartitioner::UpdatePosition(const xgboost::Context*, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const std::vector&, const xgboost::RegTree*) [with bool any_cat = true; xgboost::Context = xgboost::GenericParameter]’ 96 | this->template UpdatePosition(ctx, gmat, column_matrix, nodes, p_tree); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree/./common_row_partitioner.h:77:44: required from here 77 | this->template UpdatePosition(ctx, gmat, column_matrix, nodes, p_tree); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree/./../common/column_matrix.h:260:94: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] 260 | bin_index, static_cast(index_base_[fidx]), missing_flags_, feature_offset}); | ^ src/tree/./../common/column_matrix.h:260:94: note: remove ‘std::move’ call src/tree/./../common/column_matrix.h: In instantiation of ‘auto xgboost::common::ColumnMatrix::DenseColumn(xgboost::bst_feature_t) const [with BinIdxType = unsigned int; bool any_missing = true; xgboost::bst_feature_t = unsigned int]’: src/tree/./../common/partition_builder.h:173:73: required from ‘void xgboost::common::PartitionBuilder::Partition(size_t, const std::vector&, xgboost::common::Range1d, xgboost::bst_bin_t, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const xgboost::RegTree&, const size_t*) [with BinIdxType = unsigned int; bool any_missing = true; bool any_cat = true; long unsigned int BlockSize = 2048; size_t = long unsigned int; xgboost::bst_bin_t = int]’ 173 | auto column = column_matrix.DenseColumn(fid); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ src/tree/./common_row_partitioner.h:165:78: required from ‘void xgboost::tree::CommonRowPartitioner::UpdatePosition(const xgboost::Context*, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const std::vector&, const xgboost::RegTree*) [with BinIdxType = unsigned int; bool any_missing = true; bool any_cat = true; xgboost::Context = xgboost::GenericParameter]’ 165 | partition_builder_.template Partition( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 166 | node_in_set, nodes, r, split_cond, gmat, column_matrix, *p_tree, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 167 | row_set_collection_[nid].begin); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree/./common_row_partitioner.h:116:70: required from ‘void xgboost::tree::CommonRowPartitioner::UpdatePosition(const xgboost::Context*, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const std::vector&, const xgboost::RegTree*) [with bool any_missing = true; bool any_cat = true; xgboost::Context = xgboost::GenericParameter]’ 116 | this->template UpdatePosition(ctx, gmat, column_matrix, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 117 | nodes, p_tree); | ~~~~~~~~~~~~~~ src/tree/./common_row_partitioner.h:96:51: required from ‘void xgboost::tree::CommonRowPartitioner::UpdatePosition(const xgboost::Context*, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const std::vector&, const xgboost::RegTree*) [with bool any_cat = true; xgboost::Context = xgboost::GenericParameter]’ 96 | this->template UpdatePosition(ctx, gmat, column_matrix, nodes, p_tree); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree/./common_row_partitioner.h:77:44: required from here 77 | this->template UpdatePosition(ctx, gmat, column_matrix, nodes, p_tree); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree/./../common/column_matrix.h:260:94: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] 260 | bin_index, static_cast(index_base_[fidx]), missing_flags_, feature_offset}); | ^ src/tree/./../common/column_matrix.h:260:94: note: remove ‘std::move’ call src/tree/./../common/column_matrix.h: In instantiation of ‘auto xgboost::common::ColumnMatrix::DenseColumn(xgboost::bst_feature_t) const [with BinIdxType = unsigned char; bool any_missing = false; xgboost::bst_feature_t = unsigned int]’: src/tree/./../common/partition_builder.h:173:73: required from ‘void xgboost::common::PartitionBuilder::Partition(size_t, const std::vector&, xgboost::common::Range1d, xgboost::bst_bin_t, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const xgboost::RegTree&, const size_t*) [with BinIdxType = unsigned char; bool any_missing = false; bool any_cat = true; long unsigned int BlockSize = 2048; size_t = long unsigned int; xgboost::bst_bin_t = int]’ 173 | auto column = column_matrix.DenseColumn(fid); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ src/tree/./common_row_partitioner.h:165:78: required from ‘void xgboost::tree::CommonRowPartitioner::UpdatePosition(const xgboost::Context*, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const std::vector&, const xgboost::RegTree*) [with BinIdxType = unsigned char; bool any_missing = false; bool any_cat = true; xgboost::Context = xgboost::GenericParameter]’ 165 | partition_builder_.template Partition( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 166 | node_in_set, nodes, r, split_cond, gmat, column_matrix, *p_tree, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 167 | row_set_collection_[nid].begin); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree/./common_row_partitioner.h:108:69: required from ‘void xgboost::tree::CommonRowPartitioner::UpdatePosition(const xgboost::Context*, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const std::vector&, const xgboost::RegTree*) [with bool any_missing = false; bool any_cat = true; xgboost::Context = xgboost::GenericParameter]’ 108 | this->template UpdatePosition(ctx, gmat, column_matrix, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 109 | nodes, p_tree); | ~~~~~~~~~~~~~~ src/tree/./common_row_partitioner.h:98:52: required from ‘void xgboost::tree::CommonRowPartitioner::UpdatePosition(const xgboost::Context*, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const std::vector&, const xgboost::RegTree*) [with bool any_cat = true; xgboost::Context = xgboost::GenericParameter]’ 98 | this->template UpdatePosition(ctx, gmat, column_matrix, nodes, p_tree); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree/./common_row_partitioner.h:77:44: required from here 77 | this->template UpdatePosition(ctx, gmat, column_matrix, nodes, p_tree); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree/./../common/column_matrix.h:260:94: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] 260 | bin_index, static_cast(index_base_[fidx]), missing_flags_, feature_offset}); | ^ src/tree/./../common/column_matrix.h:260:94: note: remove ‘std::move’ call src/tree/./../common/column_matrix.h: In instantiation of ‘auto xgboost::common::ColumnMatrix::DenseColumn(xgboost::bst_feature_t) const [with BinIdxType = short unsigned int; bool any_missing = false; xgboost::bst_feature_t = unsigned int]’: src/tree/./../common/partition_builder.h:173:73: required from ‘void xgboost::common::PartitionBuilder::Partition(size_t, const std::vector&, xgboost::common::Range1d, xgboost::bst_bin_t, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const xgboost::RegTree&, const size_t*) [with BinIdxType = short unsigned int; bool any_missing = false; bool any_cat = true; long unsigned int BlockSize = 2048; size_t = long unsigned int; xgboost::bst_bin_t = int]’ 173 | auto column = column_matrix.DenseColumn(fid); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ src/tree/./common_row_partitioner.h:165:78: required from ‘void xgboost::tree::CommonRowPartitioner::UpdatePosition(const xgboost::Context*, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const std::vector&, const xgboost::RegTree*) [with BinIdxType = short unsigned int; bool any_missing = false; bool any_cat = true; xgboost::Context = xgboost::GenericParameter]’ 165 | partition_builder_.template Partition( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 166 | node_in_set, nodes, r, split_cond, gmat, column_matrix, *p_tree, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 167 | row_set_collection_[nid].begin); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree/./common_row_partitioner.h:112:70: required from ‘void xgboost::tree::CommonRowPartitioner::UpdatePosition(const xgboost::Context*, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const std::vector&, const xgboost::RegTree*) [with bool any_missing = false; bool any_cat = true; xgboost::Context = xgboost::GenericParameter]’ 112 | this->template UpdatePosition(ctx, gmat, column_matrix, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | nodes, p_tree); | ~~~~~~~~~~~~~~ src/tree/./common_row_partitioner.h:98:52: required from ‘void xgboost::tree::CommonRowPartitioner::UpdatePosition(const xgboost::Context*, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const std::vector&, const xgboost::RegTree*) [with bool any_cat = true; xgboost::Context = xgboost::GenericParameter]’ 98 | this->template UpdatePosition(ctx, gmat, column_matrix, nodes, p_tree); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree/./common_row_partitioner.h:77:44: required from here 77 | this->template UpdatePosition(ctx, gmat, column_matrix, nodes, p_tree); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree/./../common/column_matrix.h:260:94: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] 260 | bin_index, static_cast(index_base_[fidx]), missing_flags_, feature_offset}); | ^ src/tree/./../common/column_matrix.h:260:94: note: remove ‘std::move’ call src/tree/./../common/column_matrix.h: In instantiation of ‘auto xgboost::common::ColumnMatrix::DenseColumn(xgboost::bst_feature_t) const [with BinIdxType = unsigned int; bool any_missing = false; xgboost::bst_feature_t = unsigned int]’: src/tree/./../common/partition_builder.h:173:73: required from ‘void xgboost::common::PartitionBuilder::Partition(size_t, const std::vector&, xgboost::common::Range1d, xgboost::bst_bin_t, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const xgboost::RegTree&, const size_t*) [with BinIdxType = unsigned int; bool any_missing = false; bool any_cat = true; long unsigned int BlockSize = 2048; size_t = long unsigned int; xgboost::bst_bin_t = int]’ 173 | auto column = column_matrix.DenseColumn(fid); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ src/tree/./common_row_partitioner.h:165:78: required from ‘void xgboost::tree::CommonRowPartitioner::UpdatePosition(const xgboost::Context*, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const std::vector&, const xgboost::RegTree*) [with BinIdxType = unsigned int; bool any_missing = false; bool any_cat = true; xgboost::Context = xgboost::GenericParameter]’ 165 | partition_builder_.template Partition( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 166 | node_in_set, nodes, r, split_cond, gmat, column_matrix, *p_tree, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 167 | row_set_collection_[nid].begin); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree/./common_row_partitioner.h:116:70: required from ‘void xgboost::tree::CommonRowPartitioner::UpdatePosition(const xgboost::Context*, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const std::vector&, const xgboost::RegTree*) [with bool any_missing = false; bool any_cat = true; xgboost::Context = xgboost::GenericParameter]’ 116 | this->template UpdatePosition(ctx, gmat, column_matrix, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 117 | nodes, p_tree); | ~~~~~~~~~~~~~~ src/tree/./common_row_partitioner.h:98:52: required from ‘void xgboost::tree::CommonRowPartitioner::UpdatePosition(const xgboost::Context*, const xgboost::GHistIndexMatrix&, const xgboost::common::ColumnMatrix&, const std::vector&, const xgboost::RegTree*) [with bool any_cat = true; xgboost::Context = xgboost::GenericParameter]’ 98 | this->template UpdatePosition(ctx, gmat, column_matrix, nodes, p_tree); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree/./common_row_partitioner.h:77:44: required from here 77 | this->template UpdatePosition(ctx, gmat, column_matrix, nodes, p_tree); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree/./../common/column_matrix.h:260:94: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] 260 | bin_index, static_cast(index_base_[fidx]), missing_flags_, feature_offset}); | ^ src/tree/./../common/column_matrix.h:260:94: note: remove ‘std::move’ call g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/tree/updater_refresh.cc -o src/tree/updater_refresh.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from ./include/xgboost/tree_updater.h:13, from src/tree/updater_refresh.cc:7: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/tree/updater_sync.cc -o src/tree/updater_sync.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from ./include/xgboost/tree_updater.h:13, from src/tree/updater_sync.cc:6: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/linear/linear_updater.cc -o src/linear/linear_updater.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from ./include/xgboost/linear_updater.h:8, from src/linear/linear_updater.cc:4: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/linear/updater_coordinate.cc -o src/linear/updater_coordinate.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from ./include/xgboost/linear_updater.h:8, from src/linear/updater_coordinate.cc:6: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/linear/updater_shotgun.cc -o src/linear/updater_shotgun.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from ./include/xgboost/linear_updater.h:8, from src/linear/updater_shotgun.cc:6: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/learner.cc -o src/learner.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from ./include/xgboost/predictor.h:9, from ./include/xgboost/learner.h:16, from src/learner.cc:7: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ In file included from ./include/xgboost/logging.h:11, from ./include/xgboost/feature_map.h:10, from ./include/xgboost/learner.h:12: ./dmlc-core/include/dmlc/logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_EQ(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/learner.cc:251:3: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/logging.h:201:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 201 | DEFINE_CHECK_FUNC(_EQ, ==) | ^ ./dmlc-core/include/dmlc/logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_NE(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/learner.cc:425:5: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/logging.h:202:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 202 | DEFINE_CHECK_FUNC(_NE, !=) | ^ ./dmlc-core/include/dmlc/logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_NE(const X&, const Y&) [with X = unsigned int; Y = int]’: src/learner.cc:792:5: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/logging.h:202:24: warning: comparison of integer expressions of different signedness: ‘const unsigned int’ and ‘const int’ [-Wsign-compare] 202 | DEFINE_CHECK_FUNC(_NE, !=) | ^ ./dmlc-core/include/dmlc/logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/logging.cc -o src/logging.o In file included from src/collective/communicator.h:5, from src/collective/communicator-inl.h:7, from src/logging.cc:12: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/global_config.cc -o src/global_config.o In file included from src/global_config.cc:10: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/collective/communicator.cc -o src/collective/communicator.o In file included from src/collective/communicator.h:5, from src/collective/communicator.cc:4: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/collective/socket.cc -o src/collective/socket.o In file included from src/collective/socket.cc:4: ./include/xgboost/collective/socket.h:65:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 65 | #if xgboost_IS_MINGW() | ^ ./include/xgboost/collective/socket.h:147:41: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 147 | #if defined(_WIN32) && xgboost_IS_MINGW() | ^ ./include/xgboost/collective/socket.h:511:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 511 | #if xgboost_IS_MINGW() | ^ In file included from ./include/xgboost/logging.h:11, from ./include/xgboost/collective/socket.h:56: ./dmlc-core/include/dmlc/logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_LT(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/collective/socket.cc:56:3: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/logging.h:197:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 197 | DEFINE_CHECK_FUNC(_LT, <) | ^ ./dmlc-core/include/dmlc/logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_EQ(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/collective/socket.cc:70:3: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/logging.h:201:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 201 | DEFINE_CHECK_FUNC(_EQ, ==) | ^ ./dmlc-core/include/dmlc/logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/common/charconv.cc -o src/common/charconv.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/common/column_matrix.cc -o src/common/column_matrix.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from src/common/../data/adapter.h:21, from src/common/column_matrix.h:19, from src/common/column_matrix.cc:5: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ In file included from ./dmlc-core/include/dmlc/./io.h:15, from ./dmlc-core/include/dmlc/data.h:14, from src/common/../data/adapter.h:7: ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_EQ(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/common/../data/array_interface.h:154:7: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/././logging.h:201:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 201 | DEFINE_CHECK_FUNC(_EQ, ==) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_GE(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/common/../data/../common/quantile.h:714:3: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/././logging.h:200:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 200 | DEFINE_CHECK_FUNC(_GE, >=) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_LT(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/common/../data/array_interface.h:227:7: required from ‘static void xgboost::ArrayInterfaceHandler::ExtractShape(const xgboost::JsonObject::Map&, size_t (&)[D]) [with int D = 2; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >; size_t = long unsigned int]’ 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ src/common/../data/array_interface.h:392:40: required from ‘void xgboost::ArrayInterface::Initialize(const xgboost::JsonObject::Map&) [with int D = 2; bool allow_mask = false; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >]’ 392 | ArrayInterfaceHandler::ExtractShape(array, shape); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ src/common/../data/array_interface.h:429:61: required from ‘xgboost::ArrayInterface::ArrayInterface(const xgboost::JsonObject::Map&) [with int D = 2; bool allow_mask = false; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >]’ 429 | explicit ArrayInterface(Object::Map const &array) { this->Initialize(array); } | ~~~~~~^~~~~~~~~~ src/common/../data/adapter.h:300:62: required from here 300 | array_interface_ = ArrayInterface<2>(get(j)); | ^ ./dmlc-core/include/dmlc/././logging.h:197:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 197 | DEFINE_CHECK_FUNC(_LT, <) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/common/common.cc -o src/common/common.o In file included from src/common/./../collective/communicator.h:5, from src/common/./../collective/communicator-inl.h:7, from src/common/./random.h:22, from src/common/common.cc:10: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/common/hist_util.cc -o src/common/hist_util.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from src/common/hist_util.h:10, from src/common/hist_util.cc:11: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ In file included from ./dmlc-core/include/dmlc/timer.h:21, from src/common/hist_util.cc:5: ./dmlc-core/include/dmlc/./logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_GE(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/common/quantile.h:714:3: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/./logging.h:200:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 200 | DEFINE_CHECK_FUNC(_GE, >=) | ^ ./dmlc-core/include/dmlc/./logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/./logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_EQ(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/common/row_set.h:101:7: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/./logging.h:201:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 201 | DEFINE_CHECK_FUNC(_EQ, ==) | ^ ./dmlc-core/include/dmlc/./logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/./logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_LT(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/common/../data/array_interface.h:227:7: required from ‘static void xgboost::ArrayInterfaceHandler::ExtractShape(const xgboost::JsonObject::Map&, size_t (&)[D]) [with int D = 2; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >; size_t = long unsigned int]’ 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ src/common/../data/array_interface.h:392:40: required from ‘void xgboost::ArrayInterface::Initialize(const xgboost::JsonObject::Map&) [with int D = 2; bool allow_mask = false; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >]’ 392 | ArrayInterfaceHandler::ExtractShape(array, shape); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ src/common/../data/array_interface.h:429:61: required from ‘xgboost::ArrayInterface::ArrayInterface(const xgboost::JsonObject::Map&) [with int D = 2; bool allow_mask = false; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >]’ 429 | explicit ArrayInterface(Object::Map const &array) { this->Initialize(array); } | ~~~~~~^~~~~~~~~~ src/common/../data/adapter.h:300:62: required from here 300 | array_interface_ = ArrayInterface<2>(get(j)); | ^ ./dmlc-core/include/dmlc/./logging.h:197:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 197 | DEFINE_CHECK_FUNC(_LT, <) | ^ ./dmlc-core/include/dmlc/./logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/common/host_device_vector.cc -o src/common/host_device_vector.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from src/common/host_device_vector.cc:9: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/common/io.cc -o src/common/io.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/common/json.cc -o src/common/json.o In file included from src/common/json.cc:4: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h: In instantiation of ‘class xgboost::JsonTypedArray’: src/common/json.cc:287:16: required from here 287 | template class JsonTypedArray; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:148:7: note: by ‘xgboost::JsonTypedArray& xgboost::JsonTypedArray::operator=(const xgboost::JsonTypedArray&)’ 148 | class JsonTypedArray : public Value { | ^~~~~~~~~~~~~~ ./include/xgboost/json.h: In instantiation of ‘class xgboost::JsonTypedArray’: src/common/json.cc:288:16: required from here 288 | template class JsonTypedArray; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:148:7: note: by ‘xgboost::JsonTypedArray& xgboost::JsonTypedArray::operator=(const xgboost::JsonTypedArray&)’ 148 | class JsonTypedArray : public Value { | ^~~~~~~~~~~~~~ ./include/xgboost/json.h: In instantiation of ‘class xgboost::JsonTypedArray’: src/common/json.cc:289:16: required from here 289 | template class JsonTypedArray; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:148:7: note: by ‘xgboost::JsonTypedArray& xgboost::JsonTypedArray::operator=(const xgboost::JsonTypedArray&)’ 148 | class JsonTypedArray : public Value { | ^~~~~~~~~~~~~~ ./include/xgboost/json.h: In instantiation of ‘class xgboost::JsonTypedArray’: src/common/json.cc:290:16: required from here 290 | template class JsonTypedArray; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:148:7: note: by ‘xgboost::JsonTypedArray& xgboost::JsonTypedArray::operator=(const xgboost::JsonTypedArray&)’ 148 | class JsonTypedArray : public Value { | ^~~~~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/common/numeric.cc -o src/common/numeric.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/common/pseudo_huber.cc -o src/common/pseudo_huber.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/common/quantile.cc -o src/common/quantile.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from src/common/quantile.h:11, from src/common/quantile.cc:4: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ In file included from ./dmlc-core/include/dmlc/./io.h:15, from ./dmlc-core/include/dmlc/data.h:14, from ./include/xgboost/data.h:11: ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_GE(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/common/quantile.h:714:3: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/././logging.h:200:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 200 | DEFINE_CHECK_FUNC(_GE, >=) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_EQ(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/common/../data/array_interface.h:154:7: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/././logging.h:201:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 201 | DEFINE_CHECK_FUNC(_EQ, ==) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_NE(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/common/quantile.cc:28:3: required from ‘xgboost::common::SketchContainerImpl::SketchContainerImpl(std::vector, int32_t, xgboost::common::Span, bool, int32_t) [with WQSketch = xgboost::common::WXQuantileSketch; int32_t = int]’ 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ src/common/quantile.h:1005:77: required from here 1005 | : SketchContainerImpl{columns_size, max_bins, ft, use_group, n_threads} { | ^ ./dmlc-core/include/dmlc/././logging.h:202:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 202 | DEFINE_CHECK_FUNC(_NE, !=) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_LT(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/common/../data/array_interface.h:227:7: required from ‘static void xgboost::ArrayInterfaceHandler::ExtractShape(const xgboost::JsonObject::Map&, size_t (&)[D]) [with int D = 2; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >; size_t = long unsigned int]’ 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ src/common/../data/array_interface.h:392:40: required from ‘void xgboost::ArrayInterface::Initialize(const xgboost::JsonObject::Map&) [with int D = 2; bool allow_mask = false; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >]’ 392 | ArrayInterfaceHandler::ExtractShape(array, shape); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ src/common/../data/array_interface.h:429:61: required from ‘xgboost::ArrayInterface::ArrayInterface(const xgboost::JsonObject::Map&) [with int D = 2; bool allow_mask = false; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >]’ 429 | explicit ArrayInterface(Object::Map const &array) { this->Initialize(array); } | ~~~~~~^~~~~~~~~~ src/common/../data/adapter.h:300:62: required from here 300 | array_interface_ = ArrayInterface<2>(get(j)); | ^ ./dmlc-core/include/dmlc/././logging.h:197:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 197 | DEFINE_CHECK_FUNC(_LT, <) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/common/random.cc -o src/common/random.o In file included from src/common/../collective/communicator.h:5, from src/common/../collective/communicator-inl.h:7, from src/common/random.h:22, from src/common/random.cc:5: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ In file included from ./include/xgboost/logging.h:11, from src/common/random.h:10: ./dmlc-core/include/dmlc/logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_GT(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/common/random.cc:15:3: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/logging.h:198:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 198 | DEFINE_CHECK_FUNC(_GT, >) | ^ ./dmlc-core/include/dmlc/logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/common/survival_util.cc -o src/common/survival_util.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/common/threading_utils.cc -o src/common/threading_utils.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/common/timer.cc -o src/common/timer.o In file included from src/common/../collective/communicator.h:5, from src/common/../collective/communicator-inl.h:7, from src/common/timer.cc:9: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/common/version.cc -o src/common/version.o In file included from src/common/version.cc:11: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/c_api/c_api.cc -o src/c_api/c_api.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from src/c_api/c_api.cc:11: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ In file included from ./dmlc-core/include/dmlc/./io.h:15, from ./dmlc-core/include/dmlc/data.h:14, from ./include/xgboost/data.h:11: ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_EQ(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/c_api/../data/array_interface.h:154:7: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/././logging.h:201:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 201 | DEFINE_CHECK_FUNC(_EQ, ==) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_GE(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/c_api/../data/../common/quantile.h:714:3: required from here 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./dmlc-core/include/dmlc/././logging.h:200:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 200 | DEFINE_CHECK_FUNC(_GE, >=) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ ./dmlc-core/include/dmlc/././logging.h: In instantiation of ‘std::unique_ptr > dmlc::LogCheck_LT(const X&, const Y&) [with X = long unsigned int; Y = int]’: src/c_api/../data/array_interface.h:227:7: required from ‘static void xgboost::ArrayInterfaceHandler::ExtractShape(const xgboost::JsonObject::Map&, size_t (&)[D]) [with int D = 2; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >; size_t = long unsigned int]’ 206 | if (auto __dmlc__log__err = dmlc::LogCheck##name(x, y)) \ | ~~~~~~~~~~~~~~~~~~~~^~~~~~ src/c_api/../data/array_interface.h:392:40: required from ‘void xgboost::ArrayInterface::Initialize(const xgboost::JsonObject::Map&) [with int D = 2; bool allow_mask = false; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >]’ 392 | ArrayInterfaceHandler::ExtractShape(array, shape); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ src/c_api/../data/array_interface.h:429:61: required from ‘xgboost::ArrayInterface::ArrayInterface(const xgboost::JsonObject::Map&) [with int D = 2; bool allow_mask = false; xgboost::JsonObject::Map = std::map, xgboost::Json, std::less >]’ 429 | explicit ArrayInterface(Object::Map const &array) { this->Initialize(array); } | ~~~~~~^~~~~~~~~~ src/c_api/../data/adapter.h:300:62: required from here 300 | array_interface_ = ArrayInterface<2>(get(j)); | ^ ./dmlc-core/include/dmlc/././logging.h:197:24: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] 197 | DEFINE_CHECK_FUNC(_LT, <) | ^ ./dmlc-core/include/dmlc/././logging.h:188:11: note: in definition of macro ‘DEFINE_CHECK_FUNC’ 188 | if (x op y) return nullptr; \ | ^~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c src/c_api/c_api_error.cc -o src/c_api/c_api_error.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from src/c_api/./c_api_utils.h:14, from src/c_api/./c_api_error.h:12, from src/c_api/c_api_error.cc:8: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c amalgamation/dmlc-minimum0.cc -o amalgamation/dmlc-minimum0.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c rabit/src/engine.cc -o rabit/src/engine.o In file included from ./rabit/include/rabit/internal/socket.h:8, from rabit/src/allreduce_base.h:22, from rabit/src/engine.cc:14: ./include/xgboost/collective/socket.h:65:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 65 | #if xgboost_IS_MINGW() | ^ ./include/xgboost/collective/socket.h:147:41: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 147 | #if defined(_WIN32) && xgboost_IS_MINGW() | ^ ./include/xgboost/collective/socket.h:511:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 511 | #if xgboost_IS_MINGW() | ^ ./rabit/include/rabit/internal/socket.h:46:14: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 46 | #if IS_MINGW() && !defined(POLLRDNORM) && !defined(POLLRDBAND) | ^ ./rabit/include/rabit/internal/socket.h:190:14: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 190 | #if IS_MINGW() && !defined(POLLRDNORM) && !defined(POLLRDBAND) | ^ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c rabit/src/rabit_c_api.cc -o rabit/src/rabit_c_api.o In file included from ./include/xgboost/linalg.h:13, from ./include/xgboost/data.h:16, from rabit/src/../../src/c_api/c_api_utils.h:14, from rabit/src/../../src/c_api/c_api_error.h:12, from rabit/src/rabit_c_api.cc:9: ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:86:7: note: by ‘xgboost::JsonString& xgboost::JsonString::operator=(const xgboost::JsonString&)’ 86 | class JsonString : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:112:7: note: by ‘xgboost::JsonArray& xgboost::JsonArray::operator=(const xgboost::JsonArray&)’ 112 | class JsonArray : public Value { | ^~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:189:7: note: by ‘xgboost::JsonObject& xgboost::JsonObject::operator=(const xgboost::JsonObject&)’ 189 | class JsonObject : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:218:7: note: by ‘xgboost::JsonNumber& xgboost::JsonNumber::operator=(const xgboost::JsonNumber&)’ 218 | class JsonNumber : public Value { | ^~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:252:7: note: by ‘xgboost::JsonInteger& xgboost::JsonInteger::operator=(const xgboost::JsonInteger&)’ 252 | class JsonInteger : public Value { | ^~~~~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:295:7: note: by ‘xgboost::JsonNull& xgboost::JsonNull::operator=(const xgboost::JsonNull&)’ 295 | class JsonNull : public Value { | ^~~~~~~~ ./include/xgboost/json.h:62:18: warning: ‘virtual xgboost::Value& xgboost::Value::operator=(const xgboost::Value&)’ was hidden [-Woverloaded-virtual=] 62 | virtual Value& operator=(Value const& rhs) = delete; | ^~~~~~~~ ./include/xgboost/json.h:311:7: note: by ‘xgboost::JsonBoolean& xgboost::JsonBoolean::operator=(const xgboost::JsonBoolean&)’ 311 | class JsonBoolean : public Value { | ^~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./include -I./dmlc-core/include -I./rabit/include -I. -DXGBOOST_STRICT_R_MODE=1 -DDMLC_LOG_BEFORE_THROW=0 -DDMLC_ENABLE_STD_THREAD=1 -DDMLC_DISABLE_STDIN=1 -DDMLC_LOG_CUSTOMIZE=1 -DXGBOOST_CUSTOMIZE_LOGGER=1 -DRABIT_CUSTOMIZE_MSG_ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c rabit/src/allreduce_base.cc -o rabit/src/allreduce_base.o In file included from ./rabit/include/rabit/internal/socket.h:8, from rabit/src/allreduce_base.h:22, from rabit/src/allreduce_base.cc:14: ./include/xgboost/collective/socket.h:65:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 65 | #if xgboost_IS_MINGW() | ^ ./include/xgboost/collective/socket.h:147:41: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 147 | #if defined(_WIN32) && xgboost_IS_MINGW() | ^ ./include/xgboost/collective/socket.h:511:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 511 | #if xgboost_IS_MINGW() | ^ ./rabit/include/rabit/internal/socket.h:46:14: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 46 | #if IS_MINGW() && !defined(POLLRDNORM) && !defined(POLLRDBAND) | ^ ./rabit/include/rabit/internal/socket.h:190:14: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 190 | #if IS_MINGW() && !defined(POLLRDNORM) && !defined(POLLRDBAND) | ^ g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o xgboost.so ./xgboost_R.o ./xgboost_custom.o ./init.o ./src/metric/metric.o ./src/metric/elementwise_metric.o ./src/metric/multiclass_metric.o ./src/metric/rank_metric.o ./src/metric/auc.o ./src/metric/survival_metric.o ./src/objective/objective.o ./src/objective/regression_obj.o ./src/objective/multiclass_obj.o ./src/objective/rank_obj.o ./src/objective/hinge.o ./src/objective/aft_obj.o ./src/objective/adaptive.o ./src/gbm/gbm.o ./src/gbm/gbtree.o ./src/gbm/gbtree_model.o ./src/gbm/gblinear.o ./src/gbm/gblinear_model.o ./src/data/simple_dmatrix.o ./src/data/data.o ./src/data/sparse_page_raw_format.o ./src/data/ellpack_page.o ./src/data/gradient_index.o ./src/data/gradient_index_page_source.o ./src/data/gradient_index_format.o ./src/data/sparse_page_dmatrix.o ./src/data/proxy_dmatrix.o ./src/data/iterative_dmatrix.o ./src/predictor/predictor.o ./src/predictor/cpu_predictor.o ./src/tree/constraints.o ./src/tree/param.o ./src/tree/tree_model.o ./src/tree/tree_updater.o ./src/tree/updater_approx.o ./src/tree/updater_colmaker.o ./src/tree/updater_prune.o ./src/tree/updater_quantile_hist.o ./src/tree/updater_refresh.o ./src/tree/updater_sync.o ./src/linear/linear_updater.o ./src/linear/updater_coordinate.o ./src/linear/updater_shotgun.o ./src/learner.o ./src/logging.o ./src/global_config.o ./src/collective/communicator.o ./src/collective/socket.o ./src/common/charconv.o ./src/common/column_matrix.o ./src/common/common.o ./src/common/hist_util.o ./src/common/host_device_vector.o ./src/common/io.o ./src/common/json.o ./src/common/numeric.o ./src/common/pseudo_huber.o ./src/common/quantile.o ./src/common/random.o ./src/common/survival_util.o ./src/common/threading_utils.o ./src/common/timer.o ./src/common/version.o ./src/c_api/c_api.o ./src/c_api/c_api_error.o ./amalgamation/dmlc-minimum0.o ./rabit/src/engine.o ./rabit/src/rabit_c_api.o ./rabit/src/allreduce_base.o -fopenmp -DDMLC_CMAKE_LITTLE_ENDIAN=1 -pthread -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpa38sGZ/R.INSTALL9e9dc699bfe6e/xgboost/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-xgboost/00new/xgboost/libs ** R ** data ** demo ** 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 (xgboost) checking mets_1.3.6.tar.gz ... checking recforest_1.0.0.tar.gz ... checking riskRegression_2023.12.21.tar.gz ... checking targeted_0.5.tar.gz ... checking lava_1.8.1.tar.gz ... checking timereg_2.0.6.tar.gz ... checking mmcif_0.1.1.tar.gz ... Depends: Package: mets Depends: R (>= 3.5) Imports: Rcpp, compiler, lava (>= 1.8.0), methods, mvtnorm, numDeriv, splines, survival (>= 2.43-1), timereg (>= 1.9.4) LinkingTo: Rcpp, RcppArmadillo, mvtnorm Timings: user system elapsed mets 433.7 22.257 460.572 Results: Check status summary: ERROR NOTE OK Source packages 0 0 1 Reverse depends 1 4 1 Check results summary: mets ... OK rdepends_lava ... NOTE * checking DESCRIPTION meta-information ... NOTE rdepends_mmcif ... NOTE * checking DESCRIPTION meta-information ... NOTE * checking Rd cross-references ... NOTE rdepends_recforest ... ERROR * checking tests ... [67s/67s] ERROR rdepends_riskRegression ... NOTE * checking Rd cross-references ... NOTE rdepends_targeted ... NOTE * checking DESCRIPTION meta-information ... NOTE rdepends_timereg ... OK Check results changes: Package: recforest Check: tests New result: ERROR