* installing *source* package ‘multinma’ ... ** package ‘multinma’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘clang version 18.1.4’ using C++17 make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/multinma/src' /usr/local/clang18/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/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' -I'/data/gannet/ripley/R/test-clang/rstan/include' -I'/data/gannet/ripley/R/test-clang/StanHeaders/include' -isystem /usr/local/clang18/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 -c RcppExports.cpp -o RcppExports.o In file included from RcppExports.cpp:4: 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:29: 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 RcppExports.cpp:4: 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:29: 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 RcppExports.cpp:4: 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 RcppExports.cpp:4: 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; | ^ 5 warnings generated. /usr/local/clang18/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/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' -I'/data/gannet/ripley/R/test-clang/rstan/include' -I'/data/gannet/ripley/R/test-clang/StanHeaders/include' -isystem /usr/local/clang18/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 -c stanExports_binomial_1par.cc -o stanExports_binomial_1par.o In file included from stanExports_binomial_1par.cc:5: In file included from ./stanExports_binomial_1par.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_1par.cc:5: In file included from ./stanExports_binomial_1par.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_1par.cc:5: In file included from ./stanExports_binomial_1par.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/clang18/bin/../include/c++/v1/streambuf:276:22: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int') 276 | virtual streamsize xsputn(const char_type* __s, streamsize __n); | ^ In file included from stanExports_binomial_1par.cc:5: In file included from ./stanExports_binomial_1par.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/clang18/bin/../include/c++/v1/streambuf:276:22: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int') 276 | virtual streamsize xsputn(const char_type* __s, streamsize __n); | ^ In file included from stanExports_binomial_1par.cc:5: In file included from ./stanExports_binomial_1par.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_1par.cc:5: In file included from ./stanExports_binomial_1par.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_1par.cc:5: In file included from ./stanExports_binomial_1par.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> { | ^ /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_1par.cc:5: In file included from ./stanExports_binomial_1par.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 | | ^ In file included from stanExports_binomial_1par.cc:5: In file included from ./stanExports_binomial_1par.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 | | ^ In file included from stanExports_binomial_1par.cc:5: In file included from ./stanExports_binomial_1par.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 | | ^ In file included from stanExports_binomial_1par.cc:5: In file included from ./stanExports_binomial_1par.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 | | ^ In file included from stanExports_binomial_1par.cc:5: In file included from ./stanExports_binomial_1par.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 | | ^ In file included from stanExports_binomial_1par.cc:5: In file included from ./stanExports_binomial_1par.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 | | ^ In file included from stanExports_binomial_1par.cc:5: In file included from ./stanExports_binomial_1par.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 | | ^ In file included from stanExports_binomial_1par.cc:5: In file included from ./stanExports_binomial_1par.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 | | ^ In file included from stanExports_binomial_1par.cc:5: In file included from ./stanExports_binomial_1par.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_1par.cc:5: ./stanExports_binomial_1par.h:3706:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] 3706 | int pos__ = std::numeric_limits::min(); | ^ In file included from stanExports_binomial_1par.cc:5: In file included from ./stanExports_binomial_1par.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:46: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/choose.hpp:7: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/binomial.hpp:15: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/beta.hpp:1721: /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:29:15: warning: unused variable 'x_extrema' [-Wunused-variable] 29 | const T x_extrema = 1 / (1 + a); | ^~~~~~~~~ /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:304:7: note: in instantiation of member function 'boost::math::detail::temme_root_finder::temme_root_finder' requested here 304 | temme_root_finder(-lu, alpha), x, lower, upper, policies::digits() / 2); | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:615:20: note: in instantiation of function template specialization 'boost::math::detail::temme_method_2_ibeta_inverse, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here 615 | x = temme_method_2_ibeta_inverse(a, b, p, r, theta, pol); | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:992:17: note: in instantiation of function template specialization 'boost::math::detail::ibeta_inv_imp, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here 992 | rx = detail::ibeta_inv_imp( | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:1023:11: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<>>>' requested here 1023 | return ibeta_inv(a, b, p, static_cast(nullptr), pol); | ^ /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/inv_inc_beta.hpp:32:23: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<>>>' requested here 32 | return boost::math::ibeta_inv(a, b, p, boost_policy_t<>()); | ^ 19 warnings generated. /usr/local/clang18/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/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' -I'/data/gannet/ripley/R/test-clang/rstan/include' -I'/data/gannet/ripley/R/test-clang/StanHeaders/include' -isystem /usr/local/clang18/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 -c stanExports_binomial_2par.cc -o stanExports_binomial_2par.o In file included from stanExports_binomial_2par.cc:5: In file included from ./stanExports_binomial_2par.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_2par.cc:5: In file included from ./stanExports_binomial_2par.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_2par.cc:5: In file included from ./stanExports_binomial_2par.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/clang18/bin/../include/c++/v1/streambuf:276:22: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int') 276 | virtual streamsize xsputn(const char_type* __s, streamsize __n); | ^ In file included from stanExports_binomial_2par.cc:5: In file included from ./stanExports_binomial_2par.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/clang18/bin/../include/c++/v1/streambuf:276:22: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int') 276 | virtual streamsize xsputn(const char_type* __s, streamsize __n); | ^ In file included from stanExports_binomial_2par.cc:5: In file included from ./stanExports_binomial_2par.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_2par.cc:5: In file included from ./stanExports_binomial_2par.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_2par.cc:5: In file included from ./stanExports_binomial_2par.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> { | ^ /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_2par.cc:5: In file included from ./stanExports_binomial_2par.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 | | ^ In file included from stanExports_binomial_2par.cc:5: In file included from ./stanExports_binomial_2par.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 | | ^ In file included from stanExports_binomial_2par.cc:5: In file included from ./stanExports_binomial_2par.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 | | ^ In file included from stanExports_binomial_2par.cc:5: In file included from ./stanExports_binomial_2par.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 | | ^ In file included from stanExports_binomial_2par.cc:5: In file included from ./stanExports_binomial_2par.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 | | ^ In file included from stanExports_binomial_2par.cc:5: In file included from ./stanExports_binomial_2par.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 | | ^ In file included from stanExports_binomial_2par.cc:5: In file included from ./stanExports_binomial_2par.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 | | ^ In file included from stanExports_binomial_2par.cc:5: In file included from ./stanExports_binomial_2par.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 | | ^ In file included from stanExports_binomial_2par.cc:5: In file included from ./stanExports_binomial_2par.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_2par.cc:5: ./stanExports_binomial_2par.h:3962:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] 3962 | int pos__ = std::numeric_limits::min(); | ^ In file included from stanExports_binomial_2par.cc:5: In file included from ./stanExports_binomial_2par.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:46: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/choose.hpp:7: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/binomial.hpp:15: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/beta.hpp:1721: /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:29:15: warning: unused variable 'x_extrema' [-Wunused-variable] 29 | const T x_extrema = 1 / (1 + a); | ^~~~~~~~~ /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:304:7: note: in instantiation of member function 'boost::math::detail::temme_root_finder::temme_root_finder' requested here 304 | temme_root_finder(-lu, alpha), x, lower, upper, policies::digits() / 2); | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:615:20: note: in instantiation of function template specialization 'boost::math::detail::temme_method_2_ibeta_inverse, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here 615 | x = temme_method_2_ibeta_inverse(a, b, p, r, theta, pol); | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:992:17: note: in instantiation of function template specialization 'boost::math::detail::ibeta_inv_imp, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here 992 | rx = detail::ibeta_inv_imp( | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:1023:11: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<>>>' requested here 1023 | return ibeta_inv(a, b, p, static_cast(nullptr), pol); | ^ /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/inv_inc_beta.hpp:32:23: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<>>>' requested here 32 | return boost::math::ibeta_inv(a, b, p, boost_policy_t<>()); | ^ 19 warnings generated. /usr/local/clang18/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/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' -I'/data/gannet/ripley/R/test-clang/rstan/include' -I'/data/gannet/ripley/R/test-clang/StanHeaders/include' -isystem /usr/local/clang18/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 -c stanExports_normal.cc -o stanExports_normal.o In file included from stanExports_normal.cc:5: In file included from ./stanExports_normal.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_normal.cc:5: In file included from ./stanExports_normal.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_normal.cc:5: In file included from ./stanExports_normal.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/clang18/bin/../include/c++/v1/streambuf:276:22: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int') 276 | virtual streamsize xsputn(const char_type* __s, streamsize __n); | ^ In file included from stanExports_normal.cc:5: In file included from ./stanExports_normal.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/clang18/bin/../include/c++/v1/streambuf:276:22: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int') 276 | virtual streamsize xsputn(const char_type* __s, streamsize __n); | ^ In file included from stanExports_normal.cc:5: In file included from ./stanExports_normal.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_normal.cc:5: In file included from ./stanExports_normal.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_normal.cc:5: In file included from ./stanExports_normal.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> { | ^ /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_normal.cc:5: In file included from ./stanExports_normal.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 | | ^ In file included from stanExports_normal.cc:5: In file included from ./stanExports_normal.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 | | ^ In file included from stanExports_normal.cc:5: In file included from ./stanExports_normal.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 | | ^ In file included from stanExports_normal.cc:5: In file included from ./stanExports_normal.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 | | ^ In file included from stanExports_normal.cc:5: In file included from ./stanExports_normal.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 | | ^ In file included from stanExports_normal.cc:5: In file included from ./stanExports_normal.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 | | ^ In file included from stanExports_normal.cc:5: In file included from ./stanExports_normal.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 | | ^ In file included from stanExports_normal.cc:5: In file included from ./stanExports_normal.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 | | ^ In file included from stanExports_normal.cc:5: In file included from ./stanExports_normal.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_normal.cc:5: ./stanExports_normal.h:3481:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] 3481 | int pos__ = std::numeric_limits::min(); | ^ In file included from stanExports_normal.cc:5: In file included from ./stanExports_normal.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:46: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/choose.hpp:7: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/binomial.hpp:15: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/beta.hpp:1721: /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:29:15: warning: unused variable 'x_extrema' [-Wunused-variable] 29 | const T x_extrema = 1 / (1 + a); | ^~~~~~~~~ /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:304:7: note: in instantiation of member function 'boost::math::detail::temme_root_finder::temme_root_finder' requested here 304 | temme_root_finder(-lu, alpha), x, lower, upper, policies::digits() / 2); | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:615:20: note: in instantiation of function template specialization 'boost::math::detail::temme_method_2_ibeta_inverse, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here 615 | x = temme_method_2_ibeta_inverse(a, b, p, r, theta, pol); | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:992:17: note: in instantiation of function template specialization 'boost::math::detail::ibeta_inv_imp, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here 992 | rx = detail::ibeta_inv_imp( | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:1023:11: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<>>>' requested here 1023 | return ibeta_inv(a, b, p, static_cast(nullptr), pol); | ^ /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/inv_inc_beta.hpp:32:23: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<>>>' requested here 32 | return boost::math::ibeta_inv(a, b, p, boost_policy_t<>()); | ^ 19 warnings generated. /usr/local/clang18/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/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' -I'/data/gannet/ripley/R/test-clang/rstan/include' -I'/data/gannet/ripley/R/test-clang/StanHeaders/include' -isystem /usr/local/clang18/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 -c stanExports_ordered_multinomial.cc -o stanExports_ordered_multinomial.o In file included from stanExports_ordered_multinomial.cc:5: In file included from ./stanExports_ordered_multinomial.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_ordered_multinomial.cc:5: In file included from ./stanExports_ordered_multinomial.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_ordered_multinomial.cc:5: In file included from ./stanExports_ordered_multinomial.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/clang18/bin/../include/c++/v1/streambuf:276:22: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int') 276 | virtual streamsize xsputn(const char_type* __s, streamsize __n); | ^ In file included from stanExports_ordered_multinomial.cc:5: In file included from ./stanExports_ordered_multinomial.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/clang18/bin/../include/c++/v1/streambuf:276:22: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int') 276 | virtual streamsize xsputn(const char_type* __s, streamsize __n); | ^ In file included from stanExports_ordered_multinomial.cc:5: In file included from ./stanExports_ordered_multinomial.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_ordered_multinomial.cc:5: In file included from ./stanExports_ordered_multinomial.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_ordered_multinomial.cc:5: In file included from ./stanExports_ordered_multinomial.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> { | ^ /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_ordered_multinomial.cc:5: In file included from ./stanExports_ordered_multinomial.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 | | ^ In file included from stanExports_ordered_multinomial.cc:5: In file included from ./stanExports_ordered_multinomial.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 | | ^ In file included from stanExports_ordered_multinomial.cc:5: In file included from ./stanExports_ordered_multinomial.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 | | ^ In file included from stanExports_ordered_multinomial.cc:5: In file included from ./stanExports_ordered_multinomial.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 | | ^ In file included from stanExports_ordered_multinomial.cc:5: In file included from ./stanExports_ordered_multinomial.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 | | ^ In file included from stanExports_ordered_multinomial.cc:5: In file included from ./stanExports_ordered_multinomial.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 | | ^ In file included from stanExports_ordered_multinomial.cc:5: In file included from ./stanExports_ordered_multinomial.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 | | ^ In file included from stanExports_ordered_multinomial.cc:5: In file included from ./stanExports_ordered_multinomial.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 | | ^ In file included from stanExports_ordered_multinomial.cc:5: In file included from ./stanExports_ordered_multinomial.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_ordered_multinomial.cc:5: ./stanExports_ordered_multinomial.h:4660:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] 4660 | int pos__ = std::numeric_limits::min(); | ^ In file included from stanExports_ordered_multinomial.cc:5: In file included from ./stanExports_ordered_multinomial.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:46: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/choose.hpp:7: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/binomial.hpp:15: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/beta.hpp:1721: /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:29:15: warning: unused variable 'x_extrema' [-Wunused-variable] 29 | const T x_extrema = 1 / (1 + a); | ^~~~~~~~~ /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:304:7: note: in instantiation of member function 'boost::math::detail::temme_root_finder::temme_root_finder' requested here 304 | temme_root_finder(-lu, alpha), x, lower, upper, policies::digits() / 2); | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:615:20: note: in instantiation of function template specialization 'boost::math::detail::temme_method_2_ibeta_inverse, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here 615 | x = temme_method_2_ibeta_inverse(a, b, p, r, theta, pol); | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:992:17: note: in instantiation of function template specialization 'boost::math::detail::ibeta_inv_imp, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here 992 | rx = detail::ibeta_inv_imp( | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:1023:11: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<>>>' requested here 1023 | return ibeta_inv(a, b, p, static_cast(nullptr), pol); | ^ /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/inv_inc_beta.hpp:32:23: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<>>>' requested here 32 | return boost::math::ibeta_inv(a, b, p, boost_policy_t<>()); | ^ 19 warnings generated. /usr/local/clang18/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/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' -I'/data/gannet/ripley/R/test-clang/rstan/include' -I'/data/gannet/ripley/R/test-clang/StanHeaders/include' -isystem /usr/local/clang18/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 -c stanExports_poisson.cc -o stanExports_poisson.o In file included from stanExports_poisson.cc:5: In file included from ./stanExports_poisson.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_poisson.cc:5: In file included from ./stanExports_poisson.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_poisson.cc:5: In file included from ./stanExports_poisson.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/clang18/bin/../include/c++/v1/streambuf:276:22: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int') 276 | virtual streamsize xsputn(const char_type* __s, streamsize __n); | ^ In file included from stanExports_poisson.cc:5: In file included from ./stanExports_poisson.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/clang18/bin/../include/c++/v1/streambuf:276:22: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int') 276 | virtual streamsize xsputn(const char_type* __s, streamsize __n); | ^ In file included from stanExports_poisson.cc:5: In file included from ./stanExports_poisson.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_poisson.cc:5: In file included from ./stanExports_poisson.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_poisson.cc:5: In file included from ./stanExports_poisson.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> { | ^ /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_poisson.cc:5: In file included from ./stanExports_poisson.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 | | ^ In file included from stanExports_poisson.cc:5: In file included from ./stanExports_poisson.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 | | ^ In file included from stanExports_poisson.cc:5: In file included from ./stanExports_poisson.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 | | ^ In file included from stanExports_poisson.cc:5: In file included from ./stanExports_poisson.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 | | ^ In file included from stanExports_poisson.cc:5: In file included from ./stanExports_poisson.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 | | ^ In file included from stanExports_poisson.cc:5: In file included from ./stanExports_poisson.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 | | ^ In file included from stanExports_poisson.cc:5: In file included from ./stanExports_poisson.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 | | ^ In file included from stanExports_poisson.cc:5: In file included from ./stanExports_poisson.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 | | ^ In file included from stanExports_poisson.cc:5: In file included from ./stanExports_poisson.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_poisson.cc:5: ./stanExports_poisson.h:3296:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] 3296 | int pos__ = std::numeric_limits::min(); | ^ In file included from stanExports_poisson.cc:5: In file included from ./stanExports_poisson.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:46: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/choose.hpp:7: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/binomial.hpp:15: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/beta.hpp:1721: /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:29:15: warning: unused variable 'x_extrema' [-Wunused-variable] 29 | const T x_extrema = 1 / (1 + a); | ^~~~~~~~~ /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:304:7: note: in instantiation of member function 'boost::math::detail::temme_root_finder::temme_root_finder' requested here 304 | temme_root_finder(-lu, alpha), x, lower, upper, policies::digits() / 2); | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:615:20: note: in instantiation of function template specialization 'boost::math::detail::temme_method_2_ibeta_inverse, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here 615 | x = temme_method_2_ibeta_inverse(a, b, p, r, theta, pol); | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:992:17: note: in instantiation of function template specialization 'boost::math::detail::ibeta_inv_imp, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here 992 | rx = detail::ibeta_inv_imp( | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:1023:11: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<>>>' requested here 1023 | return ibeta_inv(a, b, p, static_cast(nullptr), pol); | ^ /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/inv_inc_beta.hpp:32:23: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<>>>' requested here 32 | return boost::math::ibeta_inv(a, b, p, boost_policy_t<>()); | ^ 19 warnings generated. /usr/local/clang18/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/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' -I'/data/gannet/ripley/R/test-clang/rstan/include' -I'/data/gannet/ripley/R/test-clang/StanHeaders/include' -isystem /usr/local/clang18/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 -c stanExports_predict_delta_new.cc -o stanExports_predict_delta_new.o In file included from stanExports_predict_delta_new.cc:5: In file included from ./stanExports_predict_delta_new.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_predict_delta_new.cc:5: In file included from ./stanExports_predict_delta_new.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_predict_delta_new.cc:5: In file included from ./stanExports_predict_delta_new.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/clang18/bin/../include/c++/v1/streambuf:276:22: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int') 276 | virtual streamsize xsputn(const char_type* __s, streamsize __n); | ^ In file included from stanExports_predict_delta_new.cc:5: In file included from ./stanExports_predict_delta_new.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/clang18/bin/../include/c++/v1/streambuf:276:22: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int') 276 | virtual streamsize xsputn(const char_type* __s, streamsize __n); | ^ In file included from stanExports_predict_delta_new.cc:5: In file included from ./stanExports_predict_delta_new.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_predict_delta_new.cc:5: In file included from ./stanExports_predict_delta_new.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_predict_delta_new.cc:5: In file included from ./stanExports_predict_delta_new.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> { | ^ /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_predict_delta_new.cc:5: In file included from ./stanExports_predict_delta_new.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 | | ^ In file included from stanExports_predict_delta_new.cc:5: In file included from ./stanExports_predict_delta_new.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 | | ^ In file included from stanExports_predict_delta_new.cc:5: In file included from ./stanExports_predict_delta_new.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 | | ^ In file included from stanExports_predict_delta_new.cc:5: In file included from ./stanExports_predict_delta_new.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 | | ^ In file included from stanExports_predict_delta_new.cc:5: In file included from ./stanExports_predict_delta_new.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 | | ^ In file included from stanExports_predict_delta_new.cc:5: In file included from ./stanExports_predict_delta_new.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 | | ^ In file included from stanExports_predict_delta_new.cc:5: In file included from ./stanExports_predict_delta_new.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 | | ^ In file included from stanExports_predict_delta_new.cc:5: In file included from ./stanExports_predict_delta_new.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 | | ^ In file included from stanExports_predict_delta_new.cc:5: In file included from ./stanExports_predict_delta_new.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_predict_delta_new.cc:5: ./stanExports_predict_delta_new.h:265:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] 265 | int pos__ = std::numeric_limits::min(); | ^ In file included from stanExports_predict_delta_new.cc:5: In file included from ./stanExports_predict_delta_new.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:46: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/choose.hpp:7: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/binomial.hpp:15: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/beta.hpp:1721: /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:29:15: warning: unused variable 'x_extrema' [-Wunused-variable] 29 | const T x_extrema = 1 / (1 + a); | ^~~~~~~~~ /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:304:7: note: in instantiation of member function 'boost::math::detail::temme_root_finder::temme_root_finder' requested here 304 | temme_root_finder(-lu, alpha), x, lower, upper, policies::digits() / 2); | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:615:20: note: in instantiation of function template specialization 'boost::math::detail::temme_method_2_ibeta_inverse, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here 615 | x = temme_method_2_ibeta_inverse(a, b, p, r, theta, pol); | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:992:17: note: in instantiation of function template specialization 'boost::math::detail::ibeta_inv_imp, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here 992 | rx = detail::ibeta_inv_imp( | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:1023:11: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<>>>' requested here 1023 | return ibeta_inv(a, b, p, static_cast(nullptr), pol); | ^ /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/inv_inc_beta.hpp:32:23: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<>>>' requested here 32 | return boost::math::ibeta_inv(a, b, p, boost_policy_t<>()); | ^ 19 warnings generated. /usr/local/clang18/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/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' -I'/data/gannet/ripley/R/test-clang/rstan/include' -I'/data/gannet/ripley/R/test-clang/StanHeaders/include' -isystem /usr/local/clang18/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 -c stanExports_survival_mspline.cc -o stanExports_survival_mspline.o In file included from stanExports_survival_mspline.cc:5: In file included from ./stanExports_survival_mspline.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_survival_mspline.cc:5: In file included from ./stanExports_survival_mspline.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_survival_mspline.cc:5: In file included from ./stanExports_survival_mspline.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/clang18/bin/../include/c++/v1/streambuf:276:22: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int') 276 | virtual streamsize xsputn(const char_type* __s, streamsize __n); | ^ In file included from stanExports_survival_mspline.cc:5: In file included from ./stanExports_survival_mspline.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/clang18/bin/../include/c++/v1/streambuf:276:22: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int') 276 | virtual streamsize xsputn(const char_type* __s, streamsize __n); | ^ In file included from stanExports_survival_mspline.cc:5: In file included from ./stanExports_survival_mspline.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_survival_mspline.cc:5: In file included from ./stanExports_survival_mspline.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_survival_mspline.cc:5: In file included from ./stanExports_survival_mspline.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> { | ^ /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_survival_mspline.cc:5: In file included from ./stanExports_survival_mspline.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 | | ^ In file included from stanExports_survival_mspline.cc:5: In file included from ./stanExports_survival_mspline.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 | | ^ In file included from stanExports_survival_mspline.cc:5: In file included from ./stanExports_survival_mspline.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 | | ^ In file included from stanExports_survival_mspline.cc:5: In file included from ./stanExports_survival_mspline.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 | | ^ In file included from stanExports_survival_mspline.cc:5: In file included from ./stanExports_survival_mspline.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 | | ^ In file included from stanExports_survival_mspline.cc:5: In file included from ./stanExports_survival_mspline.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 | | ^ In file included from stanExports_survival_mspline.cc:5: In file included from ./stanExports_survival_mspline.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 | | ^ In file included from stanExports_survival_mspline.cc:5: In file included from ./stanExports_survival_mspline.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 | | ^ In file included from stanExports_survival_mspline.cc:5: In file included from ./stanExports_survival_mspline.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_survival_mspline.cc:5: ./stanExports_survival_mspline.h:6752:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] 6752 | int pos__ = std::numeric_limits::min(); | ^ In file included from stanExports_survival_mspline.cc:5: In file included from ./stanExports_survival_mspline.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:46: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/choose.hpp:7: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/binomial.hpp:15: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/beta.hpp:1721: /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:29:15: warning: unused variable 'x_extrema' [-Wunused-variable] 29 | const T x_extrema = 1 / (1 + a); | ^~~~~~~~~ /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:304:7: note: in instantiation of member function 'boost::math::detail::temme_root_finder::temme_root_finder' requested here 304 | temme_root_finder(-lu, alpha), x, lower, upper, policies::digits() / 2); | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:615:20: note: in instantiation of function template specialization 'boost::math::detail::temme_method_2_ibeta_inverse, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here 615 | x = temme_method_2_ibeta_inverse(a, b, p, r, theta, pol); | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:992:17: note: in instantiation of function template specialization 'boost::math::detail::ibeta_inv_imp, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here 992 | rx = detail::ibeta_inv_imp( | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:1023:11: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<>>>' requested here 1023 | return ibeta_inv(a, b, p, static_cast(nullptr), pol); | ^ /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/inv_inc_beta.hpp:32:23: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<>>>' requested here 32 | return boost::math::ibeta_inv(a, b, p, boost_policy_t<>()); | ^ 19 warnings generated. /usr/local/clang18/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/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' -I'/data/gannet/ripley/R/test-clang/rstan/include' -I'/data/gannet/ripley/R/test-clang/StanHeaders/include' -isystem /usr/local/clang18/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 -c stanExports_survival_param.cc -o stanExports_survival_param.o In file included from stanExports_survival_param.cc:5: In file included from ./stanExports_survival_param.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_survival_param.cc:5: In file included from ./stanExports_survival_param.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_survival_param.cc:5: In file included from ./stanExports_survival_param.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/clang18/bin/../include/c++/v1/streambuf:276:22: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int') 276 | virtual streamsize xsputn(const char_type* __s, streamsize __n); | ^ In file included from stanExports_survival_param.cc:5: In file included from ./stanExports_survival_param.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/clang18/bin/../include/c++/v1/streambuf:276:22: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int') 276 | virtual streamsize xsputn(const char_type* __s, streamsize __n); | ^ In file included from stanExports_survival_param.cc:5: In file included from ./stanExports_survival_param.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_survival_param.cc:5: In file included from ./stanExports_survival_param.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_survival_param.cc:5: In file included from ./stanExports_survival_param.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> { | ^ /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_survival_param.cc:5: In file included from ./stanExports_survival_param.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 | | ^ In file included from stanExports_survival_param.cc:5: In file included from ./stanExports_survival_param.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 | | ^ In file included from stanExports_survival_param.cc:5: In file included from ./stanExports_survival_param.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 | | ^ In file included from stanExports_survival_param.cc:5: In file included from ./stanExports_survival_param.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 | | ^ In file included from stanExports_survival_param.cc:5: In file included from ./stanExports_survival_param.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 | | ^ In file included from stanExports_survival_param.cc:5: In file included from ./stanExports_survival_param.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 | | ^ In file included from stanExports_survival_param.cc:5: In file included from ./stanExports_survival_param.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 | | ^ In file included from stanExports_survival_param.cc:5: In file included from ./stanExports_survival_param.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 | | ^ In file included from stanExports_survival_param.cc:5: In file included from ./stanExports_survival_param.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_survival_param.cc:5: ./stanExports_survival_param.h:7953:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] 7953 | int pos__ = std::numeric_limits::min(); | ^ In file included from stanExports_survival_param.cc:5: In file included from ./stanExports_survival_param.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:46: In file included from /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/choose.hpp:7: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/binomial.hpp:15: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/beta.hpp:1721: /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:29:15: warning: unused variable 'x_extrema' [-Wunused-variable] 29 | const T x_extrema = 1 / (1 + a); | ^~~~~~~~~ /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:304:7: note: in instantiation of member function 'boost::math::detail::temme_root_finder::temme_root_finder' requested here 304 | temme_root_finder(-lu, alpha), x, lower, upper, policies::digits() / 2); | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:615:20: note: in instantiation of function template specialization 'boost::math::detail::temme_method_2_ibeta_inverse, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here 615 | x = temme_method_2_ibeta_inverse(a, b, p, r, theta, pol); | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:992:17: note: in instantiation of function template specialization 'boost::math::detail::ibeta_inv_imp, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here 992 | rx = detail::ibeta_inv_imp( | ^ /data/gannet/ripley/R/test-clang/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:1023:11: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<>>>' requested here 1023 | return ibeta_inv(a, b, p, static_cast(nullptr), pol); | ^ /data/gannet/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/inv_inc_beta.hpp:32:23: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<>>>' requested here 32 | return boost::math::ibeta_inv(a, b, p, boost_policy_t<>()); | ^ In file included from stanExports_survival_param.cc:5: ./stanExports_survival_param.h:2737:15: warning: unused variable 'aux2' [-Wunused-variable] 2737 | const auto& aux2 = stan::math::to_ref(aux2_arg__); | ^~~~ ./stanExports_survival_param.h:3567:19: note: in instantiation of function template specialization 'model_survival_param_namespace::lh_a2, Eigen::Matrix, Eigen::Matrix, nullptr>' requested here 3567 | lh_a2(dist, time, eta, aux, aux2, pstream__)), | ^ ./stanExports_survival_param.h:7333:17: note: in instantiation of function template specialization 'model_survival_param_namespace::loglik_a2, Eigen::Matrix, Eigen::Matrix, nullptr>' requested here 7333 | loglik_a2(dist, | ^ ./stanExports_survival_param.h:8521:5: note: in instantiation of function template specialization 'model_survival_param_namespace::model_survival_param::write_array_impl, boost::random::linear_congruential_engine>, std::vector, std::vector, std::vector, nullptr, nullptr, nullptr>' requested here 8521 | write_array_impl(base_rng, params_r, params_i, vars, | ^ /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/io/random_var_context.hpp:61:11: note: in instantiation of function template specialization 'model_survival_param_namespace::model_survival_param::write_array, boost::random::linear_congruential_engine>>' requested here 61 | model.write_array(rng, unconstrained_params_, int_params, | ^ /data/gannet/ripley/R/test-clang/StanHeaders/include/src/stan/services/util/initialize.hpp:94:36: note: in instantiation of function template specialization 'stan::io::random_var_context::random_var_context, boost::random::linear_congruential_engine>>' requested here 94 | stan::io::random_var_context random_context(model, rng, init_radius, | ^ /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, boost::random::linear_congruential_engine>>' requested here 49 | std::vector 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' 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, boost::random::linear_congruential_engine>>' requested here 1215 | ret = command(args, model_, holder, names_oi_tidx_, | ^ stanExports_survival_param.cc:15:87: note: in instantiation of member function 'rstan::stan_fit, boost::random::linear_congruential_engine>>::call_sampler' requested here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) | ^ In file included from stanExports_survival_param.cc:5: ./stanExports_survival_param.h:2737:15: warning: unused variable 'aux2' [-Wunused-variable] 2737 | const auto& aux2 = stan::math::to_ref(aux2_arg__); | ^~~~ ./stanExports_survival_param.h:3567:19: note: in instantiation of function template specialization 'model_survival_param_namespace::lh_a2, -1, 1>, Eigen::Matrix, -1, 1>, Eigen::Matrix, -1, 1>, nullptr>' requested here 3567 | lh_a2(dist, time, eta, aux, aux2, pstream__)), | ^ ./stanExports_survival_param.h:6214:17: note: in instantiation of function template specialization 'model_survival_param_namespace::loglik_a2, -1, 1>, Eigen::Matrix, -1, 1>, Eigen::Matrix, -1, 1>, nullptr>' requested here 6214 | loglik_a2(dist, | ^ ./stanExports_survival_param.h:8532:12: note: in instantiation of function template specialization 'model_survival_param_namespace::model_survival_param::log_prob_impl>, std::vector, nullptr, nullptr>' requested here 8532 | return log_prob_impl(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_survival_param_namespace::model_survival_param::log_prob>' requested here 40 | var adLogProb = model.template log_prob( | ^ /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' requested here 167 | log_prob = stan::model::log_prob_grad( | ^ /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, boost::random::linear_congruential_engine>>' requested here 49 | std::vector 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' 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, boost::random::linear_congruential_engine>>' requested here 1215 | ret = command(args, model_, holder, names_oi_tidx_, | ^ stanExports_survival_param.cc:15:87: note: in instantiation of member function 'rstan::stan_fit, boost::random::linear_congruential_engine>>::call_sampler' requested here 15 | .method("call_sampler", &rstan::stan_fit ::call_sampler) | ^ 21 warnings generated. /usr/local/clang18/bin/clang++ -std=gnu++17 -shared -L/usr/local/clang/lib64 -L/usr/local/clang18/lib -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -o multinma.so RcppExports.o stanExports_binomial_1par.o stanExports_binomial_2par.o stanExports_normal.o stanExports_ordered_multinomial.o stanExports_poisson.o stanExports_predict_delta_new.o stanExports_survival_mspline.o stanExports_survival_param.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/multinma/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/multinma/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/multinma/src' installing to /data/gannet/ripley/R/packages/tests-clang/multinma.Rcheck/00LOCK-multinma/00new/multinma/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (multinma)