Here is the second part of the output of make examples/bernoulli/bernoulli
:
In file included from examples/bernoulli/bernoulli.hpp:3:
In file included from stan/src/stan/model/model_header.hpp:4:
In file included from stan/lib/stan_math/stan/math.hpp:19:
In file included from stan/lib/stan_math/stan/math/rev.hpp:4:
In file included from stan/lib/stan_math/stan/math/prim/fun/Eigen.hpp:22:
In file included from stan/lib/stan_math/lib/eigen_3.3.9/Eigen/Dense:1:
In file included from stan/lib/stan_math/lib/eigen_3.3.9/Eigen/Core:96:
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../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);
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:630:54: note: candidate function not viable: no known conversion from 'stan::math::var_value<double>' to 'float' for 1st argument
_LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI float __constexpr_copysign(float __x, float __y) _NOEXCEPT {
^
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:634:55: note: candidate function not viable: no known conversion from 'stan::math::var_value<double>' to 'double' for 1st argument
_LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI double __constexpr_copysign(double __x, double __y) _NOEXCEPT {
^
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:639:1: note: candidate function not viable: no known conversion from 'stan::math::var_value<double>' to 'long double' for 1st argument
__constexpr_copysign(long double __x, long double __y) _NOEXCEPT {
^
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:647:5: note: candidate template ignored: requirement 'std::is_arithmetic<stan::math::var_value<double, void>>::value' was not satisfied [with _A1 = stan::math::var_value<double>, _A2 = stan::math::var_value<double>]
__constexpr_copysign(_A1 __x, _A2 __y) _NOEXCEPT {
^
In file included from examples/bernoulli/bernoulli.hpp:3:
In file included from stan/src/stan/model/model_header.hpp:4:
In file included from stan/lib/stan_math/stan/math.hpp:19:
In file included from stan/lib/stan_math/stan/math/rev.hpp:4:
In file included from stan/lib/stan_math/stan/math/prim/fun/Eigen.hpp:22:
In file included from stan/lib/stan_math/lib/eigen_3.3.9/Eigen/Dense:1:
In file included from stan/lib/stan_math/lib/eigen_3.3.9/Eigen/Core:96:
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/complex:640:23: error: no matching function for call to '__constexpr_copysign'
__c = std::__constexpr_copysign(_Tp(0), __c);
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:630:54: note: candidate function not viable: no known conversion from 'stan::math::var_value<double>' to 'float' for 1st argument
_LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI float __constexpr_copysign(float __x, float __y) _NOEXCEPT {
^
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:634:55: note: candidate function not viable: no known conversion from 'stan::math::var_value<double>' to 'double' for 1st argument
_LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI double __constexpr_copysign(double __x, double __y) _NOEXCEPT {
^
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:639:1: note: candidate function not viable: no known conversion from 'stan::math::var_value<double>' to 'long double' for 1st argument
__constexpr_copysign(long double __x, long double __y) _NOEXCEPT {
^
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:647:5: note: candidate template ignored: requirement 'std::is_arithmetic<stan::math::var_value<double, void>>::value' was not satisfied [with _A1 = stan::math::var_value<double>, _A2 = stan::math::var_value<double>]
__constexpr_copysign(_A1 __x, _A2 __y) _NOEXCEPT {
^
In file included from examples/bernoulli/bernoulli.hpp:3:
In file included from stan/src/stan/model/model_header.hpp:4:
In file included from stan/lib/stan_math/stan/math.hpp:19:
In file included from stan/lib/stan_math/stan/math/rev.hpp:4:
In file included from stan/lib/stan_math/stan/math/prim/fun/Eigen.hpp:22:
In file included from stan/lib/stan_math/lib/eigen_3.3.9/Eigen/Dense:1:
In file included from stan/lib/stan_math/lib/eigen_3.3.9/Eigen/Core:96:
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/complex:642:23: error: no matching function for call to '__constexpr_copysign'
__d = std::__constexpr_copysign(_Tp(0), __d);
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:630:54: note: candidate function not viable: no known conversion from 'stan::math::var_value<double>' to 'float' for 1st argument
_LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI float __constexpr_copysign(float __x, float __y) _NOEXCEPT {
^
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:634:55: note: candidate function not viable: no known conversion from 'stan::math::var_value<double>' to 'double' for 1st argument
_LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI double __constexpr_copysign(double __x, double __y) _NOEXCEPT {
^
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:639:1: note: candidate function not viable: no known conversion from 'stan::math::var_value<double>' to 'long double' for 1st argument
__constexpr_copysign(long double __x, long double __y) _NOEXCEPT {
^
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:647:5: note: candidate template ignored: requirement 'std::is_arithmetic<stan::math::var_value<double, void>>::value' was not satisfied [with _A1 = stan::math::var_value<double>, _A2 = stan::math::var_value<double>]
__constexpr_copysign(_A1 __x, _A2 __y) _NOEXCEPT {
^
In file included from examples/bernoulli/bernoulli.hpp:3:
In file included from stan/src/stan/model/model_header.hpp:4:
In file included from stan/lib/stan_math/stan/math.hpp:19:
In file included from stan/lib/stan_math/stan/math/rev.hpp:4:
In file included from stan/lib/stan_math/stan/math/prim/fun/Eigen.hpp:22:
In file included from stan/lib/stan_math/lib/eigen_3.3.9/Eigen/Dense:1:
In file included from stan/lib/stan_math/lib/eigen_3.3.9/Eigen/Core:96:
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../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);
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:630:54: note: candidate function not viable: no known conversion from 'stan::math::var_value<double>' to 'float' for 1st argument
_LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI float __constexpr_copysign(float __x, float __y) _NOEXCEPT {
^
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:634:55: note: candidate function not viable: no known conversion from 'stan::math::var_value<double>' to 'double' for 1st argument
_LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI double __constexpr_copysign(double __x, double __y) _NOEXCEPT {
^
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:639:1: note: candidate function not viable: no known conversion from 'stan::math::var_value<double>' to 'long double' for 1st argument
__constexpr_copysign(long double __x, long double __y) _NOEXCEPT {
^
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:647:5: note: candidate template ignored: requirement 'std::is_arithmetic<stan::math::var_value<double, void>>::value' was not satisfied [with _A1 = stan::math::var_value<double>, _A2 = stan::math::var_value<double>]
__constexpr_copysign(_A1 __x, _A2 __y) _NOEXCEPT {
^
In file included from examples/bernoulli/bernoulli.hpp:3:
In file included from stan/src/stan/model/model_header.hpp:4:
In file included from stan/lib/stan_math/stan/math.hpp:19:
In file included from stan/lib/stan_math/stan/math/rev.hpp:4:
In file included from stan/lib/stan_math/stan/math/prim/fun/Eigen.hpp:22:
In file included from stan/lib/stan_math/lib/eigen_3.3.9/Eigen/Dense:1:
In file included from stan/lib/stan_math/lib/eigen_3.3.9/Eigen/Core:96:
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../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);
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:630:54: note: candidate function not viable: no known conversion from 'stan::math::var_value<double>' to 'float' for 1st argument
_LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI float __constexpr_copysign(float __x, float __y) _NOEXCEPT {
^
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:634:55: note: candidate function not viable: no known conversion from 'stan::math::var_value<double>' to 'double' for 1st argument
_LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI double __constexpr_copysign(double __x, double __y) _NOEXCEPT {
^
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:639:1: note: candidate function not viable: no known conversion from 'stan::math::var_value<double>' to 'long double' for 1st argument
__constexpr_copysign(long double __x, long double __y) _NOEXCEPT {
^
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:647:5: note: candidate template ignored: requirement 'std::is_arithmetic<stan::math::var_value<double, void>>::value' was not satisfied [with _A1 = stan::math::var_value<double>, _A2 = stan::math::var_value<double>]
__constexpr_copysign(_A1 __x, _A2 __y) _NOEXCEPT {
^
In file included from examples/bernoulli/bernoulli.hpp:3:
In file included from stan/src/stan/model/model_header.hpp:4:
In file included from stan/lib/stan_math/stan/math.hpp:19:
In file included from stan/lib/stan_math/stan/math/rev.hpp:4:
In file included from stan/lib/stan_math/stan/math/prim/fun/Eigen.hpp:22:
In file included from stan/lib/stan_math/lib/eigen_3.3.9/Eigen/Dense:1:
In file included from stan/lib/stan_math/lib/eigen_3.3.9/Eigen/Core:96:
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/complex:650:23: error: no matching function for call to '__constexpr_copysign'
__a = std::__constexpr_copysign(_Tp(0), __a);
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:630:54: note: candidate function not viable: no known conversion from 'stan::math::var_value<double>' to 'float' for 1st argument
_LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI float __constexpr_copysign(float __x, float __y) _NOEXCEPT {
^
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:634:55: note: candidate function not viable: no known conversion from 'stan::math::var_value<double>' to 'double' for 1st argument
_LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI double __constexpr_copysign(double __x, double __y) _NOEXCEPT {
^
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:639:1: note: candidate function not viable: no known conversion from 'stan::math::var_value<double>' to 'long double' for 1st argument
__constexpr_copysign(long double __x, long double __y) _NOEXCEPT {
^
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:647:5: note: candidate template ignored: requirement 'std::is_arithmetic<stan::math::var_value<double, void>>::value' was not satisfied [with _A1 = stan::math::var_value<double>, _A2 = stan::math::var_value<double>]
__constexpr_copysign(_A1 __x, _A2 __y) _NOEXCEPT {
^
In file included from examples/bernoulli/bernoulli.hpp:3:
In file included from stan/src/stan/model/model_header.hpp:4:
In file included from stan/lib/stan_math/stan/math.hpp:19:
In file included from stan/lib/stan_math/stan/math/rev.hpp:4:
In file included from stan/lib/stan_math/stan/math/prim/fun/Eigen.hpp:22:
In file included from stan/lib/stan_math/lib/eigen_3.3.9/Eigen/Dense:1:
In file included from stan/lib/stan_math/lib/eigen_3.3.9/Eigen/Core:96:
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/complex:652:23: error: no matching function for call to '__constexpr_copysign'
__b = std::__constexpr_copysign(_Tp(0), __b);
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:630:54: note: candidate function not viable: no known conversion from 'stan::math::var_value<double>' to 'float' for 1st argument
_LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI float __constexpr_copysign(float __x, float __y) _NOEXCEPT {
^
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:634:55: note: candidate function not viable: no known conversion from 'stan::math::var_value<double>' to 'double' for 1st argument
_LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI double __constexpr_copysign(double __x, double __y) _NOEXCEPT {
^
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:639:1: note: candidate function not viable: no known conversion from 'stan::math::var_value<double>' to 'long double' for 1st argument
__constexpr_copysign(long double __x, long double __y) _NOEXCEPT {
^
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:647:5: note: candidate template ignored: requirement 'std::is_arithmetic<stan::math::var_value<double, void>>::value' was not satisfied [with _A1 = stan::math::var_value<double>, _A2 = stan::math::var_value<double>]
__constexpr_copysign(_A1 __x, _A2 __y) _NOEXCEPT {
^
In file included from examples/bernoulli/bernoulli.hpp:3:
In file included from stan/src/stan/model/model_header.hpp:4:
In file included from stan/lib/stan_math/stan/math.hpp:19:
In file included from stan/lib/stan_math/stan/math/rev.hpp:4:
In file included from stan/lib/stan_math/stan/math/prim/fun/Eigen.hpp:22:
In file included from stan/lib/stan_math/lib/eigen_3.3.9/Eigen/Dense:1:
In file included from stan/lib/stan_math/lib/eigen_3.3.9/Eigen/Core:96:
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/complex:659:23: error: no matching function for call to '__constexpr_copysign'
__a = std::__constexpr_copysign(_Tp(0), __a);
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:630:54: note: candidate function not viable: no known conversion from 'stan::math::var_value<double>' to 'float' for 1st argument
_LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI float __constexpr_copysign(float __x, float __y) _NOEXCEPT {
^
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:634:55: note: candidate function not viable: no known conversion from 'stan::math::var_value<double>' to 'double' for 1st argument
_LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI double __constexpr_copysign(double __x, double __y) _NOEXCEPT {
^
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:639:1: note: candidate function not viable: no known conversion from 'stan::math::var_value<double>' to 'long double' for 1st argument
__constexpr_copysign(long double __x, long double __y) _NOEXCEPT {
^
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:647:5: note: candidate template ignored: requirement 'std::is_arithmetic<stan::math::var_value<double, void>>::value' was not satisfied [with _A1 = stan::math::var_value<double>, _A2 = stan::math::var_value<double>]
__constexpr_copysign(_A1 __x, _A2 __y) _NOEXCEPT {
^
In file included from examples/bernoulli/bernoulli.hpp:3:
In file included from stan/src/stan/model/model_header.hpp:4:
In file included from stan/lib/stan_math/stan/math.hpp:19:
In file included from stan/lib/stan_math/stan/math/rev.hpp:4:
In file included from stan/lib/stan_math/stan/math/prim/fun/Eigen.hpp:22:
In file included from stan/lib/stan_math/lib/eigen_3.3.9/Eigen/Dense:1:
In file included from stan/lib/stan_math/lib/eigen_3.3.9/Eigen/Core:96:
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/complex:661:23: error: no matching function for call to '__constexpr_copysign'
__b = std::__constexpr_copysign(_Tp(0), __b);
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:630:54: note: candidate function not viable: no known conversion from 'stan::math::var_value<double>' to 'float' for 1st argument
_LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI float __constexpr_copysign(float __x, float __y) _NOEXCEPT {
^
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:634:55: note: candidate function not viable: no known conversion from 'stan::math::var_value<double>' to 'double' for 1st argument
_LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI double __constexpr_copysign(double __x, double __y) _NOEXCEPT {
^
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:639:1: note: candidate function not viable: no known conversion from 'stan::math::var_value<double>' to 'long double' for 1st argument
__constexpr_copysign(long double __x, long double __y) _NOEXCEPT {
^
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:647:5: note: candidate template ignored: requirement 'std::is_arithmetic<stan::math::var_value<double, void>>::value' was not satisfied [with _A1 = stan::math::var_value<double>, _A2 = stan::math::var_value<double>]
__constexpr_copysign(_A1 __x, _A2 __y) _NOEXCEPT {
^
In file included from examples/bernoulli/bernoulli.hpp:3:
In file included from stan/src/stan/model/model_header.hpp:4:
In file included from stan/lib/stan_math/stan/math.hpp:19:
In file included from stan/lib/stan_math/stan/math/rev.hpp:4:
In file included from stan/lib/stan_math/stan/math/prim/fun/Eigen.hpp:22:
In file included from stan/lib/stan_math/lib/eigen_3.3.9/Eigen/Dense:1:
In file included from stan/lib/stan_math/lib/eigen_3.3.9/Eigen/Core:96:
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/complex:663:23: error: no matching function for call to '__constexpr_copysign'
__c = std::__constexpr_copysign(_Tp(0), __c);
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:630:54: note: candidate function not viable: no known conversion from 'stan::math::var_value<double>' to 'float' for 1st argument
_LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI float __constexpr_copysign(float __x, float __y) _NOEXCEPT {
^
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:634:55: note: candidate function not viable: no known conversion from 'stan::math::var_value<double>' to 'double' for 1st argument
_LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI double __constexpr_copysign(double __x, double __y) _NOEXCEPT {
^
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:639:1: note: candidate function not viable: no known conversion from 'stan::math::var_value<double>' to 'long double' for 1st argument
__constexpr_copysign(long double __x, long double __y) _NOEXCEPT {
^
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:647:5: note: candidate template ignored: requirement 'std::is_arithmetic<stan::math::var_value<double, void>>::value' was not satisfied [with _A1 = stan::math::var_value<double>, _A2 = stan::math::var_value<double>]
__constexpr_copysign(_A1 __x, _A2 __y) _NOEXCEPT {
^
In file included from examples/bernoulli/bernoulli.hpp:3:
In file included from stan/src/stan/model/model_header.hpp:4:
In file included from stan/lib/stan_math/stan/math.hpp:19:
In file included from stan/lib/stan_math/stan/math/rev.hpp:4:
In file included from stan/lib/stan_math/stan/math/prim/fun/Eigen.hpp:22:
In file included from stan/lib/stan_math/lib/eigen_3.3.9/Eigen/Dense:1:
In file included from stan/lib/stan_math/lib/eigen_3.3.9/Eigen/Core:96:
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/complex:665:23: error: no matching function for call to '__constexpr_copysign'
__d = std::__constexpr_copysign(_Tp(0), __d);
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:630:54: note: candidate function not viable: no known conversion from 'stan::math::var_value<double>' to 'float' for 1st argument
_LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI float __constexpr_copysign(float __x, float __y) _NOEXCEPT {
^
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:634:55: note: candidate function not viable: no known conversion from 'stan::math::var_value<double>' to 'double' for 1st argument
_LIBCPP_CONSTEXPR inline _LIBCPP_HIDE_FROM_ABI double __constexpr_copysign(double __x, double __y) _NOEXCEPT {
^
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:639:1: note: candidate function not viable: no known conversion from 'stan::math::var_value<double>' to 'long double' for 1st argument
__constexpr_copysign(long double __x, long double __y) _NOEXCEPT {
^
/Users/thomaskeefe/miniforge3/envs/Stan232/bin/../include/c++/v1/cmath:647:5: note: candidate template ignored: requirement 'std::is_arithmetic<stan::math::var_value<double, void>>::value' was not satisfied [with _A1 = stan::math::var_value<double>, _A2 = stan::math::var_value<double>]
__constexpr_copysign(_A1 __x, _A2 __y) _NOEXCEPT {
^
14 errors generated.
make: *** [make/program:58: examples/bernoulli/bernoulli] Error 1