* installing *source* package ‘ForceChoice’ ...
** this is package ‘ForceChoice’ version ‘1.0.0’
** package ‘ForceChoice’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
specified C++17
using C++ compiler: ‘clang version 23.1.1’
using C++17
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/ForceChoice/src'
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I"../inst/include" -I"/data/localhost/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/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -I'/data/localhost/ripley/R/test-clang/rstan/include' -I'/data/localhost/ripley/R/test-clang/StanHeaders/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -I/data/localhost/ripley/R/test-clang/RcppParallel/include -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -DTBB_INTERFACE_NEW -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c RcppExports.cpp -o RcppExports.o
In file included from RcppExports.cpp:5:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:26:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61:
/data/localhost/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:5:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:29:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseLU:35:
/data/localhost/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/localhost/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:5:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:31:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/data/localhost/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:5:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:37:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/data/localhost/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;
| ^
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I"../inst/include" -I"/data/localhost/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/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -I'/data/localhost/ripley/R/test-clang/rstan/include' -I'/data/localhost/ripley/R/test-clang/StanHeaders/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -I/data/localhost/ripley/R/test-clang/RcppParallel/include -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -DTBB_INTERFACE_NEW -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c fcggum_istem_fast.cpp -o fcggum_istem_fast.o
5 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I"../inst/include" -I"/data/localhost/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/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -I'/data/localhost/ripley/R/test-clang/rstan/include' -I'/data/localhost/ripley/R/test-clang/StanHeaders/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -I/data/localhost/ripley/R/test-clang/RcppParallel/include -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -DTBB_INTERFACE_NEW -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c gibbs_theta_fast.cpp -o gibbs_theta_fast.o
In file included from gibbs_theta_fast.cpp:5:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:26:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61:
/data/localhost/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 gibbs_theta_fast.cpp:5:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:29:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseLU:35:
/data/localhost/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/localhost/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 gibbs_theta_fast.cpp:5:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:31:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/data/localhost/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 gibbs_theta_fast.cpp:5:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:37:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/data/localhost/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;
| ^
gibbs_theta_fast.cpp:43:8: warning: unused function 'mirt_person_loglik' [-Wunused-function]
43 | double mirt_person_loglik(const double* x, int person, const MatrixXd& par,
| ^~~~~~~~~~~~~~~~~~
gibbs_theta_fast.cpp:61:8: warning: unused function 'mgpcm_person_loglik' [-Wunused-function]
61 | double mgpcm_person_loglik(const double* x, int person, const MatrixXd& par,
| ^~~~~~~~~~~~~~~~~~~
gibbs_theta_fast.cpp:79:8: warning: unused function 'mggum_person_loglik' [-Wunused-function]
79 | double mggum_person_loglik(const double* x, int person, const MatrixXd& par,
| ^~~~~~~~~~~~~~~~~~~
gibbs_theta_fast.cpp:206:8: warning: unused function 'fcmirt_person_loglik' [-Wunused-function]
206 | double fcmirt_person_loglik(const double* x, int person, const MatrixXd& par,
| ^~~~~~~~~~~~~~~~~~~~
gibbs_theta_fast.cpp:231:8: warning: unused function 'fcggum_person_loglik' [-Wunused-function]
231 | double fcggum_person_loglik(const double* x, int person, const MatrixXd& par,
| ^~~~~~~~~~~~~~~~~~~~
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I"../inst/include" -I"/data/localhost/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/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -I'/data/localhost/ripley/R/test-clang/rstan/include' -I'/data/localhost/ripley/R/test-clang/StanHeaders/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -I/data/localhost/ripley/R/test-clang/RcppParallel/include -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -DTBB_INTERFACE_NEW -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c gibbs_tirt.cpp -o gibbs_tirt.o
10 warnings generated.
In file included from gibbs_tirt.cpp:3:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:26:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61:
/data/localhost/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 gibbs_tirt.cpp:3:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:29:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseLU:35:
/data/localhost/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/localhost/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 gibbs_tirt.cpp:3:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:31:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/data/localhost/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 gibbs_tirt.cpp:3:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:37:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/data/localhost/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;
| ^
gibbs_tirt.cpp:26:8: warning: unused function 'tirt_person_loglik' [-Wunused-function]
26 | double tirt_person_loglik(const double* x,
| ^~~~~~~~~~~~~~~~~~
6 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I"../inst/include" -I"/data/localhost/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/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -I'/data/localhost/ripley/R/test-clang/rstan/include' -I'/data/localhost/ripley/R/test-clang/StanHeaders/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -I/data/localhost/ripley/R/test-clang/RcppParallel/include -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -DTBB_INTERFACE_NEW -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c gof_fast.cpp -o gof_fast.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I"../inst/include" -I"/data/localhost/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/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -I'/data/localhost/ripley/R/test-clang/rstan/include' -I'/data/localhost/ripley/R/test-clang/StanHeaders/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -I/data/localhost/ripley/R/test-clang/RcppParallel/include -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -DTBB_INTERFACE_NEW -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c item_loglik.cpp -o item_loglik.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I"../inst/include" -I"/data/localhost/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/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -I'/data/localhost/ripley/R/test-clang/rstan/include' -I'/data/localhost/ripley/R/test-clang/StanHeaders/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -I/data/localhost/ripley/R/test-clang/RcppParallel/include -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -DTBB_INTERFACE_NEW -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c model_prob_fast.cpp -o model_prob_fast.o
In file included from model_prob_fast.cpp:3:
In file included from ./istem_gibbs_grid.h:4:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:26:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61:
/data/localhost/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 model_prob_fast.cpp:3:
In file included from ./istem_gibbs_grid.h:4:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:29:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseLU:35:
/data/localhost/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/localhost/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 model_prob_fast.cpp:3:
In file included from ./istem_gibbs_grid.h:4:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:31:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/data/localhost/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 model_prob_fast.cpp:3:
In file included from ./istem_gibbs_grid.h:4:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:37:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/data/localhost/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;
| ^
model_prob_fast.cpp:346:18: warning: unused variable 'kFcdcmLogFloor' [-Wunused-const-variable]
346 | constexpr double kFcdcmLogFloor = -27.631021115928547; // log(1e-12)
| ^~~~~~~~~~~~~~
model_prob_fast.cpp:560:8: warning: unused function 'fcdcm_log_alpha_row' [-Wunused-function]
560 | double fcdcm_log_alpha_row(double theta,
| ^~~~~~~~~~~~~~~~~~~
7 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I"../inst/include" -I"/data/localhost/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/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -I'/data/localhost/ripley/R/test-clang/rstan/include' -I'/data/localhost/ripley/R/test-clang/StanHeaders/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -I/data/localhost/ripley/R/test-clang/RcppParallel/include -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -DTBB_INTERFACE_NEW -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c stanExports_FCDCM.cc -o stanExports_FCDCM.o
In file included from stanExports_FCDCM.cc:5:
In file included from ./stanExports_FCDCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:3:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:26:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61:
/data/localhost/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_FCDCM.cc:5:
In file included from ./stanExports_FCDCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:3:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:29:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseLU:35:
/data/localhost/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/localhost/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_FCDCM.cc:5:
In file included from ./stanExports_FCDCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:21:
/data/localhost/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/clang23/bin/../include/c++/v1/streambuf:381:22: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int')
381 | virtual streamsize xsputn(const char_type* __s, streamsize __n) {
| ^
In file included from stanExports_FCDCM.cc:5:
In file included from ./stanExports_FCDCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:21:
/data/localhost/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/clang23/bin/../include/c++/v1/streambuf:381:22: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int')
381 | virtual streamsize xsputn(const char_type* __s, streamsize __n) {
| ^
In file included from stanExports_FCDCM.cc:5:
In file included from ./stanExports_FCDCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:31:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/data/localhost/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_FCDCM.cc:5:
In file included from ./stanExports_FCDCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:37:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/data/localhost/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_FCDCM.cc:5:
In file included from ./stanExports_FCDCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/constraint.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/abs.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core/init_threadpool_tbb.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
29 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:21:69: note: expanded from here
21 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
61 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:23:8: note: expanded from here
23 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_FCDCM.cc:5:
In file included from ./stanExports_FCDCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/constraint.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/abs.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core/init_threadpool_tbb.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
29 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:21:110: note: expanded from here
21 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
61 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:23:8: note: expanded from here
23 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_FCDCM.cc:5:
In file included from ./stanExports_FCDCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/constraint.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/abs.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core/init_threadpool_tbb.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
29 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:21:136: note: expanded from here
21 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
61 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:23:8: note: expanded from here
23 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I"../inst/include" -I"/data/localhost/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/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -I'/data/localhost/ripley/R/test-clang/rstan/include' -I'/data/localhost/ripley/R/test-clang/StanHeaders/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -I/data/localhost/ripley/R/test-clang/RcppParallel/include -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -DTBB_INTERFACE_NEW -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c stanExports_FCGDINA.cc -o stanExports_FCGDINA.o
In file included from stanExports_FCDCM.cc:5:
In file included from ./stanExports_FCDCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:34:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_FCDCM.cc:5:
In file included from ./stanExports_FCDCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/dimension.hpp:21:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_FCDCM.cc:5:
In file included from ./stanExports_FCDCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/dimension.hpp:21:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/dimension_list.hpp:131:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_FCDCM.cc:5:
In file included from ./stanExports_FCDCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:39:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/linear_algebra.hpp:20:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_FCDCM.cc:5:
In file included from ./stanExports_FCDCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:40:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/unscale.hpp:28:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_FCDCM.cc:5:
In file included from ./stanExports_FCDCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_FCDCM.cc:5:
In file included from ./stanExports_FCDCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:21:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_FCDCM.cc:5:
In file included from ./stanExports_FCDCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_FCGDINA.cc:5:
In file included from ./stanExports_FCGDINA.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:3:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:26:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61:
/data/localhost/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_FCGDINA.cc:5:
In file included from ./stanExports_FCGDINA.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:3:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:29:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseLU:35:
/data/localhost/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/localhost/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_FCGDINA.cc:5:
In file included from ./stanExports_FCGDINA.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:21:
/data/localhost/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/clang23/bin/../include/c++/v1/streambuf:381:22: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int')
381 | virtual streamsize xsputn(const char_type* __s, streamsize __n) {
| ^
In file included from stanExports_FCGDINA.cc:5:
In file included from ./stanExports_FCGDINA.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:21:
/data/localhost/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/clang23/bin/../include/c++/v1/streambuf:381:22: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int')
381 | virtual streamsize xsputn(const char_type* __s, streamsize __n) {
| ^
In file included from stanExports_FCGDINA.cc:5:
In file included from ./stanExports_FCGDINA.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:31:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/data/localhost/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_FCGDINA.cc:5:
In file included from ./stanExports_FCGDINA.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:37:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/data/localhost/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_FCGDINA.cc:5:
In file included from ./stanExports_FCGDINA.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/constraint.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/abs.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core/init_threadpool_tbb.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
29 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:21:69: note: expanded from here
21 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
61 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:23:8: note: expanded from here
23 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_FCGDINA.cc:5:
In file included from ./stanExports_FCGDINA.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/constraint.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/abs.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core/init_threadpool_tbb.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
29 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:21:110: note: expanded from here
21 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
61 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:23:8: note: expanded from here
23 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_FCGDINA.cc:5:
In file included from ./stanExports_FCGDINA.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/constraint.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/abs.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core/init_threadpool_tbb.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
29 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:21:136: note: expanded from here
21 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
61 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:23:8: note: expanded from here
23 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_FCDCM.cc:5:
In file included from ./stanExports_FCDCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:18:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/prob.hpp:290:
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/prob/student_t_qf.hpp:74:32: warning: unused variable 'function' [-Wunused-variable]
74 | static constexpr const char* function = "student_t_qf";
| ^~~~~~~~
In file included from stanExports_FCGDINA.cc:5:
In file included from ./stanExports_FCGDINA.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:34:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_FCGDINA.cc:5:
In file included from ./stanExports_FCGDINA.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/dimension.hpp:21:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_FCGDINA.cc:5:
In file included from ./stanExports_FCGDINA.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/dimension.hpp:21:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/dimension_list.hpp:131:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_FCGDINA.cc:5:
In file included from ./stanExports_FCGDINA.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:39:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/linear_algebra.hpp:20:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_FCGDINA.cc:5:
In file included from ./stanExports_FCGDINA.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:40:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/unscale.hpp:28:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_FCGDINA.cc:5:
In file included from ./stanExports_FCGDINA.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_FCGDINA.cc:5:
In file included from ./stanExports_FCGDINA.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:21:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_FCGDINA.cc:5:
In file included from ./stanExports_FCGDINA.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_FCDCM.cc:5:
In file included from ./stanExports_FCDCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:49:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/prob.hpp:7:
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/prob/student_t_qf.hpp:52:20: warning: unused variable 'p_val_flip' [-Wunused-variable]
52 | const double p_val_flip = p_val < 0.5 ? p_val : 1.0 - p_val;
| ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/prob/student_t_qf.hpp:42:18: warning: unused variable 'sqrt_inv_ibeta_m1' [-Wunused-variable]
42 | const double sqrt_inv_ibeta_m1 = sqrt(inv(ibeta_arg) - 1.0);
| ^~~~~~~~~~~~~~~~~
In file included from stanExports_FCDCM.cc:5:
In file included from ./stanExports_FCDCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/experimental/advi/fullrank.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/variational/advi.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer.hpp:57:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer/details.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/move.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/iterator.hpp:27:
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:63:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
63 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:9:69: note: expanded from here
9 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:81:1: note: '#pragma clang attribute push' regions ends here
81 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:11:8: note: expanded from here
11 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_FCDCM.cc:5:
In file included from ./stanExports_FCDCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/experimental/advi/fullrank.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/variational/advi.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer.hpp:57:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer/details.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/move.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/iterator.hpp:27:
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:63:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
63 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:9:110: note: expanded from here
9 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:81:1: note: '#pragma clang attribute push' regions ends here
81 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:11:8: note: expanded from here
11 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_FCDCM.cc:5:
In file included from ./stanExports_FCDCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/experimental/advi/fullrank.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/variational/advi.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer.hpp:57:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer/details.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/move.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/iterator.hpp:27:
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:63:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
63 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:9:136: note: expanded from here
9 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:81:1: note: '#pragma clang attribute push' regions ends here
81 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:11:8: note: expanded from here
11 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_FCDCM.cc:5:
In file included from ./stanExports_FCDCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:54:
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/optimize/newton.hpp:98:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
98 | int ret = 0;
| ^
In file included from stanExports_FCGDINA.cc:5:
In file included from ./stanExports_FCGDINA.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:18:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/prob.hpp:290:
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/prob/student_t_qf.hpp:74:32: warning: unused variable 'function' [-Wunused-variable]
74 | static constexpr const char* function = "student_t_qf";
| ^~~~~~~~
In file included from stanExports_FCDCM.cc:5:
In file included from ./stanExports_FCDCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
/data/localhost/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_FCDCM.cc:5:
In file included from ./stanExports_FCDCM.h:25:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/model_header.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/indexing.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/indexing/rvalue_varmat.hpp:7:
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:520:22: warning: unused variable 'rows' [-Wunused-variable]
520 | const Eigen::Index rows = row_idx.ns_.size();
| ^~~~
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:521:22: warning: unused variable 'cols' [-Wunused-variable]
521 | const Eigen::Index cols = col_idx.ns_.size();
| ^~~~
In file included from stanExports_FCDCM.cc:5:
./stanExports_FCDCM.h:395:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable]
395 | int pos__ = std::numeric_limits<int>::min();
| ^
./stanExports_FCDCM.h:960:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable]
960 | int pos__ = std::numeric_limits<int>::min();
| ^
In file included from stanExports_FCGDINA.cc:5:
In file included from ./stanExports_FCGDINA.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:49:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/prob.hpp:7:
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/prob/student_t_qf.hpp:52:20: warning: unused variable 'p_val_flip' [-Wunused-variable]
52 | const double p_val_flip = p_val < 0.5 ? p_val : 1.0 - p_val;
| ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/prob/student_t_qf.hpp:42:18: warning: unused variable 'sqrt_inv_ibeta_m1' [-Wunused-variable]
42 | const double sqrt_inv_ibeta_m1 = sqrt(inv(ibeta_arg) - 1.0);
| ^~~~~~~~~~~~~~~~~
In file included from stanExports_FCGDINA.cc:5:
In file included from ./stanExports_FCGDINA.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/experimental/advi/fullrank.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/variational/advi.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer.hpp:57:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer/details.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/move.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/iterator.hpp:27:
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:63:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
63 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:9:69: note: expanded from here
9 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:81:1: note: '#pragma clang attribute push' regions ends here
81 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:11:8: note: expanded from here
11 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_FCGDINA.cc:5:
In file included from ./stanExports_FCGDINA.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/experimental/advi/fullrank.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/variational/advi.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer.hpp:57:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer/details.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/move.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/iterator.hpp:27:
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:63:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
63 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:9:110: note: expanded from here
9 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:81:1: note: '#pragma clang attribute push' regions ends here
81 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:11:8: note: expanded from here
11 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_FCGDINA.cc:5:
In file included from ./stanExports_FCGDINA.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/experimental/advi/fullrank.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/variational/advi.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer.hpp:57:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer/details.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/move.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/iterator.hpp:27:
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:63:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
63 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:9:136: note: expanded from here
9 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:81:1: note: '#pragma clang attribute push' regions ends here
81 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:11:8: note: expanded from here
11 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_FCGDINA.cc:5:
In file included from ./stanExports_FCGDINA.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:54:
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/optimize/newton.hpp:98:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
98 | int ret = 0;
| ^
In file included from stanExports_FCGDINA.cc:5:
In file included from ./stanExports_FCGDINA.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
/data/localhost/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_FCGDINA.cc:5:
In file included from ./stanExports_FCGDINA.h:25:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/model_header.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/indexing.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/indexing/rvalue_varmat.hpp:7:
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:520:22: warning: unused variable 'rows' [-Wunused-variable]
520 | const Eigen::Index rows = row_idx.ns_.size();
| ^~~~
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:521:22: warning: unused variable 'cols' [-Wunused-variable]
521 | const Eigen::Index cols = col_idx.ns_.size();
| ^~~~
In file included from stanExports_FCGDINA.cc:5:
./stanExports_FCGDINA.h:301:9: warning: variable 'nrow' set but not used [-Wunused-but-set-variable]
301 | int nrow = std::numeric_limits<int>::min();
| ^
./stanExports_FCGDINA.h:1460:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable]
1460 | int pos__ = std::numeric_limits<int>::min();
| ^
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I"../inst/include" -I"/data/localhost/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/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -I'/data/localhost/ripley/R/test-clang/rstan/include' -I'/data/localhost/ripley/R/test-clang/StanHeaders/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -I/data/localhost/ripley/R/test-clang/RcppParallel/include -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -DTBB_INTERFACE_NEW -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c stanExports_FCGGUM.cc -o stanExports_FCGGUM.o
In file included from stanExports_FCGGUM.cc:5:
In file included from ./stanExports_FCGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:3:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:26:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61:
/data/localhost/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_FCGGUM.cc:5:
In file included from ./stanExports_FCGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:3:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:29:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseLU:35:
/data/localhost/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/localhost/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_FCGGUM.cc:5:
In file included from ./stanExports_FCGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:21:
/data/localhost/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/clang23/bin/../include/c++/v1/streambuf:381:22: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int')
381 | virtual streamsize xsputn(const char_type* __s, streamsize __n) {
| ^
In file included from stanExports_FCGGUM.cc:5:
In file included from ./stanExports_FCGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:21:
/data/localhost/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/clang23/bin/../include/c++/v1/streambuf:381:22: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int')
381 | virtual streamsize xsputn(const char_type* __s, streamsize __n) {
| ^
In file included from stanExports_FCGGUM.cc:5:
In file included from ./stanExports_FCGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:31:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/data/localhost/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_FCGGUM.cc:5:
In file included from ./stanExports_FCGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:37:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/data/localhost/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_FCGGUM.cc:5:
In file included from ./stanExports_FCGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/constraint.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/abs.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core/init_threadpool_tbb.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
29 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:21:69: note: expanded from here
21 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
61 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:23:8: note: expanded from here
23 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_FCGGUM.cc:5:
In file included from ./stanExports_FCGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/constraint.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/abs.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core/init_threadpool_tbb.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
29 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:21:110: note: expanded from here
21 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
61 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:23:8: note: expanded from here
23 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_FCGGUM.cc:5:
In file included from ./stanExports_FCGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/constraint.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/abs.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core/init_threadpool_tbb.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
29 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:21:136: note: expanded from here
21 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
61 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:23:8: note: expanded from here
23 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_FCDCM.cc:5:
In file included from ./stanExports_FCDCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:49:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:19: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
215 | [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:403:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, int, double, nullptr, nullptr, nullptr>' requested here
403 | return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<true, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, const int &, const double &, stan::math::var_value<double>, nullptr>' requested here
434 | return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
| ^
./stanExports_FCDCM.h:718:28: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, true, int, double, stan::math::var_value<double>, int>' requested here
718 | eta0 = in__.template read_constrain_lub<
| ^
./stanExports_FCDCM.h:1266:12: note: in instantiation of function template specialization 'model_FCDCM_namespace::model_FCDCM::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr>' requested here
1266 | return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_FCDCM_namespace::model_FCDCM::log_prob<true, true, stan::math::var_value<double>>' requested here
40 | var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_FCDCM_namespace::model_FCDCM>' requested here
169 | log_prob = stan::model::log_prob_grad<true, Jacobian>(
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_FCDCM_namespace::model_FCDCM, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
49 | std::vector<double> cont_vector = util::initialize(
| ^
/data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_FCDCM_namespace::model_FCDCM>' requested here
481 | return_code = stan::services::diagnose::diagnose(model,
| ^
/data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_FCDCM_namespace::model_FCDCM, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
1215 | ret = command(args, model_, holder, names_oi_tidx_,
| ^
stanExports_FCDCM.cc:15:79: note: in instantiation of member function 'rstan::stan_fit<model_FCDCM_namespace::model_FCDCM, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
15 | .method("call_sampler", &rstan::stan_fit<stan_model, boost::ecuyer1988> ::call_sampler)
| ^
In file included from stanExports_FCDCM.cc:5:
In file included from ./stanExports_FCDCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:49:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:23: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
215 | [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:37: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
170 | reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:406:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, int, double, nullptr, nullptr, nullptr>' requested here
406 | return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<false, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, const int &, const double &, stan::math::var_value<double>, nullptr>' requested here
434 | return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
| ^
./stanExports_FCDCM.h:718:28: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, false, int, double, stan::math::var_value<double>, int>' requested here
718 | eta0 = in__.template read_constrain_lub<
| ^
./stanExports_FCDCM.h:1266:12: note: in instantiation of function template specialization 'model_FCDCM_namespace::model_FCDCM::log_prob_impl<true, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr>' requested here
1266 | return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_FCDCM_namespace::model_FCDCM::log_prob<true, false, stan::math::var_value<double>>' requested here
40 | var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, false, model_FCDCM_namespace::model_FCDCM>' requested here
169 | log_prob = stan::model::log_prob_grad<true, Jacobian>(
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/optimize/newton.hpp:54:25: note: in instantiation of function template specialization 'stan::services::util::initialize<false, model_FCDCM_namespace::model_FCDCM, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
54 | cont_vector = util::initialize<false>(model, init, rng, init_radius, false,
| ^
/data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_FCDCM_namespace::model_FCDCM, false>' requested here
502 | = stan::services::optimize::newton(model, *init_context_ptr,
| ^
/data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_FCDCM_namespace::model_FCDCM, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
1215 | ret = command(args, model_, holder, names_oi_tidx_,
| ^
stanExports_FCDCM.cc:15:79: note: in instantiation of member function 'rstan::stan_fit<model_FCDCM_namespace::model_FCDCM, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
15 | .method("call_sampler", &rstan::stan_fit<stan_model, boost::ecuyer1988> ::call_sampler)
| ^
In file included from stanExports_FCDCM.cc:5:
In file included from ./stanExports_FCDCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:49:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:41: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
170 | reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
| ^
In file included from stanExports_FCGGUM.cc:5:
In file included from ./stanExports_FCGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:34:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_FCGGUM.cc:5:
In file included from ./stanExports_FCGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/dimension.hpp:21:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_FCGGUM.cc:5:
In file included from ./stanExports_FCGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/dimension.hpp:21:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/dimension_list.hpp:131:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_FCGGUM.cc:5:
In file included from ./stanExports_FCGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:39:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/linear_algebra.hpp:20:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_FCGGUM.cc:5:
In file included from ./stanExports_FCGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:40:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/unscale.hpp:28:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_FCGGUM.cc:5:
In file included from ./stanExports_FCGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_FCGGUM.cc:5:
In file included from ./stanExports_FCGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:21:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_FCGGUM.cc:5:
In file included from ./stanExports_FCGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_FCGGUM.cc:5:
In file included from ./stanExports_FCGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:18:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/prob.hpp:290:
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/prob/student_t_qf.hpp:74:32: warning: unused variable 'function' [-Wunused-variable]
74 | static constexpr const char* function = "student_t_qf";
| ^~~~~~~~
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I"../inst/include" -I"/data/localhost/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/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -I'/data/localhost/ripley/R/test-clang/rstan/include' -I'/data/localhost/ripley/R/test-clang/StanHeaders/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -I/data/localhost/ripley/R/test-clang/RcppParallel/include -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -DTBB_INTERFACE_NEW -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c stanExports_FCMIRT.cc -o stanExports_FCMIRT.o
In file included from stanExports_FCGGUM.cc:5:
In file included from ./stanExports_FCGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:49:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/prob.hpp:7:
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/prob/student_t_qf.hpp:52:20: warning: unused variable 'p_val_flip' [-Wunused-variable]
52 | const double p_val_flip = p_val < 0.5 ? p_val : 1.0 - p_val;
| ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/prob/student_t_qf.hpp:42:18: warning: unused variable 'sqrt_inv_ibeta_m1' [-Wunused-variable]
42 | const double sqrt_inv_ibeta_m1 = sqrt(inv(ibeta_arg) - 1.0);
| ^~~~~~~~~~~~~~~~~
In file included from stanExports_FCGGUM.cc:5:
In file included from ./stanExports_FCGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/experimental/advi/fullrank.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/variational/advi.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer.hpp:57:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer/details.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/move.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/iterator.hpp:27:
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:63:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
63 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:9:69: note: expanded from here
9 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:81:1: note: '#pragma clang attribute push' regions ends here
81 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:11:8: note: expanded from here
11 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_FCGGUM.cc:5:
In file included from ./stanExports_FCGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/experimental/advi/fullrank.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/variational/advi.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer.hpp:57:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer/details.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/move.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/iterator.hpp:27:
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:63:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
63 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:9:110: note: expanded from here
9 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:81:1: note: '#pragma clang attribute push' regions ends here
81 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:11:8: note: expanded from here
11 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_FCGGUM.cc:5:
In file included from ./stanExports_FCGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/experimental/advi/fullrank.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/variational/advi.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer.hpp:57:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer/details.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/move.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/iterator.hpp:27:
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:63:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
63 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:9:136: note: expanded from here
9 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:81:1: note: '#pragma clang attribute push' regions ends here
81 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:11:8: note: expanded from here
11 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_FCGGUM.cc:5:
In file included from ./stanExports_FCGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:54:
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/optimize/newton.hpp:98:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
98 | int ret = 0;
| ^
In file included from stanExports_FCGGUM.cc:5:
In file included from ./stanExports_FCGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
/data/localhost/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_FCGGUM.cc:5:
In file included from ./stanExports_FCGGUM.h:25:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/model_header.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/indexing.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/indexing/rvalue_varmat.hpp:7:
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:520:22: warning: unused variable 'rows' [-Wunused-variable]
520 | const Eigen::Index rows = row_idx.ns_.size();
| ^~~~
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:521:22: warning: unused variable 'cols' [-Wunused-variable]
521 | const Eigen::Index cols = col_idx.ns_.size();
| ^~~~
In file included from stanExports_FCMIRT.cc:5:
In file included from ./stanExports_FCMIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:3:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:26:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61:
/data/localhost/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_FCMIRT.cc:5:
In file included from ./stanExports_FCMIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:3:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:29:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseLU:35:
/data/localhost/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/localhost/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_FCGGUM.cc:5:
./stanExports_FCGGUM.h:1667:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable]
1667 | int pos__ = std::numeric_limits<int>::min();
| ^
In file included from stanExports_FCMIRT.cc:5:
In file included from ./stanExports_FCMIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:21:
/data/localhost/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/clang23/bin/../include/c++/v1/streambuf:381:22: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int')
381 | virtual streamsize xsputn(const char_type* __s, streamsize __n) {
| ^
In file included from stanExports_FCMIRT.cc:5:
In file included from ./stanExports_FCMIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:21:
/data/localhost/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/clang23/bin/../include/c++/v1/streambuf:381:22: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int')
381 | virtual streamsize xsputn(const char_type* __s, streamsize __n) {
| ^
In file included from stanExports_FCMIRT.cc:5:
In file included from ./stanExports_FCMIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:31:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/data/localhost/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_FCMIRT.cc:5:
In file included from ./stanExports_FCMIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:37:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/data/localhost/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_FCMIRT.cc:5:
In file included from ./stanExports_FCMIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/constraint.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/abs.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core/init_threadpool_tbb.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
29 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:21:69: note: expanded from here
21 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
61 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:23:8: note: expanded from here
23 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_FCMIRT.cc:5:
In file included from ./stanExports_FCMIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/constraint.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/abs.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core/init_threadpool_tbb.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
29 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:21:110: note: expanded from here
21 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
61 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:23:8: note: expanded from here
23 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_FCMIRT.cc:5:
In file included from ./stanExports_FCMIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/constraint.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/abs.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core/init_threadpool_tbb.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
29 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:21:136: note: expanded from here
21 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
61 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:23:8: note: expanded from here
23 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_FCMIRT.cc:5:
In file included from ./stanExports_FCMIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:34:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_FCMIRT.cc:5:
In file included from ./stanExports_FCMIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/dimension.hpp:21:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_FCMIRT.cc:5:
In file included from ./stanExports_FCMIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/dimension.hpp:21:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/dimension_list.hpp:131:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_FCMIRT.cc:5:
In file included from ./stanExports_FCMIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:39:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/linear_algebra.hpp:20:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_FCMIRT.cc:5:
In file included from ./stanExports_FCMIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:40:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/unscale.hpp:28:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_FCMIRT.cc:5:
In file included from ./stanExports_FCMIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_FCMIRT.cc:5:
In file included from ./stanExports_FCMIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:21:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_FCMIRT.cc:5:
In file included from ./stanExports_FCMIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_FCMIRT.cc:5:
In file included from ./stanExports_FCMIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:18:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/prob.hpp:290:
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/prob/student_t_qf.hpp:74:32: warning: unused variable 'function' [-Wunused-variable]
74 | static constexpr const char* function = "student_t_qf";
| ^~~~~~~~
In file included from stanExports_FCMIRT.cc:5:
In file included from ./stanExports_FCMIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:49:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/prob.hpp:7:
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/prob/student_t_qf.hpp:52:20: warning: unused variable 'p_val_flip' [-Wunused-variable]
52 | const double p_val_flip = p_val < 0.5 ? p_val : 1.0 - p_val;
| ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/prob/student_t_qf.hpp:42:18: warning: unused variable 'sqrt_inv_ibeta_m1' [-Wunused-variable]
42 | const double sqrt_inv_ibeta_m1 = sqrt(inv(ibeta_arg) - 1.0);
| ^~~~~~~~~~~~~~~~~
In file included from stanExports_FCMIRT.cc:5:
In file included from ./stanExports_FCMIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/experimental/advi/fullrank.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/variational/advi.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer.hpp:57:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer/details.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/move.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/iterator.hpp:27:
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:63:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
63 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:9:69: note: expanded from here
9 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:81:1: note: '#pragma clang attribute push' regions ends here
81 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:11:8: note: expanded from here
11 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_FCMIRT.cc:5:
In file included from ./stanExports_FCMIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/experimental/advi/fullrank.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/variational/advi.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer.hpp:57:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer/details.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/move.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/iterator.hpp:27:
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:63:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
63 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:9:110: note: expanded from here
9 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:81:1: note: '#pragma clang attribute push' regions ends here
81 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:11:8: note: expanded from here
11 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_FCMIRT.cc:5:
In file included from ./stanExports_FCMIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/experimental/advi/fullrank.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/variational/advi.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer.hpp:57:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer/details.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/move.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/iterator.hpp:27:
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:63:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
63 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:9:136: note: expanded from here
9 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:81:1: note: '#pragma clang attribute push' regions ends here
81 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:11:8: note: expanded from here
11 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_FCMIRT.cc:5:
In file included from ./stanExports_FCMIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:54:
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/optimize/newton.hpp:98:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
98 | int ret = 0;
| ^
In file included from stanExports_FCMIRT.cc:5:
In file included from ./stanExports_FCMIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
/data/localhost/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_FCMIRT.cc:5:
In file included from ./stanExports_FCMIRT.h:25:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/model_header.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/indexing.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/indexing/rvalue_varmat.hpp:7:
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:520:22: warning: unused variable 'rows' [-Wunused-variable]
520 | const Eigen::Index rows = row_idx.ns_.size();
| ^~~~
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:521:22: warning: unused variable 'cols' [-Wunused-variable]
521 | const Eigen::Index cols = col_idx.ns_.size();
| ^~~~
In file included from stanExports_FCMIRT.cc:5:
./stanExports_FCMIRT.h:1639:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable]
1639 | int pos__ = std::numeric_limits<int>::min();
| ^
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I"../inst/include" -I"/data/localhost/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/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -I'/data/localhost/ripley/R/test-clang/rstan/include' -I'/data/localhost/ripley/R/test-clang/StanHeaders/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -I/data/localhost/ripley/R/test-clang/RcppParallel/include -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -DTBB_INTERFACE_NEW -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c stanExports_MGGUM.cc -o stanExports_MGGUM.o
In file included from stanExports_MGGUM.cc:5:
In file included from ./stanExports_MGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:3:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:26:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61:
/data/localhost/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_MGGUM.cc:5:
In file included from ./stanExports_MGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:3:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:29:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseLU:35:
/data/localhost/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/localhost/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_MGGUM.cc:5:
In file included from ./stanExports_MGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:21:
/data/localhost/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/clang23/bin/../include/c++/v1/streambuf:381:22: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int')
381 | virtual streamsize xsputn(const char_type* __s, streamsize __n) {
| ^
In file included from stanExports_MGGUM.cc:5:
In file included from ./stanExports_MGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:21:
/data/localhost/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/clang23/bin/../include/c++/v1/streambuf:381:22: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int')
381 | virtual streamsize xsputn(const char_type* __s, streamsize __n) {
| ^
In file included from stanExports_MGGUM.cc:5:
In file included from ./stanExports_MGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:31:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/data/localhost/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_MGGUM.cc:5:
In file included from ./stanExports_MGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:37:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/data/localhost/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_MGGUM.cc:5:
In file included from ./stanExports_MGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/constraint.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/abs.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core/init_threadpool_tbb.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
29 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:21:69: note: expanded from here
21 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
61 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:23:8: note: expanded from here
23 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_MGGUM.cc:5:
In file included from ./stanExports_MGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/constraint.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/abs.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core/init_threadpool_tbb.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
29 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:21:110: note: expanded from here
21 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
61 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:23:8: note: expanded from here
23 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_MGGUM.cc:5:
In file included from ./stanExports_MGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/constraint.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/abs.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core/init_threadpool_tbb.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
29 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:21:136: note: expanded from here
21 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
61 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:23:8: note: expanded from here
23 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I"../inst/include" -I"/data/localhost/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/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -I'/data/localhost/ripley/R/test-clang/rstan/include' -I'/data/localhost/ripley/R/test-clang/StanHeaders/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -I/data/localhost/ripley/R/test-clang/RcppParallel/include -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -DTBB_INTERFACE_NEW -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c stanExports_MGPCM.cc -o stanExports_MGPCM.o
In file included from stanExports_MGGUM.cc:5:
In file included from ./stanExports_MGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:34:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_MGGUM.cc:5:
In file included from ./stanExports_MGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/dimension.hpp:21:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_MGGUM.cc:5:
In file included from ./stanExports_MGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/dimension.hpp:21:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/dimension_list.hpp:131:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_MGGUM.cc:5:
In file included from ./stanExports_MGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:39:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/linear_algebra.hpp:20:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_MGGUM.cc:5:
In file included from ./stanExports_MGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:40:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/unscale.hpp:28:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_MGGUM.cc:5:
In file included from ./stanExports_MGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_MGGUM.cc:5:
In file included from ./stanExports_MGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:21:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_MGGUM.cc:5:
In file included from ./stanExports_MGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_FCMIRT.cc:5:
In file included from ./stanExports_FCMIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:49:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:19: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
215 | [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:403:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, double, double, nullptr, nullptr, nullptr>' requested here
403 | return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<true, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, const double &, const double &, stan::math::var_value<double>, nullptr>' requested here
434 | return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
| ^
./stanExports_FCMIRT.h:1137:25: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, true, double, double, stan::math::var_value<double>, int>' requested here
1137 | c = in__.template read_constrain_lub<
| ^
./stanExports_FCMIRT.h:2101:12: note: in instantiation of function template specialization 'model_FCMIRT_namespace::model_FCMIRT::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr>' requested here
2101 | return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_FCMIRT_namespace::model_FCMIRT::log_prob<true, true, stan::math::var_value<double>>' requested here
40 | var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_FCMIRT_namespace::model_FCMIRT>' requested here
169 | log_prob = stan::model::log_prob_grad<true, Jacobian>(
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_FCMIRT_namespace::model_FCMIRT, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
49 | std::vector<double> cont_vector = util::initialize(
| ^
/data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_FCMIRT_namespace::model_FCMIRT>' requested here
481 | return_code = stan::services::diagnose::diagnose(model,
| ^
/data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_FCMIRT_namespace::model_FCMIRT, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
1215 | ret = command(args, model_, holder, names_oi_tidx_,
| ^
stanExports_FCMIRT.cc:15:79: note: in instantiation of member function 'rstan::stan_fit<model_FCMIRT_namespace::model_FCMIRT, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
15 | .method("call_sampler", &rstan::stan_fit<stan_model, boost::ecuyer1988> ::call_sampler)
| ^
In file included from stanExports_FCMIRT.cc:5:
In file included from ./stanExports_FCMIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:49:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:23: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
215 | [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
| ^
In file included from stanExports_MGPCM.cc:5:
In file included from ./stanExports_MGPCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:3:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:26:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61:
/data/localhost/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_MGPCM.cc:5:
In file included from ./stanExports_MGPCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:3:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:29:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseLU:35:
/data/localhost/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/localhost/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_MGPCM.cc:5:
In file included from ./stanExports_MGPCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:21:
/data/localhost/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/clang23/bin/../include/c++/v1/streambuf:381:22: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int')
381 | virtual streamsize xsputn(const char_type* __s, streamsize __n) {
| ^
In file included from stanExports_MGPCM.cc:5:
In file included from ./stanExports_MGPCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:21:
/data/localhost/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/clang23/bin/../include/c++/v1/streambuf:381:22: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int')
381 | virtual streamsize xsputn(const char_type* __s, streamsize __n) {
| ^
In file included from stanExports_MGPCM.cc:5:
In file included from ./stanExports_MGPCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:31:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/data/localhost/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_MGPCM.cc:5:
In file included from ./stanExports_MGPCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:37:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/data/localhost/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_MGPCM.cc:5:
In file included from ./stanExports_MGPCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/constraint.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/abs.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core/init_threadpool_tbb.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
29 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:21:69: note: expanded from here
21 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
61 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:23:8: note: expanded from here
23 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_MGPCM.cc:5:
In file included from ./stanExports_MGPCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/constraint.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/abs.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core/init_threadpool_tbb.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
29 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:21:110: note: expanded from here
21 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
61 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:23:8: note: expanded from here
23 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_MGPCM.cc:5:
In file included from ./stanExports_MGPCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/constraint.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/abs.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core/init_threadpool_tbb.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
29 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:21:136: note: expanded from here
21 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
61 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:23:8: note: expanded from here
23 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:37: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
170 | reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:406:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, double, double, nullptr, nullptr, nullptr>' requested here
406 | return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<false, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, const double &, const double &, stan::math::var_value<double>, nullptr>' requested here
434 | return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
| ^
./stanExports_FCMIRT.h:1137:25: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, false, double, double, stan::math::var_value<double>, int>' requested here
1137 | c = in__.template read_constrain_lub<
| ^
./stanExports_FCMIRT.h:2101:12: note: in instantiation of function template specialization 'model_FCMIRT_namespace::model_FCMIRT::log_prob_impl<true, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr>' requested here
2101 | return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_FCMIRT_namespace::model_FCMIRT::log_prob<true, false, stan::math::var_value<double>>' requested here
40 | var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, false, model_FCMIRT_namespace::model_FCMIRT>' requested here
169 | log_prob = stan::model::log_prob_grad<true, Jacobian>(
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/optimize/newton.hpp:54:25: note: in instantiation of function template specialization 'stan::services::util::initialize<false, model_FCMIRT_namespace::model_FCMIRT, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
54 | cont_vector = util::initialize<false>(model, init, rng, init_radius, false,
| ^
/data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_FCMIRT_namespace::model_FCMIRT, false>' requested here
502 | = stan::services::optimize::newton(model, *init_context_ptr,
| ^
/data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_FCMIRT_namespace::model_FCMIRT, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
1215 | ret = command(args, model_, holder, names_oi_tidx_,
| ^
stanExports_FCMIRT.cc:15:79: note: in instantiation of member function 'rstan::stan_fit<model_FCMIRT_namespace::model_FCMIRT, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
15 | .method("call_sampler", &rstan::stan_fit<stan_model, boost::ecuyer1988> ::call_sampler)
| ^
In file included from stanExports_FCMIRT.cc:5:
In file included from ./stanExports_FCMIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:49:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:41: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
170 | reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
| ^
In file included from stanExports_MGGUM.cc:5:
In file included from ./stanExports_MGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:18:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/prob.hpp:290:
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/prob/student_t_qf.hpp:74:32: warning: unused variable 'function' [-Wunused-variable]
74 | static constexpr const char* function = "student_t_qf";
| ^~~~~~~~
30 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I"../inst/include" -I"/data/localhost/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/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -I'/data/localhost/ripley/R/test-clang/rstan/include' -I'/data/localhost/ripley/R/test-clang/StanHeaders/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -I/data/localhost/ripley/R/test-clang/RcppParallel/include -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -DTBB_INTERFACE_NEW -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c stanExports_MIRT.cc -o stanExports_MIRT.o
34 warnings generated.
In file included from stanExports_MGGUM.cc:5:
In file included from ./stanExports_MGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:49:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/prob.hpp:7:
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/prob/student_t_qf.hpp:52:20: warning: unused variable 'p_val_flip' [-Wunused-variable]
52 | const double p_val_flip = p_val < 0.5 ? p_val : 1.0 - p_val;
| ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/prob/student_t_qf.hpp:42:18: warning: unused variable 'sqrt_inv_ibeta_m1' [-Wunused-variable]
42 | const double sqrt_inv_ibeta_m1 = sqrt(inv(ibeta_arg) - 1.0);
| ^~~~~~~~~~~~~~~~~
In file included from stanExports_MGGUM.cc:5:
In file included from ./stanExports_MGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/experimental/advi/fullrank.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/variational/advi.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer.hpp:57:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer/details.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/move.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/iterator.hpp:27:
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:63:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
63 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:9:69: note: expanded from here
9 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:81:1: note: '#pragma clang attribute push' regions ends here
81 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:11:8: note: expanded from here
11 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_MGGUM.cc:5:
In file included from ./stanExports_MGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/experimental/advi/fullrank.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/variational/advi.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer.hpp:57:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer/details.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/move.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/iterator.hpp:27:
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:63:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
63 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:9:110: note: expanded from here
9 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:81:1: note: '#pragma clang attribute push' regions ends here
81 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:11:8: note: expanded from here
11 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_MGGUM.cc:5:
In file included from ./stanExports_MGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/experimental/advi/fullrank.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/variational/advi.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer.hpp:57:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer/details.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/move.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/iterator.hpp:27:
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:63:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
63 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:9:136: note: expanded from here
9 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:81:1: note: '#pragma clang attribute push' regions ends here
81 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:11:8: note: expanded from here
11 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_MGGUM.cc:5:
In file included from ./stanExports_MGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:54:
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/optimize/newton.hpp:98:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
98 | int ret = 0;
| ^
In file included from stanExports_MGGUM.cc:5:
In file included from ./stanExports_MGGUM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
/data/localhost/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_MGGUM.cc:5:
In file included from ./stanExports_MGGUM.h:25:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/model_header.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/indexing.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/indexing/rvalue_varmat.hpp:7:
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:520:22: warning: unused variable 'rows' [-Wunused-variable]
520 | const Eigen::Index rows = row_idx.ns_.size();
| ^~~~
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:521:22: warning: unused variable 'cols' [-Wunused-variable]
521 | const Eigen::Index cols = col_idx.ns_.size();
| ^~~~
In file included from stanExports_MGGUM.cc:5:
./stanExports_MGGUM.h:1345:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable]
1345 | int pos__ = std::numeric_limits<int>::min();
| ^
In file included from stanExports_MGPCM.cc:5:
In file included from ./stanExports_MGPCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:34:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_MGPCM.cc:5:
In file included from ./stanExports_MGPCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/dimension.hpp:21:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_MGPCM.cc:5:
In file included from ./stanExports_MGPCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/dimension.hpp:21:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/dimension_list.hpp:131:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_MGPCM.cc:5:
In file included from ./stanExports_MGPCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:39:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/linear_algebra.hpp:20:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_MGPCM.cc:5:
In file included from ./stanExports_MGPCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:40:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/unscale.hpp:28:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_MGPCM.cc:5:
In file included from ./stanExports_MGPCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_MGPCM.cc:5:
In file included from ./stanExports_MGPCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:21:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_MGPCM.cc:5:
In file included from ./stanExports_MGPCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_MIRT.cc:5:
In file included from ./stanExports_MIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:3:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:26:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61:
/data/localhost/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_MIRT.cc:5:
In file included from ./stanExports_MIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:3:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:29:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseLU:35:
/data/localhost/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/localhost/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_MIRT.cc:5:
In file included from ./stanExports_MIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:21:
/data/localhost/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/clang23/bin/../include/c++/v1/streambuf:381:22: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int')
381 | virtual streamsize xsputn(const char_type* __s, streamsize __n) {
| ^
In file included from stanExports_MIRT.cc:5:
In file included from ./stanExports_MIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:21:
/data/localhost/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/clang23/bin/../include/c++/v1/streambuf:381:22: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int')
381 | virtual streamsize xsputn(const char_type* __s, streamsize __n) {
| ^
In file included from stanExports_MIRT.cc:5:
In file included from ./stanExports_MIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:31:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/data/localhost/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_MIRT.cc:5:
In file included from ./stanExports_MIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:37:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/data/localhost/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_MIRT.cc:5:
In file included from ./stanExports_MIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/constraint.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/abs.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core/init_threadpool_tbb.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
29 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:21:69: note: expanded from here
21 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
61 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:23:8: note: expanded from here
23 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_MIRT.cc:5:
In file included from ./stanExports_MIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/constraint.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/abs.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core/init_threadpool_tbb.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
29 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:21:110: note: expanded from here
21 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
61 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:23:8: note: expanded from here
23 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_MIRT.cc:5:
In file included from ./stanExports_MIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/constraint.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/abs.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core/init_threadpool_tbb.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
29 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:21:136: note: expanded from here
21 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
61 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:23:8: note: expanded from here
23 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_MGPCM.cc:5:
In file included from ./stanExports_MGPCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:18:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/prob.hpp:290:
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/prob/student_t_qf.hpp:74:32: warning: unused variable 'function' [-Wunused-variable]
74 | static constexpr const char* function = "student_t_qf";
| ^~~~~~~~
In file included from stanExports_MGPCM.cc:5:
In file included from ./stanExports_MGPCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:49:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/prob.hpp:7:
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/prob/student_t_qf.hpp:52:20: warning: unused variable 'p_val_flip' [-Wunused-variable]
52 | const double p_val_flip = p_val < 0.5 ? p_val : 1.0 - p_val;
| ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/prob/student_t_qf.hpp:42:18: warning: unused variable 'sqrt_inv_ibeta_m1' [-Wunused-variable]
42 | const double sqrt_inv_ibeta_m1 = sqrt(inv(ibeta_arg) - 1.0);
| ^~~~~~~~~~~~~~~~~
In file included from stanExports_MGPCM.cc:5:
In file included from ./stanExports_MGPCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/experimental/advi/fullrank.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/variational/advi.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer.hpp:57:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer/details.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/move.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/iterator.hpp:27:
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:63:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
63 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:9:69: note: expanded from here
9 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:81:1: note: '#pragma clang attribute push' regions ends here
81 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:11:8: note: expanded from here
11 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_MGPCM.cc:5:
In file included from ./stanExports_MGPCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/experimental/advi/fullrank.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/variational/advi.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer.hpp:57:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer/details.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/move.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/iterator.hpp:27:
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:63:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
63 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:9:110: note: expanded from here
9 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:81:1: note: '#pragma clang attribute push' regions ends here
81 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:11:8: note: expanded from here
11 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_MGPCM.cc:5:
In file included from ./stanExports_MGPCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/experimental/advi/fullrank.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/variational/advi.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer.hpp:57:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer/details.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/move.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/iterator.hpp:27:
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:63:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
63 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:9:136: note: expanded from here
9 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:81:1: note: '#pragma clang attribute push' regions ends here
81 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:11:8: note: expanded from here
11 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_MGPCM.cc:5:
In file included from ./stanExports_MGPCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:54:
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/optimize/newton.hpp:98:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
98 | int ret = 0;
| ^
In file included from stanExports_MIRT.cc:5:
In file included from ./stanExports_MIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:34:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_MIRT.cc:5:
In file included from ./stanExports_MIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/dimension.hpp:21:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_MIRT.cc:5:
In file included from ./stanExports_MIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/dimension.hpp:21:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/dimension_list.hpp:131:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_MIRT.cc:5:
In file included from ./stanExports_MIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:39:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/linear_algebra.hpp:20:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_MIRT.cc:5:
In file included from ./stanExports_MIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:40:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/unscale.hpp:28:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_MIRT.cc:5:
In file included from ./stanExports_MIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_MIRT.cc:5:
In file included from ./stanExports_MIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:21:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_MIRT.cc:5:
In file included from ./stanExports_MIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_MGPCM.cc:5:
In file included from ./stanExports_MGPCM.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
/data/localhost/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_MGPCM.cc:5:
In file included from ./stanExports_MGPCM.h:25:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/model_header.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/indexing.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/indexing/rvalue_varmat.hpp:7:
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:520:22: warning: unused variable 'rows' [-Wunused-variable]
520 | const Eigen::Index rows = row_idx.ns_.size();
| ^~~~
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:521:22: warning: unused variable 'cols' [-Wunused-variable]
521 | const Eigen::Index cols = col_idx.ns_.size();
| ^~~~
In file included from stanExports_MGPCM.cc:5:
./stanExports_MGPCM.h:909:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable]
909 | int pos__ = std::numeric_limits<int>::min();
| ^
In file included from stanExports_MIRT.cc:5:
In file included from ./stanExports_MIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:18:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/prob.hpp:290:
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/prob/student_t_qf.hpp:74:32: warning: unused variable 'function' [-Wunused-variable]
74 | static constexpr const char* function = "student_t_qf";
| ^~~~~~~~
In file included from stanExports_MIRT.cc:5:
In file included from ./stanExports_MIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:49:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/prob.hpp:7:
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/prob/student_t_qf.hpp:52:20: warning: unused variable 'p_val_flip' [-Wunused-variable]
52 | const double p_val_flip = p_val < 0.5 ? p_val : 1.0 - p_val;
| ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/prob/student_t_qf.hpp:42:18: warning: unused variable 'sqrt_inv_ibeta_m1' [-Wunused-variable]
42 | const double sqrt_inv_ibeta_m1 = sqrt(inv(ibeta_arg) - 1.0);
| ^~~~~~~~~~~~~~~~~
In file included from stanExports_MIRT.cc:5:
In file included from ./stanExports_MIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/experimental/advi/fullrank.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/variational/advi.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer.hpp:57:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer/details.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/move.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/iterator.hpp:27:
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:63:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
63 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:9:69: note: expanded from here
9 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:81:1: note: '#pragma clang attribute push' regions ends here
81 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:11:8: note: expanded from here
11 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_MIRT.cc:5:
In file included from ./stanExports_MIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/experimental/advi/fullrank.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/variational/advi.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer.hpp:57:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer/details.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/move.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/iterator.hpp:27:
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:63:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
63 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:9:110: note: expanded from here
9 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:81:1: note: '#pragma clang attribute push' regions ends here
81 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:11:8: note: expanded from here
11 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_MIRT.cc:5:
In file included from ./stanExports_MIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/experimental/advi/fullrank.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/variational/advi.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer.hpp:57:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer/details.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/move.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/iterator.hpp:27:
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:63:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
63 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:9:136: note: expanded from here
9 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:81:1: note: '#pragma clang attribute push' regions ends here
81 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:11:8: note: expanded from here
11 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_MIRT.cc:5:
In file included from ./stanExports_MIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:54:
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/optimize/newton.hpp:98:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
98 | int ret = 0;
| ^
In file included from stanExports_MIRT.cc:5:
In file included from ./stanExports_MIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
/data/localhost/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_MIRT.cc:5:
In file included from ./stanExports_MIRT.h:25:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/model_header.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/indexing.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/indexing/rvalue_varmat.hpp:7:
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:520:22: warning: unused variable 'rows' [-Wunused-variable]
520 | const Eigen::Index rows = row_idx.ns_.size();
| ^~~~
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:521:22: warning: unused variable 'cols' [-Wunused-variable]
521 | const Eigen::Index cols = col_idx.ns_.size();
| ^~~~
In file included from stanExports_MIRT.cc:5:
./stanExports_MIRT.h:1071:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable]
1071 | int pos__ = std::numeric_limits<int>::min();
| ^
29 warnings generated.
In file included from stanExports_MIRT.cc:5:
In file included from ./stanExports_MIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:49:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:19: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
215 | [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:403:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, int, int, nullptr, nullptr, nullptr>' requested here
403 | return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<true, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, const int &, const int &, stan::math::var_value<double>, nullptr>' requested here
434 | return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
| ^
./stanExports_MIRT.h:543:25: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, true, int, int, stan::math::var_value<double>, int>' requested here
543 | b = in__.template read_constrain_lub<
| ^
./stanExports_MIRT.h:1522:12: note: in instantiation of function template specialization 'model_MIRT_namespace::model_MIRT::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr>' requested here
1522 | return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_MIRT_namespace::model_MIRT::log_prob<true, true, stan::math::var_value<double>>' requested here
40 | var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_MIRT_namespace::model_MIRT>' requested here
169 | log_prob = stan::model::log_prob_grad<true, Jacobian>(
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_MIRT_namespace::model_MIRT, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
49 | std::vector<double> cont_vector = util::initialize(
| ^
/data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_MIRT_namespace::model_MIRT>' requested here
481 | return_code = stan::services::diagnose::diagnose(model,
| ^
/data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_MIRT_namespace::model_MIRT, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
1215 | ret = command(args, model_, holder, names_oi_tidx_,
| ^
stanExports_MIRT.cc:15:79: note: in instantiation of member function 'rstan::stan_fit<model_MIRT_namespace::model_MIRT, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
15 | .method("call_sampler", &rstan::stan_fit<stan_model, boost::ecuyer1988> ::call_sampler)
| ^
In file included from stanExports_MIRT.cc:5:
In file included from ./stanExports_MIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:49:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:23: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
215 | [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:19: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
215 | [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:403:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, double, double, nullptr, nullptr, nullptr>' requested here
403 | return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<true, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, const double &, const double &, stan::math::var_value<double>, nullptr>' requested here
434 | return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
| ^
./stanExports_MIRT.h:548:25: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, true, double, double, stan::math::var_value<double>, int>' requested here
548 | c = in__.template read_constrain_lub<
| ^
./stanExports_MIRT.h:1522:12: note: in instantiation of function template specialization 'model_MIRT_namespace::model_MIRT::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr>' requested here
1522 | return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_MIRT_namespace::model_MIRT::log_prob<true, true, stan::math::var_value<double>>' requested here
40 | var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_MIRT_namespace::model_MIRT>' requested here
169 | log_prob = stan::model::log_prob_grad<true, Jacobian>(
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_MIRT_namespace::model_MIRT, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
49 | std::vector<double> cont_vector = util::initialize(
| ^
/data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_MIRT_namespace::model_MIRT>' requested here
481 | return_code = stan::services::diagnose::diagnose(model,
| ^
/data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_MIRT_namespace::model_MIRT, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
1215 | ret = command(args, model_, holder, names_oi_tidx_,
| ^
stanExports_MIRT.cc:15:79: note: in instantiation of member function 'rstan::stan_fit<model_MIRT_namespace::model_MIRT, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
15 | .method("call_sampler", &rstan::stan_fit<stan_model, boost::ecuyer1988> ::call_sampler)
| ^
In file included from stanExports_MIRT.cc:5:
In file included from ./stanExports_MIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:49:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:23: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
215 | [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:37: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
170 | reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:406:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, int, int, nullptr, nullptr, nullptr>' requested here
406 | return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<false, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, const int &, const int &, stan::math::var_value<double>, nullptr>' requested here
434 | return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
| ^
./stanExports_MIRT.h:543:25: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, false, int, int, stan::math::var_value<double>, int>' requested here
543 | b = in__.template read_constrain_lub<
| ^
./stanExports_MIRT.h:1522:12: note: in instantiation of function template specialization 'model_MIRT_namespace::model_MIRT::log_prob_impl<true, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr>' requested here
1522 | return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_MIRT_namespace::model_MIRT::log_prob<true, false, stan::math::var_value<double>>' requested here
40 | var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, false, model_MIRT_namespace::model_MIRT>' requested here
169 | log_prob = stan::model::log_prob_grad<true, Jacobian>(
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/optimize/newton.hpp:54:25: note: in instantiation of function template specialization 'stan::services::util::initialize<false, model_MIRT_namespace::model_MIRT, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
54 | cont_vector = util::initialize<false>(model, init, rng, init_radius, false,
| ^
/data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_MIRT_namespace::model_MIRT, false>' requested here
502 | = stan::services::optimize::newton(model, *init_context_ptr,
| ^
/data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_MIRT_namespace::model_MIRT, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
1215 | ret = command(args, model_, holder, names_oi_tidx_,
| ^
stanExports_MIRT.cc:15:79: note: in instantiation of member function 'rstan::stan_fit<model_MIRT_namespace::model_MIRT, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
15 | .method("call_sampler", &rstan::stan_fit<stan_model, boost::ecuyer1988> ::call_sampler)
| ^
In file included from stanExports_MIRT.cc:5:
In file included from ./stanExports_MIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:49:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:41: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
170 | reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:37: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
170 | reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:406:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, double, double, nullptr, nullptr, nullptr>' requested here
406 | return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<false, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, const double &, const double &, stan::math::var_value<double>, nullptr>' requested here
434 | return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
| ^
./stanExports_MIRT.h:548:25: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, false, double, double, stan::math::var_value<double>, int>' requested here
548 | c = in__.template read_constrain_lub<
| ^
./stanExports_MIRT.h:1522:12: note: in instantiation of function template specialization 'model_MIRT_namespace::model_MIRT::log_prob_impl<true, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr>' requested here
1522 | return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_MIRT_namespace::model_MIRT::log_prob<true, false, stan::math::var_value<double>>' requested here
40 | var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, false, model_MIRT_namespace::model_MIRT>' requested here
169 | log_prob = stan::model::log_prob_grad<true, Jacobian>(
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/optimize/newton.hpp:54:25: note: in instantiation of function template specialization 'stan::services::util::initialize<false, model_MIRT_namespace::model_MIRT, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
54 | cont_vector = util::initialize<false>(model, init, rng, init_radius, false,
| ^
/data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_MIRT_namespace::model_MIRT, false>' requested here
502 | = stan::services::optimize::newton(model, *init_context_ptr,
| ^
/data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_MIRT_namespace::model_MIRT, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
1215 | ret = command(args, model_, holder, names_oi_tidx_,
| ^
stanExports_MIRT.cc:15:79: note: in instantiation of member function 'rstan::stan_fit<model_MIRT_namespace::model_MIRT, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
15 | .method("call_sampler", &rstan::stan_fit<stan_model, boost::ecuyer1988> ::call_sampler)
| ^
In file included from stanExports_MIRT.cc:5:
In file included from ./stanExports_MIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:49:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:41: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
170 | reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
| ^
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I"../inst/include" -I"/data/localhost/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/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -I'/data/localhost/ripley/R/test-clang/rstan/include' -I'/data/localhost/ripley/R/test-clang/StanHeaders/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -I/data/localhost/ripley/R/test-clang/RcppParallel/include -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -DTBB_INTERFACE_NEW -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c stanExports_TIRT.cc -o stanExports_TIRT.o
In file included from stanExports_TIRT.cc:5:
In file included from ./stanExports_TIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:3:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:26:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61:
/data/localhost/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_TIRT.cc:5:
In file included from ./stanExports_TIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:3:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:29:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseLU:35:
/data/localhost/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/localhost/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_TIRT.cc:5:
In file included from ./stanExports_TIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:21:
/data/localhost/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/clang23/bin/../include/c++/v1/streambuf:381:22: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int')
381 | virtual streamsize xsputn(const char_type* __s, streamsize __n) {
| ^
In file included from stanExports_TIRT.cc:5:
In file included from ./stanExports_TIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:21:
/data/localhost/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/clang23/bin/../include/c++/v1/streambuf:381:22: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int')
381 | virtual streamsize xsputn(const char_type* __s, streamsize __n) {
| ^
In file included from stanExports_TIRT.cc:5:
In file included from ./stanExports_TIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:31:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/data/localhost/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_TIRT.cc:5:
In file included from ./stanExports_TIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:37:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/data/localhost/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_TIRT.cc:5:
In file included from ./stanExports_TIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/constraint.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/abs.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core/init_threadpool_tbb.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
29 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:21:69: note: expanded from here
21 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
61 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:23:8: note: expanded from here
23 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_TIRT.cc:5:
In file included from ./stanExports_TIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/constraint.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/abs.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core/init_threadpool_tbb.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
29 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:21:110: note: expanded from here
21 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
61 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:23:8: note: expanded from here
23 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_TIRT.cc:5:
In file included from ./stanExports_TIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/constraint.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/fun/abs.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/core/init_threadpool_tbb.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
29 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:21:136: note: expanded from here
21 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
61 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:23:8: note: expanded from here
23 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
33 warnings generated.
In file included from stanExports_TIRT.cc:5:
In file included from ./stanExports_TIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:34:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_TIRT.cc:5:
In file included from ./stanExports_TIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/dimension.hpp:21:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_TIRT.cc:5:
In file included from ./stanExports_TIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/dimension.hpp:21:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/dimension_list.hpp:131:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_TIRT.cc:5:
In file included from ./stanExports_TIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:39:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/linear_algebra.hpp:20:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_TIRT.cc:5:
In file included from ./stanExports_TIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/heterogeneous_system.hpp:40:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/unscale.hpp:28:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_TIRT.cc:5:
In file included from ./stanExports_TIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:20:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_TIRT.cc:5:
In file included from ./stanExports_TIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/quantity.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/conversion.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/units/detail/conversion_impl.hpp:21:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_TIRT.cc:5:
In file included from ./stanExports_TIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
/data/localhost/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/localhost/ripley/R/test-clang/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from stanExports_TIRT.cc:5:
In file included from ./stanExports_TIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:43:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim.hpp:18:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/prob.hpp:290:
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/prob/student_t_qf.hpp:74:32: warning: unused variable 'function' [-Wunused-variable]
74 | static constexpr const char* function = "student_t_qf";
| ^~~~~~~~
In file included from stanExports_TIRT.cc:5:
In file included from ./stanExports_TIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:49:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/prob.hpp:7:
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/prob/student_t_qf.hpp:52:20: warning: unused variable 'p_val_flip' [-Wunused-variable]
52 | const double p_val_flip = p_val < 0.5 ? p_val : 1.0 - p_val;
| ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/prob/student_t_qf.hpp:42:18: warning: unused variable 'sqrt_inv_ibeta_m1' [-Wunused-variable]
42 | const double sqrt_inv_ibeta_m1 = sqrt(inv(ibeta_arg) - 1.0);
| ^~~~~~~~~~~~~~~~~
In file included from stanExports_TIRT.cc:5:
In file included from ./stanExports_TIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/experimental/advi/fullrank.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/variational/advi.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer.hpp:57:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer/details.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/move.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/iterator.hpp:27:
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:63:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
63 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:9:69: note: expanded from here
9 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:81:1: note: '#pragma clang attribute push' regions ends here
81 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:11:8: note: expanded from here
11 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_TIRT.cc:5:
In file included from ./stanExports_TIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/experimental/advi/fullrank.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/variational/advi.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer.hpp:57:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer/details.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/move.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/iterator.hpp:27:
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:63:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
63 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:9:110: note: expanded from here
9 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:81:1: note: '#pragma clang attribute push' regions ends here
81 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:11:8: note: expanded from here
11 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_TIRT.cc:5:
In file included from ./stanExports_TIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/experimental/advi/fullrank.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/variational/advi.hpp:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer.hpp:57:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/circular_buffer/details.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/move.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/move/iterator.hpp:27:
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:63:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
63 | BOOST_MOVE_STD_NS_BEG
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \
| ^
<scratch space>:9:136: note: expanded from here
9 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:81:1: note: '#pragma clang attribute push' regions ends here
81 | BOOST_MOVE_STD_NS_END
| ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
| ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
| ^
<scratch space>:11:8: note: expanded from here
11 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from stanExports_TIRT.cc:5:
In file included from ./stanExports_TIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:54:
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/optimize/newton.hpp:98:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
98 | int ret = 0;
| ^
In file included from stanExports_TIRT.cc:5:
In file included from ./stanExports_TIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
/data/localhost/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_TIRT.cc:5:
In file included from ./stanExports_TIRT.h:25:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/model_header.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/indexing.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/indexing/rvalue_varmat.hpp:7:
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:520:22: warning: unused variable 'rows' [-Wunused-variable]
520 | const Eigen::Index rows = row_idx.ns_.size();
| ^~~~
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:521:22: warning: unused variable 'cols' [-Wunused-variable]
521 | const Eigen::Index cols = col_idx.ns_.size();
| ^~~~
In file included from stanExports_TIRT.cc:5:
./stanExports_TIRT.h:1166:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable]
1166 | int pos__ = std::numeric_limits<int>::min();
| ^
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I"../inst/include" -I"/data/localhost/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/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -I'/data/localhost/ripley/R/test-clang/rstan/include' -I'/data/localhost/ripley/R/test-clang/StanHeaders/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -I/data/localhost/ripley/R/test-clang/RcppParallel/include -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -DTBB_INTERFACE_NEW -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c tools_fast.cpp -o tools_fast.o
29 warnings generated.
29 warnings generated.
In file included from stanExports_TIRT.cc:5:
In file included from ./stanExports_TIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:49:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:19: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
215 | [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:403:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, double, double, nullptr, nullptr, nullptr>' requested here
403 | return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<true, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, const double &, const double &, stan::math::var_value<double>, nullptr>' requested here
434 | return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
| ^
./stanExports_TIRT.h:786:34: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, true, double, double, stan::math::var_value<double>, int>' requested here
786 | lambda_est = in__.template read_constrain_lub<
| ^
./stanExports_TIRT.h:1568:12: note: in instantiation of function template specialization 'model_TIRT_namespace::model_TIRT::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr>' requested here
1568 | return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_TIRT_namespace::model_TIRT::log_prob<true, true, stan::math::var_value<double>>' requested here
40 | var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_TIRT_namespace::model_TIRT>' requested here
169 | log_prob = stan::model::log_prob_grad<true, Jacobian>(
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_TIRT_namespace::model_TIRT, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
49 | std::vector<double> cont_vector = util::initialize(
| ^
/data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_TIRT_namespace::model_TIRT>' requested here
481 | return_code = stan::services::diagnose::diagnose(model,
| ^
/data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_TIRT_namespace::model_TIRT, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
1215 | ret = command(args, model_, holder, names_oi_tidx_,
| ^
stanExports_TIRT.cc:15:79: note: in instantiation of member function 'rstan::stan_fit<model_TIRT_namespace::model_TIRT, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
15 | .method("call_sampler", &rstan::stan_fit<stan_model, boost::ecuyer1988> ::call_sampler)
| ^
In file included from stanExports_TIRT.cc:5:
In file included from ./stanExports_TIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:49:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:23: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
215 | [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:37: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
170 | reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:406:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, double, double, nullptr, nullptr, nullptr>' requested here
406 | return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<false, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, const double &, const double &, stan::math::var_value<double>, nullptr>' requested here
434 | return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
| ^
./stanExports_TIRT.h:786:34: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, false, double, double, stan::math::var_value<double>, int>' requested here
786 | lambda_est = in__.template read_constrain_lub<
| ^
./stanExports_TIRT.h:1568:12: note: in instantiation of function template specialization 'model_TIRT_namespace::model_TIRT::log_prob_impl<true, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr>' requested here
1568 | return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_TIRT_namespace::model_TIRT::log_prob<true, false, stan::math::var_value<double>>' requested here
40 | var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, false, model_TIRT_namespace::model_TIRT>' requested here
169 | log_prob = stan::model::log_prob_grad<true, Jacobian>(
| ^
/data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/optimize/newton.hpp:54:25: note: in instantiation of function template specialization 'stan::services::util::initialize<false, model_TIRT_namespace::model_TIRT, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
54 | cont_vector = util::initialize<false>(model, init, rng, init_radius, false,
| ^
/data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_TIRT_namespace::model_TIRT, false>' requested here
502 | = stan::services::optimize::newton(model, *init_context_ptr,
| ^
/data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_TIRT_namespace::model_TIRT, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
1215 | ret = command(args, model_, holder, names_oi_tidx_,
| ^
stanExports_TIRT.cc:15:79: note: in instantiation of member function 'rstan::stan_fit<model_TIRT_namespace::model_TIRT, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
15 | .method("call_sampler", &rstan::stan_fit<stan_model, boost::ecuyer1988> ::call_sampler)
| ^
In file included from stanExports_TIRT.cc:5:
In file included from ./stanExports_TIRT.h:23:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/rstaninc.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/rstan/include/rstan/stan_fit.hpp:49:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/data/localhost/ripley/R/test-clang/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:41: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
170 | reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
| ^
37 warnings generated.
33 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++17 -shared -L/usr/local/clang/lib64 -L/usr/local/clang23/lib -L/usr/local/clang23/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -o ForceChoice.so RcppExports.o fcggum_istem_fast.o gibbs_theta_fast.o gibbs_tirt.o gof_fast.o item_loglik.o model_prob_fast.o stanExports_FCDCM.o stanExports_FCGDINA.o stanExports_FCGGUM.o stanExports_FCMIRT.o stanExports_MGGUM.o stanExports_MGPCM.o stanExports_MIRT.o stanExports_TIRT.o tools_fast.o -L/data/localhost/ripley/R/test-clang/RcppParallel/lib/ -Wl,-rpath,/data/localhost/ripley/R/test-clang/RcppParallel/lib/ -ltbb -ltbbmalloc
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/ForceChoice/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/ForceChoice/src'
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/ForceChoice/src'
installing to /data/localhost/ripley/R/packages/tests-clang/ForceChoice.Rcheck/00LOCK-ForceChoice/00new/ForceChoice/libs
** R
** data
** 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 (ForceChoice)