--- Compiling the main object file. This might take up to a minute. --- clang++ -std=c++1y -Wno-unknown-warning-option -Wno-tautological-compare -Wno-sign-compare -D_REENTRANT -Wno-ignored-attributes -I stan/lib/stan_math/lib/tbb_2020.3/include -O3 -I src -I stan/src -I lib/rapidjson_1.1.0/ -I lib/CLI11-1.9.1/ -I stan/lib/stan_math/ -I stan/lib/stan_math/lib/eigen_3.3.9 -I stan/lib/stan_math/lib/boost_1.75.0 -I stan/lib/stan_math/lib/sundials_6.0.0/include -I stan/lib/stan_math/lib/sundials_6.0.0/src/sundials -DBOOST_MPL_CFG_NO_PREPROCESSED_HEADERS -DBOOST_MPL_LIMIT_LIST_SIZE=30 -DBOOST_DISABLE_ASSERTS -c -o src/cmdstan/main.o src/cmdstan/main.cpp In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:4: In file included from src/cmdstan/arguments/arg_data.hpp:4: In file included from src/cmdstan/arguments/categorical_argument.hpp:4: In file included from src/cmdstan/arguments/argument.hpp:4: In file included from stan/src/stan/callbacks/writer.hpp:4: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast.hpp:32: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/try_lexical_convert.hpp:44: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/converter_lexical.hpp:54: stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/converter_lexical_streams.hpp:285:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(begin, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:4: In file included from src/cmdstan/arguments/arg_data.hpp:4: In file included from src/cmdstan/arguments/categorical_argument.hpp:4: In file included from src/cmdstan/arguments/argument.hpp:4: In file included from stan/src/stan/callbacks/writer.hpp:4: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast.hpp:32: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/try_lexical_convert.hpp:44: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/converter_lexical.hpp:54: stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/converter_lexical_streams.hpp:297:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(begin, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:4: In file included from src/cmdstan/arguments/arg_data.hpp:4: In file included from src/cmdstan/arguments/categorical_argument.hpp:4: In file included from src/cmdstan/arguments/argument.hpp:4: In file included from stan/src/stan/callbacks/writer.hpp:4: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast.hpp:32: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/try_lexical_convert.hpp:44: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/converter_lexical.hpp:54: stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/converter_lexical_streams.hpp:310:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(begin, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:25: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/util/ublas_wrapper.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/ublas/vector.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/ublas/storage.hpp:22: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/array.hpp:26: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/array_wrapper.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/nvp.hpp:35: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/split_free.hpp:22: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/serialization.hpp:14: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/strong_typedef.hpp:28: stan/lib/stan_math/lib/boost_1.75.0/boost/type_traits/has_nothrow_assign.hpp:65:7: warning: builtin __has_nothrow_assign is deprecated; use __is_nothrow_assignable instead [-Wdeprecated-builtins] BOOST_HAS_NOTHROW_ASSIGN(T) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/type_traits/intrinsics.hpp:205:43: note: expanded from macro 'BOOST_HAS_NOTHROW_ASSIGN' # define BOOST_HAS_NOTHROW_ASSIGN(T) (__has_nothrow_assign(T) && !is_volatile::value && is_assignable::value) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:25: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/util/ublas_wrapper.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/ublas/vector.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/ublas/storage.hpp:22: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/array.hpp:26: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/array_wrapper.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/nvp.hpp:35: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/split_free.hpp:22: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/serialization.hpp:14: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/strong_typedef.hpp:29: stan/lib/stan_math/lib/boost_1.75.0/boost/type_traits/has_nothrow_constructor.hpp:27:84: warning: builtin __has_nothrow_constructor is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] template struct has_nothrow_constructor : public integral_constant{}; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/type_traits/intrinsics.hpp:199:48: note: expanded from macro 'BOOST_HAS_NOTHROW_CONSTRUCTOR' # define BOOST_HAS_NOTHROW_CONSTRUCTOR(T) (__has_nothrow_constructor(T) && is_default_constructible::value) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:25: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/util/ublas_wrapper.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/ublas/vector.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/ublas/storage.hpp:22: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/array.hpp:26: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/array_wrapper.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/nvp.hpp:35: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/split_free.hpp:22: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/serialization.hpp:14: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/strong_typedef.hpp:30: stan/lib/stan_math/lib/boost_1.75.0/boost/type_traits/has_nothrow_copy.hpp:36:89: warning: builtin __has_nothrow_copy is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] template struct has_nothrow_copy_constructor : public integral_constant{}; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/type_traits/intrinsics.hpp:202:41: note: expanded from macro 'BOOST_HAS_NOTHROW_COPY' # define BOOST_HAS_NOTHROW_COPY(T) (__has_nothrow_copy(T) && !is_volatile::value && !is_reference::value && is_copy_constructible::value) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:25: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/util/ublas_wrapper.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/ublas/vector.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/ublas/storage.hpp:22: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/array.hpp:26: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/array_wrapper.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/nvp.hpp:35: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/split_free.hpp:22: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/serialization.hpp:14: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/strong_typedef.hpp:30: stan/lib/stan_math/lib/boost_1.75.0/boost/type_traits/has_nothrow_copy.hpp:36:89: warning: builtin __has_nothrow_copy is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] stan/lib/stan_math/lib/boost_1.75.0/boost/type_traits/intrinsics.hpp:202:41: note: expanded from macro 'BOOST_HAS_NOTHROW_COPY' # define BOOST_HAS_NOTHROW_COPY(T) (__has_nothrow_copy(T) && !is_volatile::value && !is_reference::value && is_copy_constructible::value) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/serialization.hpp:52:1: note: in instantiation of template class 'boost::has_nothrow_copy_constructor' requested here BOOST_STRONG_TYPEDEF(unsigned int, version_type) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/strong_typedef.hpp:39:54: note: expanded from macro 'BOOST_STRONG_TYPEDEF' explicit D(const T& t_) BOOST_NOEXCEPT_IF(boost::has_nothrow_copy_constructor::value) : t(t_) {} \ ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:25: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/util/ublas_wrapper.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/ublas/vector.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/ublas/storage.hpp:22: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/array.hpp:26: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/array_wrapper.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/nvp.hpp:35: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/split_free.hpp:22: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/serialization.hpp:14: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/strong_typedef.hpp:29: stan/lib/stan_math/lib/boost_1.75.0/boost/type_traits/has_nothrow_constructor.hpp:27:84: warning: builtin __has_nothrow_constructor is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] template struct has_nothrow_constructor : public integral_constant{}; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/type_traits/intrinsics.hpp:199:48: note: expanded from macro 'BOOST_HAS_NOTHROW_CONSTRUCTOR' # define BOOST_HAS_NOTHROW_CONSTRUCTOR(T) (__has_nothrow_constructor(T) && is_default_constructible::value) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/type_traits/has_nothrow_constructor.hpp:69:68: note: in instantiation of template class 'boost::has_nothrow_constructor' requested here template struct has_nothrow_default_constructor : public has_nothrow_constructor{}; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/serialization.hpp:52:1: note: in instantiation of template class 'boost::has_nothrow_default_constructor' requested here BOOST_STRONG_TYPEDEF(unsigned int, version_type) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/strong_typedef.hpp:40:34: note: expanded from macro 'BOOST_STRONG_TYPEDEF' D() BOOST_NOEXCEPT_IF(boost::has_nothrow_default_constructor::value) : t() {} \ ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:25: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/util/ublas_wrapper.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/ublas/vector.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/ublas/storage.hpp:22: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/array.hpp:26: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/array_wrapper.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/nvp.hpp:35: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/split_free.hpp:22: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/serialization.hpp:14: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/strong_typedef.hpp:28: stan/lib/stan_math/lib/boost_1.75.0/boost/type_traits/has_nothrow_assign.hpp:65:7: warning: builtin __has_nothrow_assign is deprecated; use __is_nothrow_assignable instead [-Wdeprecated-builtins] BOOST_HAS_NOTHROW_ASSIGN(T) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/type_traits/intrinsics.hpp:205:43: note: expanded from macro 'BOOST_HAS_NOTHROW_ASSIGN' # define BOOST_HAS_NOTHROW_ASSIGN(T) (__has_nothrow_assign(T) && !is_volatile::value && is_assignable::value) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/serialization.hpp:52:1: note: in instantiation of template class 'boost::has_nothrow_assign' requested here BOOST_STRONG_TYPEDEF(unsigned int, version_type) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/serialization/strong_typedef.hpp:42:57: note: expanded from macro 'BOOST_STRONG_TYPEDEF' D& operator=(const D& rhs) BOOST_NOEXCEPT_IF(boost::has_nothrow_assign::value) {t = rhs.t; return *this;} \ ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:25: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/util/ublas_wrapper.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/ublas/vector.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/ublas/storage.hpp:27: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/ublas/traits.hpp:27: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_traits.hpp:70: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_traits/has_nothrow_destructor.hpp:12: stan/lib/stan_math/lib/boost_1.75.0/boost/type_traits/has_trivial_destructor.hpp:30:86: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] template struct has_trivial_destructor : public integral_constant{}; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/type_traits/intrinsics.hpp:196:47: note: expanded from macro 'BOOST_HAS_TRIVIAL_DESTRUCTOR' # define BOOST_HAS_TRIVIAL_DESTRUCTOR(T) (__has_trivial_destructor(T) && is_destructible::value) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:25: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/util/ublas_wrapper.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/ublas/vector.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/ublas/storage.hpp:27: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/ublas/traits.hpp:27: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_traits.hpp:79: stan/lib/stan_math/lib/boost_1.75.0/boost/type_traits/has_trivial_assign.hpp:29:7: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] BOOST_HAS_TRIVIAL_ASSIGN(T) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/type_traits/intrinsics.hpp:193:43: note: expanded from macro 'BOOST_HAS_TRIVIAL_ASSIGN' # define BOOST_HAS_TRIVIAL_ASSIGN(T) (__has_trivial_assign(T) && !is_volatile::value && is_assignable::value) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:25: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/util/ublas_wrapper.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/ublas/vector.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/ublas/storage.hpp:27: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/ublas/traits.hpp:27: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_traits.hpp:80: stan/lib/stan_math/lib/boost_1.75.0/boost/type_traits/has_trivial_constructor.hpp:41:69: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] : public integral_constant ::value || BOOST_HAS_TRIVIAL_CONSTRUCTOR(T)) BOOST_TT_TRIVIAL_CONSTRUCT_FIX)>{}; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/type_traits/intrinsics.hpp:187:47: note: expanded from macro 'BOOST_HAS_TRIVIAL_CONSTRUCTOR' # define BOOST_HAS_TRIVIAL_CONSTRUCTOR(T) __has_trivial_constructor(T) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:25: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/util/ublas_wrapper.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/ublas/vector.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/ublas/storage.hpp:27: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/ublas/traits.hpp:27: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_traits.hpp:81: stan/lib/stan_math/lib/boost_1.75.0/boost/type_traits/has_trivial_copy.hpp:34:4: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] BOOST_HAS_TRIVIAL_COPY(T) BOOST_TT_TRIVIAL_CONSTRUCT_FIX ^ stan/lib/stan_math/lib/boost_1.75.0/boost/type_traits/intrinsics.hpp:190:41: note: expanded from macro 'BOOST_HAS_TRIVIAL_COPY' # define BOOST_HAS_TRIVIAL_COPY(T) (__has_trivial_copy(T) && !is_reference::value) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:37: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/stepper/dense_output_runge_kutta.hpp:40: stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/integrate/max_step_checker.hpp:72:18: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf(error_msg, "Max number of iterations exceeded (%d).", m_max_steps); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:37: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/stepper/dense_output_runge_kutta.hpp:40: stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/integrate/max_step_checker.hpp:104:18: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf(error_msg, "Max number of iterations exceeded (%d). A new step size was not found.", m_max_steps); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:76: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/integrate/observer_collection.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function.hpp:30: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/detail/prologue.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/function_base.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index.hpp:29: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index/stl_type_index.hpp:47: stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:604:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(bool) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:850:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:835:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:76: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/integrate/observer_collection.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function.hpp:30: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/detail/prologue.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/function_base.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index.hpp:29: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index/stl_type_index.hpp:47: stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:605:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(char) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:850:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:835:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:76: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/integrate/observer_collection.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function.hpp:30: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/detail/prologue.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/function_base.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index.hpp:29: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index/stl_type_index.hpp:47: stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:606:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(signed char) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:850:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:835:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:76: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/integrate/observer_collection.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function.hpp:30: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/detail/prologue.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/function_base.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index.hpp:29: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index/stl_type_index.hpp:47: stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:607:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(unsigned char) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:850:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:835:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:76: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/integrate/observer_collection.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function.hpp:30: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/detail/prologue.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/function_base.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index.hpp:29: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index/stl_type_index.hpp:47: stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:609:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(wchar_t) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:850:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:835:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:76: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/integrate/observer_collection.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function.hpp:30: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/detail/prologue.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/function_base.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index.hpp:29: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index/stl_type_index.hpp:47: stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:612:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(char16_t) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:850:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:835:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:76: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/integrate/observer_collection.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function.hpp:30: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/detail/prologue.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/function_base.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index.hpp:29: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index/stl_type_index.hpp:47: stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:615:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(char32_t) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:850:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:835:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:76: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/integrate/observer_collection.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function.hpp:30: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/detail/prologue.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/function_base.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index.hpp:29: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index/stl_type_index.hpp:47: stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:617:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(short) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:850:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:835:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:76: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/integrate/observer_collection.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function.hpp:30: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/detail/prologue.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/function_base.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index.hpp:29: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index/stl_type_index.hpp:47: stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:618:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(unsigned short) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:850:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:835:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:76: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/integrate/observer_collection.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function.hpp:30: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/detail/prologue.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/function_base.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index.hpp:29: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index/stl_type_index.hpp:47: stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:619:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(int) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:850:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:835:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:76: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/integrate/observer_collection.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function.hpp:30: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/detail/prologue.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/function_base.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index.hpp:29: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index/stl_type_index.hpp:47: stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:620:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(unsigned int) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:850:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:835:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:76: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/integrate/observer_collection.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function.hpp:30: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/detail/prologue.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/function_base.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index.hpp:29: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index/stl_type_index.hpp:47: stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:621:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(long) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:850:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:835:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:76: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/integrate/observer_collection.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function.hpp:30: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/detail/prologue.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/function_base.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index.hpp:29: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index/stl_type_index.hpp:47: stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:622:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(unsigned long) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:850:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:835:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:76: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/integrate/observer_collection.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function.hpp:30: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/detail/prologue.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/function_base.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index.hpp:29: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index/stl_type_index.hpp:47: stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:624:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(float) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:850:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:835:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:76: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/integrate/observer_collection.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function.hpp:30: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/detail/prologue.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/function_base.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index.hpp:29: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index/stl_type_index.hpp:47: stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:625:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(double) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:850:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:835:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:76: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/integrate/observer_collection.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function.hpp:30: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/detail/prologue.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/function_base.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index.hpp:29: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index/stl_type_index.hpp:47: stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:626:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(long double) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:850:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:835:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:76: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/integrate/observer_collection.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function.hpp:30: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/detail/prologue.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/function_base.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index.hpp:29: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index/stl_type_index.hpp:47: stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:628:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::string) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:850:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:835:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:76: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/integrate/observer_collection.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function.hpp:30: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/detail/prologue.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/function_base.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index.hpp:29: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index/stl_type_index.hpp:47: stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:630:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::wstring) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:850:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:835:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:76: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/integrate/observer_collection.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function.hpp:30: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/detail/prologue.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/function_base.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index.hpp:29: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index/stl_type_index.hpp:47: stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:633:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::basic_string) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:850:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:835:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:76: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/integrate/observer_collection.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function.hpp:30: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/detail/prologue.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/function_base.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index.hpp:29: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index/stl_type_index.hpp:47: stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:636:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::basic_string) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:850:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:835:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:76: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/integrate/observer_collection.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function.hpp:30: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/detail/prologue.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/function_base.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index.hpp:29: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index/stl_type_index.hpp:47: stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:653:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(boost::long_long_type) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:850:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:835:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:76: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/integrate/observer_collection.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function.hpp:30: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/detail/prologue.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/function_base.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index.hpp:29: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index/stl_type_index.hpp:47: stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:654:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(boost::ulong_long_type) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:850:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:835:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:76: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/integrate/observer_collection.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function.hpp:30: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/detail/prologue.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/function_base.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index.hpp:29: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index/stl_type_index.hpp:47: stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:131:33: warning: 'unary_function<__int128, unsigned long>' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:658:5: note: in instantiation of template class 'boost::hash_detail::hash_base<__int128>' requested here BOOST_HASH_SPECIALIZE(boost::int128_type) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function<__int128, unsigned long>' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:850:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:835:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:76: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/integrate/observer_collection.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function.hpp:30: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/detail/prologue.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/function_base.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index.hpp:29: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index/stl_type_index.hpp:47: stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:659:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(boost::uint128_type) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:850:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:835:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:76: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/integrate/observer_collection.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function.hpp:30: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/detail/prologue.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/function_base.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index.hpp:29: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index/stl_type_index.hpp:47: stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:674:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(std::type_index) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:850:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:835:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:36: In file included from stan/src/stan/services/experimental/advi/fullrank.hpp:11: In file included from stan/src/stan/variational/advi.hpp:13: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/circular_buffer.hpp:57: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/circular_buffer/details.hpp:22: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/move/move.hpp:29: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/move/utility.hpp:30: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/move/traits.hpp:31: stan/lib/stan_math/lib/boost_1.75.0/boost/move/detail/type_traits.hpp:877:30: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_TRIVIALLY_DESTRUCTIBLE(T); }; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/move/detail/type_traits.hpp:335:54: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_DESTRUCTIBLE' #define BOOST_MOVE_IS_TRIVIALLY_DESTRUCTIBLE(T) BOOST_MOVE_HAS_TRIVIAL_DESTRUCTOR(T) || ::boost::move_detail::is_pod::value ^ stan/lib/stan_math/lib/boost_1.75.0/boost/move/detail/type_traits.hpp:166:51: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_DESTRUCTOR' # define BOOST_MOVE_HAS_TRIVIAL_DESTRUCTOR(T) __has_trivial_destructor(T) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/move/detail/type_traits.hpp:908:30: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] static const bool value = BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE(T); ^ stan/lib/stan_math/lib/boost_1.75.0/boost/move/detail/type_traits.hpp:323:58: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE' BOOST_MOVE_HAS_TRIVIAL_ASSIGN(T)) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/move/detail/type_traits.hpp:159:47: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_ASSIGN' # define BOOST_MOVE_HAS_TRIVIAL_ASSIGN(T) __has_trivial_assign(T) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/move/detail/type_traits.hpp:923:30: warning: builtin __has_nothrow_constructor is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_NOTHROW_DEFAULT_CONSTRUCTIBLE(T); }; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/move/detail/type_traits.hpp:341:60: note: expanded from macro 'BOOST_MOVE_IS_NOTHROW_DEFAULT_CONSTRUCTIBLE' #define BOOST_MOVE_IS_NOTHROW_DEFAULT_CONSTRUCTIBLE(T) BOOST_MOVE_HAS_NOTHROW_CONSTRUCTOR(T) || ::boost::move_detail::is_pod::value ^ stan/lib/stan_math/lib/boost_1.75.0/boost/move/detail/type_traits.hpp:173:52: note: expanded from macro 'BOOST_MOVE_HAS_NOTHROW_CONSTRUCTOR' # define BOOST_MOVE_HAS_NOTHROW_CONSTRUCTOR(T) __has_nothrow_constructor(T) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/move/detail/type_traits.hpp:930:30: warning: builtin __has_nothrow_copy is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T); }; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/move/detail/type_traits.hpp:347:58: note: expanded from macro 'BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE' #define BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T) BOOST_MOVE_HAS_NOTHROW_COPY(T) || ::boost::move_detail::is_pod::value ^ stan/lib/stan_math/lib/boost_1.75.0/boost/move/detail/type_traits.hpp:180:46: note: expanded from macro 'BOOST_MOVE_HAS_NOTHROW_COPY' # define BOOST_MOVE_HAS_NOTHROW_COPY(T) (__has_nothrow_copy(T)) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/move/detail/type_traits.hpp:944:30: warning: builtin __has_nothrow_assign is deprecated; use __is_nothrow_assignable instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_NOTHROW_COPY_ASSIGNABLE(T); }; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/move/detail/type_traits.hpp:353:53: note: expanded from macro 'BOOST_MOVE_IS_NOTHROW_COPY_ASSIGNABLE' #define BOOST_MOVE_IS_NOTHROW_COPY_ASSIGNABLE(T) BOOST_MOVE_HAS_NOTHROW_ASSIGN(T) || ::boost::move_detail::is_pod::value ^ stan/lib/stan_math/lib/boost_1.75.0/boost/move/detail/type_traits.hpp:187:48: note: expanded from macro 'BOOST_MOVE_HAS_NOTHROW_ASSIGN' # define BOOST_MOVE_HAS_NOTHROW_ASSIGN(T) (__has_nothrow_assign(T)) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:76: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/integrate/observer_collection.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function.hpp:30: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/detail/prologue.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/function/function_base.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index.hpp:29: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_index/stl_type_index.hpp:47: stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:687:18: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here : public boost::hash_detail::hash_base ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:415:24: note: in instantiation of template class 'boost::hash' requested here boost::hash hasher; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/container_hash/hash.hpp:546:9: note: in instantiation of function template specialization 'boost::hash_combine' requested here hash_combine(seed, &v.category()); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:850:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:835:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:4: In file included from src/cmdstan/arguments/arg_data.hpp:4: In file included from src/cmdstan/arguments/categorical_argument.hpp:4: In file included from src/cmdstan/arguments/argument.hpp:4: In file included from stan/src/stan/callbacks/writer.hpp:4: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast.hpp:30: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/range/iterator_range_core.hpp:26: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/iterator/iterator_traits.hpp:10: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/iterator:684: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__iterator/common_iterator.h:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/variant:243: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/tuple:259: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/compare:145: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__compare/compare_partial_order_fallback.h:13: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__compare/partial_order.h:14: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__compare/weak_order.h:14: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__compare/strong_order.h:20: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:607:12: error: no matching function for call to 'isinf' return std::isinf(__lcpp_x); ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/complex:598:29: note: in instantiation of function template specialization 'std::__constexpr_isinf>' requested here bool __z_inf = std::__constexpr_isinf(__a) || std::__constexpr_isinf(__b); ^ stan/lib/stan_math/stan/math/prim/fun/asinh.hpp:64:31: note: in instantiation of function template specialization 'std::operator*>' requested here auto y = log(z + sqrt(1 + z * z)); ^ stan/lib/stan_math/stan/math/rev/fun/asinh.hpp:89:32: note: in instantiation of function template specialization 'stan::math::internal::complex_asinh>' requested here return stan::math::internal::complex_asinh(z); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/math.h:429:87: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'float' for 1st argument _LIBCPP_NODISCARD_EXT inline _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI bool isinf(float __x) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/math.h:433:114: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'double' for 1st argument _LIBCPP_NODISCARD_EXT inline _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI _LIBCPP_PREFERRED_OVERLOAD bool isinf(double __x) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/math.h:437:87: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'long double' for 1st argument _LIBCPP_NODISCARD_EXT inline _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI bool isinf(long double __x) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/math.h:417:80: note: candidate template ignored: requirement 'std::is_arithmetic>::value' was not satisfied [with _A1 = stan::math::var_value] _LIBCPP_NODISCARD_EXT _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI bool isinf(_A1 __x) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/math.h:424:5: note: candidate template ignored: requirement 'std::is_arithmetic>::value' was not satisfied [with _A1 = stan::math::var_value] isinf(_A1) _NOEXCEPT { ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:4: In file included from src/cmdstan/arguments/arg_data.hpp:4: In file included from src/cmdstan/arguments/categorical_argument.hpp:4: In file included from src/cmdstan/arguments/argument.hpp:4: In file included from stan/src/stan/callbacks/writer.hpp:4: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast.hpp:30: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/range/iterator_range_core.hpp:26: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/iterator/iterator_traits.hpp:10: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/iterator:684: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__iterator/common_iterator.h:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/variant:243: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/tuple:259: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/compare:145: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__compare/compare_partial_order_fallback.h:13: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__compare/partial_order.h:14: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__compare/weak_order.h:14: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__compare/strong_order.h:20: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:587:12: error: no matching function for call to 'isnan' return std::isnan(__lcpp_x); ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/complex:601:19: note: in instantiation of function template specialization 'std::__constexpr_isnan>' requested here (std::__constexpr_isnan(__a) && std::__constexpr_isnan(__b)) ^ stan/lib/stan_math/stan/math/prim/fun/asinh.hpp:64:31: note: in instantiation of function template specialization 'std::operator*>' requested here auto y = log(z + sqrt(1 + z * z)); ^ stan/lib/stan_math/stan/math/rev/fun/asinh.hpp:89:32: note: in instantiation of function template specialization 'stan::math::internal::complex_asinh>' requested here return stan::math::internal::complex_asinh(z); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/math.h:455:87: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'float' for 1st argument _LIBCPP_NODISCARD_EXT inline _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI bool isnan(float __x) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/math.h:459:114: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'double' for 1st argument _LIBCPP_NODISCARD_EXT inline _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI _LIBCPP_PREFERRED_OVERLOAD bool isnan(double __x) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/math.h:463:87: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'long double' for 1st argument _LIBCPP_NODISCARD_EXT inline _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI bool isnan(long double __x) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/math.h:445:80: note: candidate template ignored: requirement 'std::is_floating_point>::value' was not satisfied [with _A1 = stan::math::var_value] _LIBCPP_NODISCARD_EXT _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI bool isnan(_A1 __x) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/math.h:450:80: note: candidate template ignored: requirement 'std::is_integral>::value' was not satisfied [with _A1 = stan::math::var_value] _LIBCPP_NODISCARD_EXT _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI bool isnan(_A1) _NOEXCEPT { ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:4: In file included from src/cmdstan/arguments/arg_data.hpp:4: In file included from src/cmdstan/arguments/categorical_argument.hpp:4: In file included from src/cmdstan/arguments/argument.hpp:4: In file included from stan/src/stan/callbacks/writer.hpp:4: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast.hpp:32: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/try_lexical_convert.hpp:44: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/converter_lexical.hpp:54: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/converter_lexical_streams.hpp:63: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/inf_nan.hpp:34: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/math/special_functions/sign.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/math/special_functions/math_fwd.hpp:32: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/config/no_tr1/complex.hpp:21: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/complex:637:19: error: no matching function for call to '__constexpr_copysign' __a = std::__constexpr_copysign(std::__constexpr_isinf(__a) ? _Tp(1) : _Tp(0), __a); ^~~~~~~~~~~~~~~~~~~~~~~~~ stan/lib/stan_math/stan/math/prim/fun/asinh.hpp:64:31: note: in instantiation of function template specialization 'std::operator*>' requested here auto y = log(z + sqrt(1 + z * z)); ^ stan/lib/stan_math/stan/math/rev/fun/asinh.hpp:89:32: note: in instantiation of function template specialization 'stan::math::internal::complex_asinh>' requested here return stan::math::internal::complex_asinh(z); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:630:54: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'float' for 1st argument _LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI float __constexpr_copysign(float __x, float __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:634:55: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'double' for 1st argument _LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI double __constexpr_copysign(double __x, double __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:639:1: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'long double' for 1st argument __constexpr_copysign(long double __x, long double __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:647:5: note: candidate template ignored: requirement 'std::is_arithmetic>::value' was not satisfied [with _A1 = stan::math::var_value, _A2 = stan::math::var_value] __constexpr_copysign(_A1 __x, _A2 __y) _NOEXCEPT { ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:4: In file included from src/cmdstan/arguments/arg_data.hpp:4: In file included from src/cmdstan/arguments/categorical_argument.hpp:4: In file included from src/cmdstan/arguments/argument.hpp:4: In file included from stan/src/stan/callbacks/writer.hpp:4: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast.hpp:32: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/try_lexical_convert.hpp:44: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/converter_lexical.hpp:54: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/converter_lexical_streams.hpp:63: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/inf_nan.hpp:34: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/math/special_functions/sign.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/math/special_functions/math_fwd.hpp:32: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/config/no_tr1/complex.hpp:21: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/complex:638:19: error: no matching function for call to '__constexpr_copysign' __b = std::__constexpr_copysign(std::__constexpr_isinf(__b) ? _Tp(1) : _Tp(0), __b); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:630:54: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'float' for 1st argument _LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI float __constexpr_copysign(float __x, float __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:634:55: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'double' for 1st argument _LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI double __constexpr_copysign(double __x, double __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:639:1: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'long double' for 1st argument __constexpr_copysign(long double __x, long double __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:647:5: note: candidate template ignored: requirement 'std::is_arithmetic>::value' was not satisfied [with _A1 = stan::math::var_value, _A2 = stan::math::var_value] __constexpr_copysign(_A1 __x, _A2 __y) _NOEXCEPT { ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:4: In file included from src/cmdstan/arguments/arg_data.hpp:4: In file included from src/cmdstan/arguments/categorical_argument.hpp:4: In file included from src/cmdstan/arguments/argument.hpp:4: In file included from stan/src/stan/callbacks/writer.hpp:4: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast.hpp:32: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/try_lexical_convert.hpp:44: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/converter_lexical.hpp:54: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/converter_lexical_streams.hpp:63: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/inf_nan.hpp:34: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/math/special_functions/sign.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/math/special_functions/math_fwd.hpp:32: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/config/no_tr1/complex.hpp:21: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/complex:640:23: error: no matching function for call to '__constexpr_copysign' __c = std::__constexpr_copysign(_Tp(0), __c); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:630:54: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'float' for 1st argument _LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI float __constexpr_copysign(float __x, float __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:634:55: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'double' for 1st argument _LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI double __constexpr_copysign(double __x, double __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:639:1: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'long double' for 1st argument __constexpr_copysign(long double __x, long double __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:647:5: note: candidate template ignored: requirement 'std::is_arithmetic>::value' was not satisfied [with _A1 = stan::math::var_value, _A2 = stan::math::var_value] __constexpr_copysign(_A1 __x, _A2 __y) _NOEXCEPT { ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:4: In file included from src/cmdstan/arguments/arg_data.hpp:4: In file included from src/cmdstan/arguments/categorical_argument.hpp:4: In file included from src/cmdstan/arguments/argument.hpp:4: In file included from stan/src/stan/callbacks/writer.hpp:4: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast.hpp:32: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/try_lexical_convert.hpp:44: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/converter_lexical.hpp:54: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/converter_lexical_streams.hpp:63: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/inf_nan.hpp:34: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/math/special_functions/sign.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/math/special_functions/math_fwd.hpp:32: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/config/no_tr1/complex.hpp:21: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/complex:642:23: error: no matching function for call to '__constexpr_copysign' __d = std::__constexpr_copysign(_Tp(0), __d); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:630:54: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'float' for 1st argument _LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI float __constexpr_copysign(float __x, float __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:634:55: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'double' for 1st argument _LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI double __constexpr_copysign(double __x, double __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:639:1: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'long double' for 1st argument __constexpr_copysign(long double __x, long double __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:647:5: note: candidate template ignored: requirement 'std::is_arithmetic>::value' was not satisfied [with _A1 = stan::math::var_value, _A2 = stan::math::var_value] __constexpr_copysign(_A1 __x, _A2 __y) _NOEXCEPT { ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:4: In file included from src/cmdstan/arguments/arg_data.hpp:4: In file included from src/cmdstan/arguments/categorical_argument.hpp:4: In file included from src/cmdstan/arguments/argument.hpp:4: In file included from stan/src/stan/callbacks/writer.hpp:4: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast.hpp:32: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/try_lexical_convert.hpp:44: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/converter_lexical.hpp:54: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/converter_lexical_streams.hpp:63: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/inf_nan.hpp:34: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/math/special_functions/sign.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/math/special_functions/math_fwd.hpp:32: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/config/no_tr1/complex.hpp:21: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/complex:647:19: error: no matching function for call to '__constexpr_copysign' __c = std::__constexpr_copysign(std::__constexpr_isinf(__c) ? _Tp(1) : _Tp(0), __c); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:630:54: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'float' for 1st argument _LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI float __constexpr_copysign(float __x, float __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:634:55: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'double' for 1st argument _LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI double __constexpr_copysign(double __x, double __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:639:1: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'long double' for 1st argument __constexpr_copysign(long double __x, long double __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:647:5: note: candidate template ignored: requirement 'std::is_arithmetic>::value' was not satisfied [with _A1 = stan::math::var_value, _A2 = stan::math::var_value] __constexpr_copysign(_A1 __x, _A2 __y) _NOEXCEPT { ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:4: In file included from src/cmdstan/arguments/arg_data.hpp:4: In file included from src/cmdstan/arguments/categorical_argument.hpp:4: In file included from src/cmdstan/arguments/argument.hpp:4: In file included from stan/src/stan/callbacks/writer.hpp:4: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast.hpp:32: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/try_lexical_convert.hpp:44: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/converter_lexical.hpp:54: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/converter_lexical_streams.hpp:63: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/inf_nan.hpp:34: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/math/special_functions/sign.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/math/special_functions/math_fwd.hpp:32: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/config/no_tr1/complex.hpp:21: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/complex:648:19: error: no matching function for call to '__constexpr_copysign' __d = std::__constexpr_copysign(std::__constexpr_isinf(__d) ? _Tp(1) : _Tp(0), __d); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:630:54: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'float' for 1st argument _LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI float __constexpr_copysign(float __x, float __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:634:55: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'double' for 1st argument _LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI double __constexpr_copysign(double __x, double __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:639:1: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'long double' for 1st argument __constexpr_copysign(long double __x, long double __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:647:5: note: candidate template ignored: requirement 'std::is_arithmetic>::value' was not satisfied [with _A1 = stan::math::var_value, _A2 = stan::math::var_value] __constexpr_copysign(_A1 __x, _A2 __y) _NOEXCEPT { ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:4: In file included from src/cmdstan/arguments/arg_data.hpp:4: In file included from src/cmdstan/arguments/categorical_argument.hpp:4: In file included from src/cmdstan/arguments/argument.hpp:4: In file included from stan/src/stan/callbacks/writer.hpp:4: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast.hpp:32: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/try_lexical_convert.hpp:44: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/converter_lexical.hpp:54: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/converter_lexical_streams.hpp:63: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/inf_nan.hpp:34: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/math/special_functions/sign.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/math/special_functions/math_fwd.hpp:32: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/config/no_tr1/complex.hpp:21: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/complex:650:23: error: no matching function for call to '__constexpr_copysign' __a = std::__constexpr_copysign(_Tp(0), __a); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:630:54: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'float' for 1st argument _LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI float __constexpr_copysign(float __x, float __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:634:55: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'double' for 1st argument _LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI double __constexpr_copysign(double __x, double __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:639:1: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'long double' for 1st argument __constexpr_copysign(long double __x, long double __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:647:5: note: candidate template ignored: requirement 'std::is_arithmetic>::value' was not satisfied [with _A1 = stan::math::var_value, _A2 = stan::math::var_value] __constexpr_copysign(_A1 __x, _A2 __y) _NOEXCEPT { ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:4: In file included from src/cmdstan/arguments/arg_data.hpp:4: In file included from src/cmdstan/arguments/categorical_argument.hpp:4: In file included from src/cmdstan/arguments/argument.hpp:4: In file included from stan/src/stan/callbacks/writer.hpp:4: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast.hpp:32: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/try_lexical_convert.hpp:44: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/converter_lexical.hpp:54: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/converter_lexical_streams.hpp:63: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/inf_nan.hpp:34: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/math/special_functions/sign.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/math/special_functions/math_fwd.hpp:32: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/config/no_tr1/complex.hpp:21: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/complex:652:23: error: no matching function for call to '__constexpr_copysign' __b = std::__constexpr_copysign(_Tp(0), __b); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:630:54: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'float' for 1st argument _LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI float __constexpr_copysign(float __x, float __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:634:55: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'double' for 1st argument _LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI double __constexpr_copysign(double __x, double __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:639:1: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'long double' for 1st argument __constexpr_copysign(long double __x, long double __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:647:5: note: candidate template ignored: requirement 'std::is_arithmetic>::value' was not satisfied [with _A1 = stan::math::var_value, _A2 = stan::math::var_value] __constexpr_copysign(_A1 __x, _A2 __y) _NOEXCEPT { ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:4: In file included from src/cmdstan/arguments/arg_data.hpp:4: In file included from src/cmdstan/arguments/categorical_argument.hpp:4: In file included from src/cmdstan/arguments/argument.hpp:4: In file included from stan/src/stan/callbacks/writer.hpp:4: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast.hpp:32: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/try_lexical_convert.hpp:44: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/converter_lexical.hpp:54: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/converter_lexical_streams.hpp:63: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/inf_nan.hpp:34: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/math/special_functions/sign.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/math/special_functions/math_fwd.hpp:32: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/config/no_tr1/complex.hpp:21: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/complex:659:23: error: no matching function for call to '__constexpr_copysign' __a = std::__constexpr_copysign(_Tp(0), __a); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:630:54: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'float' for 1st argument _LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI float __constexpr_copysign(float __x, float __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:634:55: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'double' for 1st argument _LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI double __constexpr_copysign(double __x, double __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:639:1: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'long double' for 1st argument __constexpr_copysign(long double __x, long double __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:647:5: note: candidate template ignored: requirement 'std::is_arithmetic>::value' was not satisfied [with _A1 = stan::math::var_value, _A2 = stan::math::var_value] __constexpr_copysign(_A1 __x, _A2 __y) _NOEXCEPT { ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:4: In file included from src/cmdstan/arguments/arg_data.hpp:4: In file included from src/cmdstan/arguments/categorical_argument.hpp:4: In file included from src/cmdstan/arguments/argument.hpp:4: In file included from stan/src/stan/callbacks/writer.hpp:4: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast.hpp:32: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/try_lexical_convert.hpp:44: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/converter_lexical.hpp:54: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/converter_lexical_streams.hpp:63: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/inf_nan.hpp:34: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/math/special_functions/sign.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/math/special_functions/math_fwd.hpp:32: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/config/no_tr1/complex.hpp:21: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/complex:661:23: error: no matching function for call to '__constexpr_copysign' __b = std::__constexpr_copysign(_Tp(0), __b); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:630:54: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'float' for 1st argument _LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI float __constexpr_copysign(float __x, float __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:634:55: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'double' for 1st argument _LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI double __constexpr_copysign(double __x, double __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:639:1: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'long double' for 1st argument __constexpr_copysign(long double __x, long double __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:647:5: note: candidate template ignored: requirement 'std::is_arithmetic>::value' was not satisfied [with _A1 = stan::math::var_value, _A2 = stan::math::var_value] __constexpr_copysign(_A1 __x, _A2 __y) _NOEXCEPT { ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:4: In file included from src/cmdstan/arguments/arg_data.hpp:4: In file included from src/cmdstan/arguments/categorical_argument.hpp:4: In file included from src/cmdstan/arguments/argument.hpp:4: In file included from stan/src/stan/callbacks/writer.hpp:4: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast.hpp:32: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/try_lexical_convert.hpp:44: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/converter_lexical.hpp:54: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/converter_lexical_streams.hpp:63: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/inf_nan.hpp:34: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/math/special_functions/sign.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/math/special_functions/math_fwd.hpp:32: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/config/no_tr1/complex.hpp:21: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/complex:663:23: error: no matching function for call to '__constexpr_copysign' __c = std::__constexpr_copysign(_Tp(0), __c); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:630:54: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'float' for 1st argument _LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI float __constexpr_copysign(float __x, float __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:634:55: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'double' for 1st argument _LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI double __constexpr_copysign(double __x, double __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:639:1: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'long double' for 1st argument __constexpr_copysign(long double __x, long double __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:647:5: note: candidate template ignored: requirement 'std::is_arithmetic>::value' was not satisfied [with _A1 = stan::math::var_value, _A2 = stan::math::var_value] __constexpr_copysign(_A1 __x, _A2 __y) _NOEXCEPT { ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:4: In file included from src/cmdstan/arguments/arg_data.hpp:4: In file included from src/cmdstan/arguments/categorical_argument.hpp:4: In file included from src/cmdstan/arguments/argument.hpp:4: In file included from stan/src/stan/callbacks/writer.hpp:4: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast.hpp:32: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/try_lexical_convert.hpp:44: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/converter_lexical.hpp:54: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/converter_lexical_streams.hpp:63: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/lexical_cast/detail/inf_nan.hpp:34: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/math/special_functions/sign.hpp:17: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/math/special_functions/math_fwd.hpp:32: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/config/no_tr1/complex.hpp:21: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/complex:665:23: error: no matching function for call to '__constexpr_copysign' __d = std::__constexpr_copysign(_Tp(0), __d); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:630:54: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'float' for 1st argument _LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI float __constexpr_copysign(float __x, float __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:634:55: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'double' for 1st argument _LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI double __constexpr_copysign(double __x, double __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:639:1: note: candidate function not viable: no known conversion from 'stan::math::var_value' to 'long double' for 1st argument __constexpr_copysign(long double __x, long double __y) _NOEXCEPT { ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cmath:647:5: note: candidate template ignored: requirement 'std::is_arithmetic>::value' was not satisfied [with _A1 = stan::math::var_value, _A2 = stan::math::var_value] __constexpr_copysign(_A1 __x, _A2 __y) _NOEXCEPT { ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:25: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/util/ublas_wrapper.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/ublas/vector.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/ublas/storage.hpp:27: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/ublas/traits.hpp:27: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_traits.hpp:81: stan/lib/stan_math/lib/boost_1.75.0/boost/type_traits/has_trivial_copy.hpp:34:4: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] BOOST_HAS_TRIVIAL_COPY(T) BOOST_TT_TRIVIAL_CONSTRUCT_FIX ^ stan/lib/stan_math/lib/boost_1.75.0/boost/type_traits/intrinsics.hpp:190:41: note: expanded from macro 'BOOST_HAS_TRIVIAL_COPY' # define BOOST_HAS_TRIVIAL_COPY(T) (__has_trivial_copy(T) && !is_reference::value) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/type_traits/has_trivial_copy.hpp:57:65: note: in instantiation of template class 'boost::has_trivial_copy>>' requested here template struct has_trivial_copy_constructor : public has_trivial_copy{}; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/function/function_template.hpp:945:20: note: in instantiation of template class 'boost::has_trivial_copy_constructor>>' requested here if (boost::has_trivial_copy_constructor::value && ^ stan/lib/stan_math/lib/boost_1.75.0/boost/function/function_template.hpp:720:13: note: in instantiation of function template specialization 'boost::function2>, std::__wrap_iter, std::__wrap_iter>::assign_to>>' requested here this->assign_to(f); ^ stan/lib/stan_math/lib/boost_1.75.0/boost/algorithm/string/detail/find_iterator.hpp:51:21: note: in instantiation of function template specialization 'boost::function2>, std::__wrap_iter, std::__wrap_iter>::function2>>' requested here m_Finder(Finder) {} ^ stan/lib/stan_math/lib/boost_1.75.0/boost/algorithm/string/find_iterator.hpp:261:17: note: in instantiation of function template specialization 'boost::algorithm::detail::find_iterator_base>::find_iterator_base>>' requested here detail::find_iterator_base(Finder,0), ^ stan/lib/stan_math/lib/boost_1.75.0/boost/algorithm/string/iter_find.hpp:178:21: note: in instantiation of function template specialization 'boost::algorithm::split_iterator>::split_iterator>>' requested here find_iterator_type( ::boost::begin(lit_input), InputEnd, Finder ), ^ stan/lib/stan_math/lib/boost_1.75.0/boost/algorithm/string/split.hpp:158:40: note: in instantiation of function template specialization 'boost::algorithm::iter_split, std::string &, boost::algorithm::detail::token_finderF>>' requested here return ::boost::algorithm::iter_split( ^ stan/src/stan/services/sample/standalone_gqs.hpp:39:23: note: in instantiation of function template specialization 'boost::algorithm::split, std::string &, boost::algorithm::detail::is_any_ofF>' requested here boost::algorithm::split(splits, param_cols[i], boost::is_any_of(".")); ^ stan/src/stan/services/sample/standalone_gqs.hpp:110:3: note: in instantiation of function template specialization 'stan::services::get_model_parameters' requested here get_model_parameters(model, param_names, param_dimss); ^ src/cmdstan/command.hpp:678:35: note: in instantiation of function template specialization 'stan::services::standalone_generate' requested here return_code = stan::services::standalone_generate( ^ In file included from src/cmdstan/main.cpp:1: In file included from src/cmdstan/command.hpp:30: In file included from stan/src/stan/io/dump.hpp:7: In file included from stan/lib/stan_math/stan/math/prim.hpp:15: In file included from stan/lib/stan_math/stan/math/prim/functor.hpp:14: In file included from stan/lib/stan_math/stan/math/prim/functor/integrate_ode_rk45.hpp:6: In file included from stan/lib/stan_math/stan/math/prim/functor/ode_rk45.hpp:9: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint.hpp:25: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/odeint/util/ublas_wrapper.hpp:23: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/ublas/vector.hpp:21: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/ublas/storage.hpp:27: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/numeric/ublas/traits.hpp:27: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_traits.hpp:70: In file included from stan/lib/stan_math/lib/boost_1.75.0/boost/type_traits/has_nothrow_destructor.hpp:12: stan/lib/stan_math/lib/boost_1.75.0/boost/type_traits/has_trivial_destructor.hpp:30:86: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] template struct has_trivial_destructor : public integral_constant{}; ^ stan/lib/stan_math/lib/boost_1.75.0/boost/type_traits/intrinsics.hpp:196:47: note: expanded from macro 'BOOST_HAS_TRIVIAL_DESTRUCTOR' # define BOOST_HAS_TRIVIAL_DESTRUCTOR(T) (__has_trivial_destructor(T) && is_destructible::value) ^ stan/lib/stan_math/lib/boost_1.75.0/boost/function/function_template.hpp:946:20: note: in instantiation of template class 'boost::has_trivial_destructor>>' requested here boost::has_trivial_destructor::value && ^ stan/lib/stan_math/lib/boost_1.75.0/boost/function/function_template.hpp:720:13: note: in instantiation of function template specialization 'boost::function2>, std::__wrap_iter, std::__wrap_iter>::assign_to>>' requested here this->assign_to(f); ^ stan/lib/stan_math/lib/boost_1.75.0/boost/algorithm/string/detail/find_iterator.hpp:51:21: note: in instantiation of function template specialization 'boost::function2>, std::__wrap_iter, std::__wrap_iter>::function2>>' requested here m_Finder(Finder) {} ^ stan/lib/stan_math/lib/boost_1.75.0/boost/algorithm/string/find_iterator.hpp:261:17: note: in instantiation of function template specialization 'boost::algorithm::detail::find_iterator_base>::find_iterator_base>>' requested here detail::find_iterator_base(Finder,0), ^ stan/lib/stan_math/lib/boost_1.75.0/boost/algorithm/string/iter_find.hpp:178:21: note: in instantiation of function template specialization 'boost::algorithm::split_iterator>::split_iterator>>' requested here find_iterator_type( ::boost::begin(lit_input), InputEnd, Finder ), ^ stan/lib/stan_math/lib/boost_1.75.0/boost/algorithm/string/split.hpp:158:40: note: in instantiation of function template specialization 'boost::algorithm::iter_split, std::string &, boost::algorithm::detail::token_finderF>>' requested here return ::boost::algorithm::iter_split( ^ stan/src/stan/services/sample/standalone_gqs.hpp:39:23: note: in instantiation of function template specialization 'boost::algorithm::split, std::string &, boost::algorithm::detail::is_any_ofF>' requested here boost::algorithm::split(splits, param_cols[i], boost::is_any_of(".")); ^ stan/src/stan/services/sample/standalone_gqs.hpp:110:3: note: in instantiation of function template specialization 'stan::services::get_model_parameters' requested here get_model_parameters(model, param_names, param_dimss); ^ src/cmdstan/command.hpp:678:35: note: in instantiation of function template specialization 'stan::services::standalone_generate' requested here return_code = stan::services::standalone_generate( ^ 48 warnings and 14 errors generated. make: *** [src/cmdstan/main.o] Error 1