* installing *source* package ‘rstanarm’ ... ** this is package ‘rstanarm’ version ‘2.32.2’ ** package ‘rstanarm’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘clang version 21.1.2’ using C++17 make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/rstanarm/src' /usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I"../inst/include" -I"/data/gannet/ripley/R/test-clang/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DBOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'/data/gannet/ripley/R/test-clang/StanHeaders/include' -I'/data/gannet/ripley/R/test-clang/rstan/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppEigen/include' -I'/data/gannet/ripley/R/test-clang/RcppParallel/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include -I'/data/gannet/ripley/R/test-clang/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c init.cpp -o init.o /usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I"../inst/include" -I"/data/gannet/ripley/R/test-clang/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DBOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'/data/gannet/ripley/R/test-clang/StanHeaders/include' -I'/data/gannet/ripley/R/test-clang/rstan/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppEigen/include' -I'/data/gannet/ripley/R/test-clang/RcppParallel/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include -I'/data/gannet/ripley/R/test-clang/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c stanExports_bernoulli.cc -o stanExports_bernoulli.o In file included from stanExports_bernoulli.cc:5: In file included from ./stanExports_bernoulli.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:3: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:26: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from stanExports_bernoulli.cc:5: In file included from ./stanExports_bernoulli.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:3: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:29: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/SparseLU:35: /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from stanExports_bernoulli.cc:5: In file included from ./stanExports_bernoulli.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:21: /data/gannet/ripley/R/test-clang/rstan/include/rstan/io/r_ostream.hpp:47:31: warning: 'rstan::io::r_cout_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] 47 | virtual std::streamsize xsputn(const char_type* s, int n) { | ^ /usr/local/clang21/bin/../include/c++/v1/streambuf:352:22: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int') 352 | virtual streamsize xsputn(const char_type* __s, streamsize __n) { | ^ In file included from stanExports_bernoulli.cc:5: In file included from ./stanExports_bernoulli.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:21: /data/gannet/ripley/R/test-clang/rstan/include/rstan/io/r_ostream.hpp:70:31: warning: 'rstan::io::r_cerr_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] 70 | virtual std::streamsize xsputn(const char_type* s, int n) { | ^ /usr/local/clang21/bin/../include/c++/v1/streambuf:352:22: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int') 352 | virtual streamsize xsputn(const char_type* __s, streamsize __n) { | ^ In file included from stanExports_bernoulli.cc:5: In file included from ./stanExports_bernoulli.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:31: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:31: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /data/gannet/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from stanExports_bernoulli.cc:5: In file included from ./stanExports_bernoulli.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:31: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:37: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /data/gannet/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ In file included from stanExports_bernoulli.cc:5: In file included from ./stanExports_bernoulli.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:14: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun.hpp:35: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/binomial_coefficient_log.hpp:13: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/partials_propagator.hpp:8: /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:57:1: warning: 'ops_partials_edge' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 57 | struct ops_partials_edge<ViewElt, Op, require_st_arithmetic<Op>> { | ^ /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:45:1: note: did you mean struct here? 45 | class ops_partials_edge; | ^~~~~ | struct In file included from stanExports_bernoulli.cc:5: In file included from ./stanExports_bernoulli.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:34: /data/gannet/ripley/R/test-clang/BH/include/boost/units/static_rational.hpp:166:10: warning: extension used [-Wlanguage-extension-token] 166 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_bernoulli.cc:5: In file included from ./stanExports_bernoulli.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:35: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/dimension.hpp:21: /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/dimension_list.hpp:125:10: warning: extension used [-Wlanguage-extension-token] 125 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_bernoulli.cc:5: In file included from ./stanExports_bernoulli.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:35: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/dimension.hpp:21: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/dimension_list.hpp:131: /data/gannet/ripley/R/test-clang/BH/include/boost/units/dimensionless_type.hpp:49:10: warning: extension used [-Wlanguage-extension-token] 49 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_bernoulli.cc:5: In file included from ./stanExports_bernoulli.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:39: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/linear_algebra.hpp:20: /data/gannet/ripley/R/test-clang/BH/include/boost/units/dim.hpp:75:10: warning: extension used [-Wlanguage-extension-token] 75 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_bernoulli.cc:5: In file included from ./stanExports_bernoulli.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:40: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/unscale.hpp:28: /data/gannet/ripley/R/test-clang/BH/include/boost/units/scale.hpp:139:10: warning: extension used [-Wlanguage-extension-token] 139 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_bernoulli.cc:5: In file included from ./stanExports_bernoulli.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:120:10: warning: extension used [-Wlanguage-extension-token] 120 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_bernoulli.cc:5: In file included from ./stanExports_bernoulli.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:21: /data/gannet/ripley/R/test-clang/BH/include/boost/units/homogeneous_system.hpp:99:10: warning: extension used [-Wlanguage-extension-token] 99 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_bernoulli.cc:5: In file included from ./stanExports_bernoulli.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:495:10: warning: extension used [-Wlanguage-extension-token] 495 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_bernoulli.cc:5: In file included from ./stanExports_bernoulli.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:1252:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 1252 | int ret = stan::services::error_codes::CONFIG; | ^ In file included from stanExports_bernoulli.cc:5: ./stanExports_bernoulli.h:5323:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] 5323 | int pos__ = std::numeric_limits<int>::min(); | ^ 18 warnings generated. /usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I"../inst/include" -I"/data/gannet/ripley/R/test-clang/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DBOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'/data/gannet/ripley/R/test-clang/StanHeaders/include' -I'/data/gannet/ripley/R/test-clang/rstan/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppEigen/include' -I'/data/gannet/ripley/R/test-clang/RcppParallel/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include -I'/data/gannet/ripley/R/test-clang/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c stanExports_binomial.cc -o stanExports_binomial.o In file included from stanExports_binomial.cc:5: In file included from ./stanExports_binomial.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:3: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:26: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from stanExports_binomial.cc:5: In file included from ./stanExports_binomial.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:3: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:29: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/SparseLU:35: /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from stanExports_binomial.cc:5: In file included from ./stanExports_binomial.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:21: /data/gannet/ripley/R/test-clang/rstan/include/rstan/io/r_ostream.hpp:47:31: warning: 'rstan::io::r_cout_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] 47 | virtual std::streamsize xsputn(const char_type* s, int n) { | ^ /usr/local/clang21/bin/../include/c++/v1/streambuf:352:22: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int') 352 | virtual streamsize xsputn(const char_type* __s, streamsize __n) { | ^ In file included from stanExports_binomial.cc:5: In file included from ./stanExports_binomial.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:21: /data/gannet/ripley/R/test-clang/rstan/include/rstan/io/r_ostream.hpp:70:31: warning: 'rstan::io::r_cerr_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] 70 | virtual std::streamsize xsputn(const char_type* s, int n) { | ^ /usr/local/clang21/bin/../include/c++/v1/streambuf:352:22: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int') 352 | virtual streamsize xsputn(const char_type* __s, streamsize __n) { | ^ In file included from stanExports_binomial.cc:5: In file included from ./stanExports_binomial.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:31: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:31: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /data/gannet/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from stanExports_binomial.cc:5: In file included from ./stanExports_binomial.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:31: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:37: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /data/gannet/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ In file included from stanExports_binomial.cc:5: In file included from ./stanExports_binomial.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:14: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun.hpp:35: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/binomial_coefficient_log.hpp:13: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/partials_propagator.hpp:8: /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:57:1: warning: 'ops_partials_edge' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 57 | struct ops_partials_edge<ViewElt, Op, require_st_arithmetic<Op>> { | ^ /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:45:1: note: did you mean struct here? 45 | class ops_partials_edge; | ^~~~~ | struct In file included from stanExports_binomial.cc:5: In file included from ./stanExports_binomial.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:34: /data/gannet/ripley/R/test-clang/BH/include/boost/units/static_rational.hpp:166:10: warning: extension used [-Wlanguage-extension-token] 166 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_binomial.cc:5: In file included from ./stanExports_binomial.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:35: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/dimension.hpp:21: /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/dimension_list.hpp:125:10: warning: extension used [-Wlanguage-extension-token] 125 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_binomial.cc:5: In file included from ./stanExports_binomial.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:35: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/dimension.hpp:21: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/dimension_list.hpp:131: /data/gannet/ripley/R/test-clang/BH/include/boost/units/dimensionless_type.hpp:49:10: warning: extension used [-Wlanguage-extension-token] 49 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_binomial.cc:5: In file included from ./stanExports_binomial.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:39: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/linear_algebra.hpp:20: /data/gannet/ripley/R/test-clang/BH/include/boost/units/dim.hpp:75:10: warning: extension used [-Wlanguage-extension-token] 75 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_binomial.cc:5: In file included from ./stanExports_binomial.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:40: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/unscale.hpp:28: /data/gannet/ripley/R/test-clang/BH/include/boost/units/scale.hpp:139:10: warning: extension used [-Wlanguage-extension-token] 139 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_binomial.cc:5: In file included from ./stanExports_binomial.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:120:10: warning: extension used [-Wlanguage-extension-token] 120 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_binomial.cc:5: In file included from ./stanExports_binomial.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:21: /data/gannet/ripley/R/test-clang/BH/include/boost/units/homogeneous_system.hpp:99:10: warning: extension used [-Wlanguage-extension-token] 99 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_binomial.cc:5: In file included from ./stanExports_binomial.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:495:10: warning: extension used [-Wlanguage-extension-token] 495 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_binomial.cc:5: In file included from ./stanExports_binomial.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:1252:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 1252 | int ret = stan::services::error_codes::CONFIG; | ^ In file included from stanExports_binomial.cc:5: ./stanExports_binomial.h:4116:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] 4116 | int pos__ = std::numeric_limits<int>::min(); | ^ 18 warnings generated. /usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I"../inst/include" -I"/data/gannet/ripley/R/test-clang/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DBOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'/data/gannet/ripley/R/test-clang/StanHeaders/include' -I'/data/gannet/ripley/R/test-clang/rstan/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppEigen/include' -I'/data/gannet/ripley/R/test-clang/RcppParallel/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include -I'/data/gannet/ripley/R/test-clang/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c stanExports_continuous.cc -o stanExports_continuous.o In file included from stanExports_continuous.cc:5: In file included from ./stanExports_continuous.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:3: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:26: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from stanExports_continuous.cc:5: In file included from ./stanExports_continuous.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:3: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:29: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/SparseLU:35: /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from stanExports_continuous.cc:5: In file included from ./stanExports_continuous.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:21: /data/gannet/ripley/R/test-clang/rstan/include/rstan/io/r_ostream.hpp:47:31: warning: 'rstan::io::r_cout_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] 47 | virtual std::streamsize xsputn(const char_type* s, int n) { | ^ /usr/local/clang21/bin/../include/c++/v1/streambuf:352:22: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int') 352 | virtual streamsize xsputn(const char_type* __s, streamsize __n) { | ^ In file included from stanExports_continuous.cc:5: In file included from ./stanExports_continuous.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:21: /data/gannet/ripley/R/test-clang/rstan/include/rstan/io/r_ostream.hpp:70:31: warning: 'rstan::io::r_cerr_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] 70 | virtual std::streamsize xsputn(const char_type* s, int n) { | ^ /usr/local/clang21/bin/../include/c++/v1/streambuf:352:22: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int') 352 | virtual streamsize xsputn(const char_type* __s, streamsize __n) { | ^ In file included from stanExports_continuous.cc:5: In file included from ./stanExports_continuous.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:31: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:31: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /data/gannet/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from stanExports_continuous.cc:5: In file included from ./stanExports_continuous.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:31: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:37: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /data/gannet/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ In file included from stanExports_continuous.cc:5: In file included from ./stanExports_continuous.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:14: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun.hpp:35: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/binomial_coefficient_log.hpp:13: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/partials_propagator.hpp:8: /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:57:1: warning: 'ops_partials_edge' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 57 | struct ops_partials_edge<ViewElt, Op, require_st_arithmetic<Op>> { | ^ /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:45:1: note: did you mean struct here? 45 | class ops_partials_edge; | ^~~~~ | struct In file included from stanExports_continuous.cc:5: In file included from ./stanExports_continuous.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:34: /data/gannet/ripley/R/test-clang/BH/include/boost/units/static_rational.hpp:166:10: warning: extension used [-Wlanguage-extension-token] 166 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_continuous.cc:5: In file included from ./stanExports_continuous.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:35: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/dimension.hpp:21: /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/dimension_list.hpp:125:10: warning: extension used [-Wlanguage-extension-token] 125 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_continuous.cc:5: In file included from ./stanExports_continuous.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:35: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/dimension.hpp:21: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/dimension_list.hpp:131: /data/gannet/ripley/R/test-clang/BH/include/boost/units/dimensionless_type.hpp:49:10: warning: extension used [-Wlanguage-extension-token] 49 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_continuous.cc:5: In file included from ./stanExports_continuous.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:39: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/linear_algebra.hpp:20: /data/gannet/ripley/R/test-clang/BH/include/boost/units/dim.hpp:75:10: warning: extension used [-Wlanguage-extension-token] 75 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_continuous.cc:5: In file included from ./stanExports_continuous.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:40: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/unscale.hpp:28: /data/gannet/ripley/R/test-clang/BH/include/boost/units/scale.hpp:139:10: warning: extension used [-Wlanguage-extension-token] 139 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_continuous.cc:5: In file included from ./stanExports_continuous.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:120:10: warning: extension used [-Wlanguage-extension-token] 120 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_continuous.cc:5: In file included from ./stanExports_continuous.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:21: /data/gannet/ripley/R/test-clang/BH/include/boost/units/homogeneous_system.hpp:99:10: warning: extension used [-Wlanguage-extension-token] 99 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_continuous.cc:5: In file included from ./stanExports_continuous.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:495:10: warning: extension used [-Wlanguage-extension-token] 495 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_continuous.cc:5: In file included from ./stanExports_continuous.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:1252:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 1252 | int ret = stan::services::error_codes::CONFIG; | ^ In file included from stanExports_continuous.cc:5: ./stanExports_continuous.h:8198:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] 8198 | int pos__ = std::numeric_limits<int>::min(); | ^ 18 warnings generated. /usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I"../inst/include" -I"/data/gannet/ripley/R/test-clang/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DBOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'/data/gannet/ripley/R/test-clang/StanHeaders/include' -I'/data/gannet/ripley/R/test-clang/rstan/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppEigen/include' -I'/data/gannet/ripley/R/test-clang/RcppParallel/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include -I'/data/gannet/ripley/R/test-clang/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c stanExports_count.cc -o stanExports_count.o In file included from stanExports_count.cc:5: In file included from ./stanExports_count.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:3: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:26: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from stanExports_count.cc:5: In file included from ./stanExports_count.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:3: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:29: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/SparseLU:35: /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from stanExports_count.cc:5: In file included from ./stanExports_count.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:21: /data/gannet/ripley/R/test-clang/rstan/include/rstan/io/r_ostream.hpp:47:31: warning: 'rstan::io::r_cout_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] 47 | virtual std::streamsize xsputn(const char_type* s, int n) { | ^ /usr/local/clang21/bin/../include/c++/v1/streambuf:352:22: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int') 352 | virtual streamsize xsputn(const char_type* __s, streamsize __n) { | ^ In file included from stanExports_count.cc:5: In file included from ./stanExports_count.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:21: /data/gannet/ripley/R/test-clang/rstan/include/rstan/io/r_ostream.hpp:70:31: warning: 'rstan::io::r_cerr_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] 70 | virtual std::streamsize xsputn(const char_type* s, int n) { | ^ /usr/local/clang21/bin/../include/c++/v1/streambuf:352:22: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int') 352 | virtual streamsize xsputn(const char_type* __s, streamsize __n) { | ^ In file included from stanExports_count.cc:5: In file included from ./stanExports_count.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:31: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:31: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /data/gannet/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from stanExports_count.cc:5: In file included from ./stanExports_count.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:31: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:37: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /data/gannet/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ In file included from stanExports_count.cc:5: In file included from ./stanExports_count.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:14: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun.hpp:35: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/binomial_coefficient_log.hpp:13: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/partials_propagator.hpp:8: /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:57:1: warning: 'ops_partials_edge' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 57 | struct ops_partials_edge<ViewElt, Op, require_st_arithmetic<Op>> { | ^ /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:45:1: note: did you mean struct here? 45 | class ops_partials_edge; | ^~~~~ | struct In file included from stanExports_count.cc:5: In file included from ./stanExports_count.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:34: /data/gannet/ripley/R/test-clang/BH/include/boost/units/static_rational.hpp:166:10: warning: extension used [-Wlanguage-extension-token] 166 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_count.cc:5: In file included from ./stanExports_count.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:35: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/dimension.hpp:21: /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/dimension_list.hpp:125:10: warning: extension used [-Wlanguage-extension-token] 125 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_count.cc:5: In file included from ./stanExports_count.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:35: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/dimension.hpp:21: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/dimension_list.hpp:131: /data/gannet/ripley/R/test-clang/BH/include/boost/units/dimensionless_type.hpp:49:10: warning: extension used [-Wlanguage-extension-token] 49 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_count.cc:5: In file included from ./stanExports_count.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:39: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/linear_algebra.hpp:20: /data/gannet/ripley/R/test-clang/BH/include/boost/units/dim.hpp:75:10: warning: extension used [-Wlanguage-extension-token] 75 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_count.cc:5: In file included from ./stanExports_count.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:40: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/unscale.hpp:28: /data/gannet/ripley/R/test-clang/BH/include/boost/units/scale.hpp:139:10: warning: extension used [-Wlanguage-extension-token] 139 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_count.cc:5: In file included from ./stanExports_count.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:120:10: warning: extension used [-Wlanguage-extension-token] 120 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_count.cc:5: In file included from ./stanExports_count.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:21: /data/gannet/ripley/R/test-clang/BH/include/boost/units/homogeneous_system.hpp:99:10: warning: extension used [-Wlanguage-extension-token] 99 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_count.cc:5: In file included from ./stanExports_count.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:495:10: warning: extension used [-Wlanguage-extension-token] 495 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_count.cc:5: In file included from ./stanExports_count.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:1252:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 1252 | int ret = stan::services::error_codes::CONFIG; | ^ In file included from stanExports_count.cc:5: ./stanExports_count.h:4544:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] 4544 | int pos__ = std::numeric_limits<int>::min(); | ^ 18 warnings generated. /usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I"../inst/include" -I"/data/gannet/ripley/R/test-clang/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DBOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'/data/gannet/ripley/R/test-clang/StanHeaders/include' -I'/data/gannet/ripley/R/test-clang/rstan/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppEigen/include' -I'/data/gannet/ripley/R/test-clang/RcppParallel/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include -I'/data/gannet/ripley/R/test-clang/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c stanExports_jm.cc -o stanExports_jm.o In file included from stanExports_jm.cc:5: In file included from ./stanExports_jm.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:3: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:26: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from stanExports_jm.cc:5: In file included from ./stanExports_jm.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:3: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:29: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/SparseLU:35: /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from stanExports_jm.cc:5: In file included from ./stanExports_jm.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:21: /data/gannet/ripley/R/test-clang/rstan/include/rstan/io/r_ostream.hpp:47:31: warning: 'rstan::io::r_cout_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] 47 | virtual std::streamsize xsputn(const char_type* s, int n) { | ^ /usr/local/clang21/bin/../include/c++/v1/streambuf:352:22: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int') 352 | virtual streamsize xsputn(const char_type* __s, streamsize __n) { | ^ In file included from stanExports_jm.cc:5: In file included from ./stanExports_jm.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:21: /data/gannet/ripley/R/test-clang/rstan/include/rstan/io/r_ostream.hpp:70:31: warning: 'rstan::io::r_cerr_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] 70 | virtual std::streamsize xsputn(const char_type* s, int n) { | ^ /usr/local/clang21/bin/../include/c++/v1/streambuf:352:22: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int') 352 | virtual streamsize xsputn(const char_type* __s, streamsize __n) { | ^ In file included from stanExports_jm.cc:5: In file included from ./stanExports_jm.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:31: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:31: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /data/gannet/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from stanExports_jm.cc:5: In file included from ./stanExports_jm.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:31: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:37: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /data/gannet/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ In file included from stanExports_jm.cc:5: In file included from ./stanExports_jm.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:14: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun.hpp:35: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/binomial_coefficient_log.hpp:13: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/partials_propagator.hpp:8: /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:57:1: warning: 'ops_partials_edge' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 57 | struct ops_partials_edge<ViewElt, Op, require_st_arithmetic<Op>> { | ^ /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:45:1: note: did you mean struct here? 45 | class ops_partials_edge; | ^~~~~ | struct In file included from stanExports_jm.cc:5: In file included from ./stanExports_jm.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:34: /data/gannet/ripley/R/test-clang/BH/include/boost/units/static_rational.hpp:166:10: warning: extension used [-Wlanguage-extension-token] 166 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_jm.cc:5: In file included from ./stanExports_jm.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:35: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/dimension.hpp:21: /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/dimension_list.hpp:125:10: warning: extension used [-Wlanguage-extension-token] 125 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_jm.cc:5: In file included from ./stanExports_jm.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:35: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/dimension.hpp:21: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/dimension_list.hpp:131: /data/gannet/ripley/R/test-clang/BH/include/boost/units/dimensionless_type.hpp:49:10: warning: extension used [-Wlanguage-extension-token] 49 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_jm.cc:5: In file included from ./stanExports_jm.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:39: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/linear_algebra.hpp:20: /data/gannet/ripley/R/test-clang/BH/include/boost/units/dim.hpp:75:10: warning: extension used [-Wlanguage-extension-token] 75 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_jm.cc:5: In file included from ./stanExports_jm.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:40: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/unscale.hpp:28: /data/gannet/ripley/R/test-clang/BH/include/boost/units/scale.hpp:139:10: warning: extension used [-Wlanguage-extension-token] 139 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_jm.cc:5: In file included from ./stanExports_jm.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:120:10: warning: extension used [-Wlanguage-extension-token] 120 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_jm.cc:5: In file included from ./stanExports_jm.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:21: /data/gannet/ripley/R/test-clang/BH/include/boost/units/homogeneous_system.hpp:99:10: warning: extension used [-Wlanguage-extension-token] 99 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_jm.cc:5: In file included from ./stanExports_jm.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:495:10: warning: extension used [-Wlanguage-extension-token] 495 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_jm.cc:5: In file included from ./stanExports_jm.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:1252:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 1252 | int ret = stan::services::error_codes::CONFIG; | ^ In file included from stanExports_jm.cc:5: ./stanExports_jm.h:6342:15: warning: variable 'shift_nb' set but not used [-Wunused-but-set-variable] 6342 | int shift_nb = std::numeric_limits<int>::min(); | ^ ./stanExports_jm.h:6343:15: warning: variable 'shift_lb' set but not used [-Wunused-but-set-variable] 6343 | int shift_lb = std::numeric_limits<int>::min(); | ^ ./stanExports_jm.h:6344:15: warning: variable 'shift_ub' set but not used [-Wunused-but-set-variable] 6344 | int shift_ub = std::numeric_limits<int>::min(); | ^ ./stanExports_jm.h:15494:13: warning: variable 'mark' set but not used [-Wunused-but-set-variable] 15494 | int mark = std::numeric_limits<int>::min(); | ^ ./stanExports_jm.h:18221:13: warning: variable 'mark' set but not used [-Wunused-but-set-variable] 18221 | int mark = std::numeric_limits<int>::min(); | ^ ./stanExports_jm.h:18580:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] 18580 | int pos__ = std::numeric_limits<int>::min(); | ^ ./stanExports_jm.h:5394:15: warning: unused variable 'log_y' [-Wunused-variable] 5394 | const auto& log_y = stan::math::to_ref(log_y_arg__); | ^~~~~ ./stanExports_jm.h:15660:26: note: in instantiation of function template specialization 'model_jm_namespace::glm_lpdf<false, Eigen::Map<Eigen::Matrix<double, -1, 1>>, Eigen::Matrix<double, -1, 1>, double, double, Eigen::Map<Eigen::Matrix<double, -1, 1>>, Eigen::Map<Eigen::Matrix<double, -1, 1>>, nullptr>' requested here 15660 | lp_accum__.add(glm_lpdf<false>(yReal1, yInt1, yEta1, yAux1, | ^ ./stanExports_jm.h:20796:12: note: in instantiation of function template specialization 'model_jm_namespace::model_jm::log_prob_impl<false, true, std::vector<double>, std::vector<int>, nullptr, nullptr>' requested here 20796 | return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); | ^ /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/services/util/initialize.hpp:129:33: note: in instantiation of function template specialization 'model_jm_namespace::model_jm::log_prob<false, true, double>' requested here 129 | log_prob = model.template log_prob<false, Jacobian>(unconstrained, | ^ /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_jm_namespace::model_jm, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here 49 | std::vector<double> cont_vector = util::initialize( | ^ /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_jm_namespace::model_jm>' requested here 481 | return_code = stan::services::diagnose::diagnose(model, | ^ /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_jm_namespace::model_jm, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here 1215 | ret = command(args, model_, holder, names_oi_tidx_, | ^ stanExports_jm.cc:15:79: note: in instantiation of member function 'rstan::stan_fit<model_jm_namespace::model_jm, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here 15 | .method("call_sampler", &rstan::stan_fit<stan_model, boost::ecuyer1988> ::call_sampler) | ^ In file included from stanExports_jm.cc:5: ./stanExports_jm.h:6001:15: warning: unused variable 'scale' [-Wunused-variable] 6001 | const auto& scale = stan::math::to_ref(scale_arg__); | ^~~~~ ./stanExports_jm.h:17550:24: note: in instantiation of function template specialization 'model_jm_namespace::basehaz_lpdf<false, Eigen::Matrix<double, -1, 1>, Eigen::Map<Eigen::Matrix<double, -1, 1>>, Eigen::Map<Eigen::Matrix<double, -1, 1>>, nullptr>' requested here 17550 | lp_accum__.add(basehaz_lpdf<false>(e_aux_unscaled, | ^ ./stanExports_jm.h:20796:12: note: in instantiation of function template specialization 'model_jm_namespace::model_jm::log_prob_impl<false, true, std::vector<double>, std::vector<int>, nullptr, nullptr>' requested here 20796 | return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); | ^ /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/services/util/initialize.hpp:129:33: note: in instantiation of function template specialization 'model_jm_namespace::model_jm::log_prob<false, true, double>' requested here 129 | log_prob = model.template log_prob<false, Jacobian>(unconstrained, | ^ /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_jm_namespace::model_jm, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here 49 | std::vector<double> cont_vector = util::initialize( | ^ /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_jm_namespace::model_jm>' requested here 481 | return_code = stan::services::diagnose::diagnose(model, | ^ /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_jm_namespace::model_jm, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here 1215 | ret = command(args, model_, holder, names_oi_tidx_, | ^ stanExports_jm.cc:15:79: note: in instantiation of member function 'rstan::stan_fit<model_jm_namespace::model_jm, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here 15 | .method("call_sampler", &rstan::stan_fit<stan_model, boost::ecuyer1988> ::call_sampler) | ^ In file included from stanExports_jm.cc:5: ./stanExports_jm.h:5394:15: warning: unused variable 'log_y' [-Wunused-variable] 5394 | const auto& log_y = stan::math::to_ref(log_y_arg__); | ^~~~~ ./stanExports_jm.h:15660:26: note: in instantiation of function template specialization 'model_jm_namespace::glm_lpdf<false, Eigen::Map<Eigen::Matrix<double, -1, 1>>, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, stan::math::var_value<double>, double, Eigen::Map<Eigen::Matrix<double, -1, 1>>, Eigen::Map<Eigen::Matrix<double, -1, 1>>, nullptr>' requested here 15660 | lp_accum__.add(glm_lpdf<false>(yReal1, yInt1, yEta1, yAux1, | ^ ./stanExports_jm.h:20796:12: note: in instantiation of function template specialization 'model_jm_namespace::model_jm::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr>' requested here 20796 | return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); | ^ /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_jm_namespace::model_jm::log_prob<true, true, stan::math::var_value<double>>' requested here 40 | var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>( | ^ /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/services/util/initialize.hpp:167:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_jm_namespace::model_jm>' requested here 167 | log_prob = stan::model::log_prob_grad<true, Jacobian>( | ^ /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_jm_namespace::model_jm, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here 49 | std::vector<double> cont_vector = util::initialize( | ^ /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_jm_namespace::model_jm>' requested here 481 | return_code = stan::services::diagnose::diagnose(model, | ^ /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_jm_namespace::model_jm, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here 1215 | ret = command(args, model_, holder, names_oi_tidx_, | ^ stanExports_jm.cc:15:79: note: in instantiation of member function 'rstan::stan_fit<model_jm_namespace::model_jm, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here 15 | .method("call_sampler", &rstan::stan_fit<stan_model, boost::ecuyer1988> ::call_sampler) | ^ In file included from stanExports_jm.cc:5: ./stanExports_jm.h:6001:15: warning: unused variable 'scale' [-Wunused-variable] 6001 | const auto& scale = stan::math::to_ref(scale_arg__); | ^~~~~ ./stanExports_jm.h:17550:24: note: in instantiation of function template specialization 'model_jm_namespace::basehaz_lpdf<false, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, Eigen::Map<Eigen::Matrix<double, -1, 1>>, Eigen::Map<Eigen::Matrix<double, -1, 1>>, nullptr>' requested here 17550 | lp_accum__.add(basehaz_lpdf<false>(e_aux_unscaled, | ^ ./stanExports_jm.h:20796:12: note: in instantiation of function template specialization 'model_jm_namespace::model_jm::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr>' requested here 20796 | return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); | ^ /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_jm_namespace::model_jm::log_prob<true, true, stan::math::var_value<double>>' requested here 40 | var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>( | ^ /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/services/util/initialize.hpp:167:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_jm_namespace::model_jm>' requested here 167 | log_prob = stan::model::log_prob_grad<true, Jacobian>( | ^ /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_jm_namespace::model_jm, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here 49 | std::vector<double> cont_vector = util::initialize( | ^ /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_jm_namespace::model_jm>' requested here 481 | return_code = stan::services::diagnose::diagnose(model, | ^ /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_jm_namespace::model_jm, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here 1215 | ret = command(args, model_, holder, names_oi_tidx_, | ^ stanExports_jm.cc:15:79: note: in instantiation of member function 'rstan::stan_fit<model_jm_namespace::model_jm, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here 15 | .method("call_sampler", &rstan::stan_fit<stan_model, boost::ecuyer1988> ::call_sampler) | ^ 27 warnings generated. /usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I"../inst/include" -I"/data/gannet/ripley/R/test-clang/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DBOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'/data/gannet/ripley/R/test-clang/StanHeaders/include' -I'/data/gannet/ripley/R/test-clang/rstan/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppEigen/include' -I'/data/gannet/ripley/R/test-clang/RcppParallel/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include -I'/data/gannet/ripley/R/test-clang/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c stanExports_lm.cc -o stanExports_lm.o In file included from stanExports_lm.cc:5: In file included from ./stanExports_lm.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:3: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:26: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from stanExports_lm.cc:5: In file included from ./stanExports_lm.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:3: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:29: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/SparseLU:35: /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from stanExports_lm.cc:5: In file included from ./stanExports_lm.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:21: /data/gannet/ripley/R/test-clang/rstan/include/rstan/io/r_ostream.hpp:47:31: warning: 'rstan::io::r_cout_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] 47 | virtual std::streamsize xsputn(const char_type* s, int n) { | ^ /usr/local/clang21/bin/../include/c++/v1/streambuf:352:22: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int') 352 | virtual streamsize xsputn(const char_type* __s, streamsize __n) { | ^ In file included from stanExports_lm.cc:5: In file included from ./stanExports_lm.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:21: /data/gannet/ripley/R/test-clang/rstan/include/rstan/io/r_ostream.hpp:70:31: warning: 'rstan::io::r_cerr_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] 70 | virtual std::streamsize xsputn(const char_type* s, int n) { | ^ /usr/local/clang21/bin/../include/c++/v1/streambuf:352:22: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int') 352 | virtual streamsize xsputn(const char_type* __s, streamsize __n) { | ^ In file included from stanExports_lm.cc:5: In file included from ./stanExports_lm.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:31: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:31: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /data/gannet/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from stanExports_lm.cc:5: In file included from ./stanExports_lm.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:31: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:37: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /data/gannet/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ In file included from stanExports_lm.cc:5: In file included from ./stanExports_lm.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:14: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun.hpp:35: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/binomial_coefficient_log.hpp:13: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/partials_propagator.hpp:8: /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:57:1: warning: 'ops_partials_edge' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 57 | struct ops_partials_edge<ViewElt, Op, require_st_arithmetic<Op>> { | ^ /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:45:1: note: did you mean struct here? 45 | class ops_partials_edge; | ^~~~~ | struct In file included from stanExports_lm.cc:5: In file included from ./stanExports_lm.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:34: /data/gannet/ripley/R/test-clang/BH/include/boost/units/static_rational.hpp:166:10: warning: extension used [-Wlanguage-extension-token] 166 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_lm.cc:5: In file included from ./stanExports_lm.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:35: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/dimension.hpp:21: /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/dimension_list.hpp:125:10: warning: extension used [-Wlanguage-extension-token] 125 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_lm.cc:5: In file included from ./stanExports_lm.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:35: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/dimension.hpp:21: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/dimension_list.hpp:131: /data/gannet/ripley/R/test-clang/BH/include/boost/units/dimensionless_type.hpp:49:10: warning: extension used [-Wlanguage-extension-token] 49 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_lm.cc:5: In file included from ./stanExports_lm.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:39: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/linear_algebra.hpp:20: /data/gannet/ripley/R/test-clang/BH/include/boost/units/dim.hpp:75:10: warning: extension used [-Wlanguage-extension-token] 75 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_lm.cc:5: In file included from ./stanExports_lm.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:40: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/unscale.hpp:28: /data/gannet/ripley/R/test-clang/BH/include/boost/units/scale.hpp:139:10: warning: extension used [-Wlanguage-extension-token] 139 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_lm.cc:5: In file included from ./stanExports_lm.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:120:10: warning: extension used [-Wlanguage-extension-token] 120 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_lm.cc:5: In file included from ./stanExports_lm.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:21: /data/gannet/ripley/R/test-clang/BH/include/boost/units/homogeneous_system.hpp:99:10: warning: extension used [-Wlanguage-extension-token] 99 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_lm.cc:5: In file included from ./stanExports_lm.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:495:10: warning: extension used [-Wlanguage-extension-token] 495 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_lm.cc:5: In file included from ./stanExports_lm.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:1252:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 1252 | int ret = stan::services::error_codes::CONFIG; | ^ In file included from stanExports_lm.cc:5: ./stanExports_lm.h:943:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] 943 | int pos__ = std::numeric_limits<int>::min(); | ^ 18 warnings generated. /usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I"../inst/include" -I"/data/gannet/ripley/R/test-clang/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DBOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'/data/gannet/ripley/R/test-clang/StanHeaders/include' -I'/data/gannet/ripley/R/test-clang/rstan/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppEigen/include' -I'/data/gannet/ripley/R/test-clang/RcppParallel/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include -I'/data/gannet/ripley/R/test-clang/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c stanExports_mvmer.cc -o stanExports_mvmer.o In file included from stanExports_mvmer.cc:5: In file included from ./stanExports_mvmer.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:3: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:26: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from stanExports_mvmer.cc:5: In file included from ./stanExports_mvmer.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:3: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:29: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/SparseLU:35: /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from stanExports_mvmer.cc:5: In file included from ./stanExports_mvmer.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:21: /data/gannet/ripley/R/test-clang/rstan/include/rstan/io/r_ostream.hpp:47:31: warning: 'rstan::io::r_cout_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] 47 | virtual std::streamsize xsputn(const char_type* s, int n) { | ^ /usr/local/clang21/bin/../include/c++/v1/streambuf:352:22: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int') 352 | virtual streamsize xsputn(const char_type* __s, streamsize __n) { | ^ In file included from stanExports_mvmer.cc:5: In file included from ./stanExports_mvmer.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:21: /data/gannet/ripley/R/test-clang/rstan/include/rstan/io/r_ostream.hpp:70:31: warning: 'rstan::io::r_cerr_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] 70 | virtual std::streamsize xsputn(const char_type* s, int n) { | ^ /usr/local/clang21/bin/../include/c++/v1/streambuf:352:22: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int') 352 | virtual streamsize xsputn(const char_type* __s, streamsize __n) { | ^ In file included from stanExports_mvmer.cc:5: In file included from ./stanExports_mvmer.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:31: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:31: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /data/gannet/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from stanExports_mvmer.cc:5: In file included from ./stanExports_mvmer.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:31: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:37: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /data/gannet/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ In file included from stanExports_mvmer.cc:5: In file included from ./stanExports_mvmer.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:14: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun.hpp:35: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/binomial_coefficient_log.hpp:13: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/partials_propagator.hpp:8: /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:57:1: warning: 'ops_partials_edge' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 57 | struct ops_partials_edge<ViewElt, Op, require_st_arithmetic<Op>> { | ^ /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:45:1: note: did you mean struct here? 45 | class ops_partials_edge; | ^~~~~ | struct In file included from stanExports_mvmer.cc:5: In file included from ./stanExports_mvmer.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:34: /data/gannet/ripley/R/test-clang/BH/include/boost/units/static_rational.hpp:166:10: warning: extension used [-Wlanguage-extension-token] 166 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_mvmer.cc:5: In file included from ./stanExports_mvmer.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:35: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/dimension.hpp:21: /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/dimension_list.hpp:125:10: warning: extension used [-Wlanguage-extension-token] 125 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_mvmer.cc:5: In file included from ./stanExports_mvmer.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:35: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/dimension.hpp:21: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/dimension_list.hpp:131: /data/gannet/ripley/R/test-clang/BH/include/boost/units/dimensionless_type.hpp:49:10: warning: extension used [-Wlanguage-extension-token] 49 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_mvmer.cc:5: In file included from ./stanExports_mvmer.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:39: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/linear_algebra.hpp:20: /data/gannet/ripley/R/test-clang/BH/include/boost/units/dim.hpp:75:10: warning: extension used [-Wlanguage-extension-token] 75 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_mvmer.cc:5: In file included from ./stanExports_mvmer.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:40: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/unscale.hpp:28: /data/gannet/ripley/R/test-clang/BH/include/boost/units/scale.hpp:139:10: warning: extension used [-Wlanguage-extension-token] 139 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_mvmer.cc:5: In file included from ./stanExports_mvmer.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:120:10: warning: extension used [-Wlanguage-extension-token] 120 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_mvmer.cc:5: In file included from ./stanExports_mvmer.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:21: /data/gannet/ripley/R/test-clang/BH/include/boost/units/homogeneous_system.hpp:99:10: warning: extension used [-Wlanguage-extension-token] 99 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_mvmer.cc:5: In file included from ./stanExports_mvmer.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:495:10: warning: extension used [-Wlanguage-extension-token] 495 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_mvmer.cc:5: In file included from ./stanExports_mvmer.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:1252:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 1252 | int ret = stan::services::error_codes::CONFIG; | ^ In file included from stanExports_mvmer.cc:5: ./stanExports_mvmer.h:8872:13: warning: variable 'mark' set but not used [-Wunused-but-set-variable] 8872 | int mark = std::numeric_limits<int>::min(); | ^ ./stanExports_mvmer.h:9786:13: warning: variable 'mark' set but not used [-Wunused-but-set-variable] 9786 | int mark = std::numeric_limits<int>::min(); | ^ ./stanExports_mvmer.h:10109:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] 10109 | int pos__ = std::numeric_limits<int>::min(); | ^ ./stanExports_mvmer.h:4497:15: warning: unused variable 'log_y' [-Wunused-variable] 4497 | const auto& log_y = stan::math::to_ref(log_y_arg__); | ^~~~~ ./stanExports_mvmer.h:9021:26: note: in instantiation of function template specialization 'model_mvmer_namespace::glm_lpdf<false, Eigen::Map<Eigen::Matrix<double, -1, 1>>, Eigen::Matrix<double, -1, 1>, double, double, Eigen::Map<Eigen::Matrix<double, -1, 1>>, Eigen::Map<Eigen::Matrix<double, -1, 1>>, nullptr>' requested here 9021 | lp_accum__.add(glm_lpdf<false>(yReal1, yInt1, yEta1, yAux1, | ^ ./stanExports_mvmer.h:11774:12: note: in instantiation of function template specialization 'model_mvmer_namespace::model_mvmer::log_prob_impl<false, true, std::vector<double>, std::vector<int>, nullptr, nullptr>' requested here 11774 | return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); | ^ /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/services/util/initialize.hpp:129:33: note: in instantiation of function template specialization 'model_mvmer_namespace::model_mvmer::log_prob<false, true, double>' requested here 129 | log_prob = model.template log_prob<false, Jacobian>(unconstrained, | ^ /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_mvmer_namespace::model_mvmer, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here 49 | std::vector<double> cont_vector = util::initialize( | ^ /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_mvmer_namespace::model_mvmer>' requested here 481 | return_code = stan::services::diagnose::diagnose(model, | ^ /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_mvmer_namespace::model_mvmer, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here 1215 | ret = command(args, model_, holder, names_oi_tidx_, | ^ stanExports_mvmer.cc:15:79: note: in instantiation of member function 'rstan::stan_fit<model_mvmer_namespace::model_mvmer, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here 15 | .method("call_sampler", &rstan::stan_fit<stan_model, boost::ecuyer1988> ::call_sampler) | ^ In file included from stanExports_mvmer.cc:5: ./stanExports_mvmer.h:4497:15: warning: unused variable 'log_y' [-Wunused-variable] 4497 | const auto& log_y = stan::math::to_ref(log_y_arg__); | ^~~~~ ./stanExports_mvmer.h:9021:26: note: in instantiation of function template specialization 'model_mvmer_namespace::glm_lpdf<false, Eigen::Map<Eigen::Matrix<double, -1, 1>>, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, stan::math::var_value<double>, double, Eigen::Map<Eigen::Matrix<double, -1, 1>>, Eigen::Map<Eigen::Matrix<double, -1, 1>>, nullptr>' requested here 9021 | lp_accum__.add(glm_lpdf<false>(yReal1, yInt1, yEta1, yAux1, | ^ ./stanExports_mvmer.h:11774:12: note: in instantiation of function template specialization 'model_mvmer_namespace::model_mvmer::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr>' requested here 11774 | return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); | ^ /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_mvmer_namespace::model_mvmer::log_prob<true, true, stan::math::var_value<double>>' requested here 40 | var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>( | ^ /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/services/util/initialize.hpp:167:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_mvmer_namespace::model_mvmer>' requested here 167 | log_prob = stan::model::log_prob_grad<true, Jacobian>( | ^ /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_mvmer_namespace::model_mvmer, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here 49 | std::vector<double> cont_vector = util::initialize( | ^ /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_mvmer_namespace::model_mvmer>' requested here 481 | return_code = stan::services::diagnose::diagnose(model, | ^ /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_mvmer_namespace::model_mvmer, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here 1215 | ret = command(args, model_, holder, names_oi_tidx_, | ^ stanExports_mvmer.cc:15:79: note: in instantiation of member function 'rstan::stan_fit<model_mvmer_namespace::model_mvmer, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here 15 | .method("call_sampler", &rstan::stan_fit<stan_model, boost::ecuyer1988> ::call_sampler) | ^ 22 warnings generated. /usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I"../inst/include" -I"/data/gannet/ripley/R/test-clang/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DBOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'/data/gannet/ripley/R/test-clang/StanHeaders/include' -I'/data/gannet/ripley/R/test-clang/rstan/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppEigen/include' -I'/data/gannet/ripley/R/test-clang/RcppParallel/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include -I'/data/gannet/ripley/R/test-clang/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c stanExports_polr.cc -o stanExports_polr.o In file included from stanExports_polr.cc:5: In file included from ./stanExports_polr.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:3: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:26: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from stanExports_polr.cc:5: In file included from ./stanExports_polr.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:3: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:29: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/SparseLU:35: /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /data/gannet/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from stanExports_polr.cc:5: In file included from ./stanExports_polr.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:21: /data/gannet/ripley/R/test-clang/rstan/include/rstan/io/r_ostream.hpp:47:31: warning: 'rstan::io::r_cout_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] 47 | virtual std::streamsize xsputn(const char_type* s, int n) { | ^ /usr/local/clang21/bin/../include/c++/v1/streambuf:352:22: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int') 352 | virtual streamsize xsputn(const char_type* __s, streamsize __n) { | ^ In file included from stanExports_polr.cc:5: In file included from ./stanExports_polr.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:21: /data/gannet/ripley/R/test-clang/rstan/include/rstan/io/r_ostream.hpp:70:31: warning: 'rstan::io::r_cerr_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] 70 | virtual std::streamsize xsputn(const char_type* s, int n) { | ^ /usr/local/clang21/bin/../include/c++/v1/streambuf:352:22: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int') 352 | virtual streamsize xsputn(const char_type* __s, streamsize __n) { | ^ In file included from stanExports_polr.cc:5: In file included from ./stanExports_polr.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:31: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:31: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /data/gannet/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from stanExports_polr.cc:5: In file included from ./stanExports_polr.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:31: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:37: In file included from /data/gannet/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /data/gannet/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ In file included from stanExports_polr.cc:5: In file included from ./stanExports_polr.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:14: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun.hpp:35: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/binomial_coefficient_log.hpp:13: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/partials_propagator.hpp:8: /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:57:1: warning: 'ops_partials_edge' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 57 | struct ops_partials_edge<ViewElt, Op, require_st_arithmetic<Op>> { | ^ /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:45:1: note: did you mean struct here? 45 | class ops_partials_edge; | ^~~~~ | struct In file included from stanExports_polr.cc:5: In file included from ./stanExports_polr.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:34: /data/gannet/ripley/R/test-clang/BH/include/boost/units/static_rational.hpp:166:10: warning: extension used [-Wlanguage-extension-token] 166 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_polr.cc:5: In file included from ./stanExports_polr.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:35: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/dimension.hpp:21: /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/dimension_list.hpp:125:10: warning: extension used [-Wlanguage-extension-token] 125 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_polr.cc:5: In file included from ./stanExports_polr.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:35: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/dimension.hpp:21: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/dimension_list.hpp:131: /data/gannet/ripley/R/test-clang/BH/include/boost/units/dimensionless_type.hpp:49:10: warning: extension used [-Wlanguage-extension-token] 49 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_polr.cc:5: In file included from ./stanExports_polr.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:39: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/linear_algebra.hpp:20: /data/gannet/ripley/R/test-clang/BH/include/boost/units/dim.hpp:75:10: warning: extension used [-Wlanguage-extension-token] 75 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_polr.cc:5: In file included from ./stanExports_polr.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:40: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/unscale.hpp:28: /data/gannet/ripley/R/test-clang/BH/include/boost/units/scale.hpp:139:10: warning: extension used [-Wlanguage-extension-token] 139 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_polr.cc:5: In file included from ./stanExports_polr.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20: /data/gannet/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:120:10: warning: extension used [-Wlanguage-extension-token] 120 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_polr.cc:5: In file included from ./stanExports_polr.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:21: /data/gannet/ripley/R/test-clang/BH/include/boost/units/homogeneous_system.hpp:99:10: warning: extension used [-Wlanguage-extension-token] 99 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_polr.cc:5: In file included from ./stanExports_polr.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:15: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:16: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23: /data/gannet/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:495:10: warning: extension used [-Wlanguage-extension-token] 495 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP' 28 | <boost/typeof/incr_registration_group.hpp> | ^ In file included from stanExports_polr.cc:5: In file included from ./stanExports_polr.h:23: In file included from /data/gannet/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4: /data/gannet/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:1252:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 1252 | int ret = stan::services::error_codes::CONFIG; | ^ In file included from stanExports_polr.cc:5: ./stanExports_polr.h:631:9: warning: variable 'iter' set but not used [-Wunused-but-set-variable] 631 | int iter = std::numeric_limits<int>::min(); | ^ ./stanExports_polr.h:1874:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] 1874 | int pos__ = std::numeric_limits<int>::min(); | ^ 19 warnings generated. /usr/local/clang21/bin/clang++ -std=gnu++17 -shared -L/usr/local/clang/lib64 -L/usr/local/clang21/lib -L/usr/local/clang21/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -L/usr/local/clang21/lib/clang/21/lib/x86_64-unknown-linux-gnu -o rstanarm.so init.o stanExports_bernoulli.o stanExports_binomial.o stanExports_continuous.o stanExports_count.o stanExports_jm.o stanExports_lm.o stanExports_mvmer.o stanExports_polr.o -L/data/gannet/ripley/R/test-clang/RcppParallel/lib/ -Wl,-rpath,/data/gannet/ripley/R/test-clang/RcppParallel/lib/ -ltbb -ltbbmalloc make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/rstanarm/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/rstanarm/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/rstanarm/src' installing to /data/gannet/ripley/R/packages/tests-clang/rstanarm.Rcheck/00LOCK-rstanarm/00new/rstanarm/libs ** R ** data *** moving datasets to lazyload DB ** 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 (rstanarm)