...on 100th target...
common.copy stage/lib/libboost_locale.so.1.48.0
ln-UNIX stage/lib/libboost_locale.so
common.mkdir bin.v2/libs/math/build/clang-linux-2.9
common.mkdir bin.v2/libs/math/build/clang-linux-2.9/release
common.mkdir bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi
common.mkdir bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/..
common.mkdir bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/../src
common.mkdir bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/../src/tr1
clang-linux.compile.c++.pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/../src/tr1/pch.hpp.pth
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/assoc_laguerre.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/assoc_legendre.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/beta.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/comp_ellint_1.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/comp_ellint_2.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/comp_ellint_3.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/cyl_bessel_i.o
In file included from <built-in>:140:
In file included from <command line>:5:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:18:
In file included from ./boost/math/special_functions/bessel.hpp:20:
./boost/math/special_functions/detail/bessel_ik.hpp:320:16: error: use of undeclared identifier 'bessel_i_small_z_series'
          Iv = bessel_i_small_z_series(v, x, pol);
               ^
In file included from <built-in>:140:
In file included from <command line>:5:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:18:
./boost/math/special_functions/bessel.hpp:276:4: note: in instantiation of function template specialization 'boost::math::detail::bessel_ik<long double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
   bessel_ik(v, x, &I, &K, need_i, pol);
   ^
./boost/math/special_functions/bessel.hpp:464:65: note: in instantiation of function template specialization 'boost::math::detail::cyl_bessel_i_imp<long double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
   return policies::checked_narrowing_cast<result_type, Policy>(detail::cyl_bessel_i_imp<value_type>(v, static_cast<value_type>(x), pol), "boost::math::cyl_bessel_i<%1%>(%1%,%1%)");
                                                                ^
In file included from libs/math/build/../src/tr1/cyl_bessel_i.cpp:12:
/home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/c_policy.hpp:129:1: note: in instantiation of function template specialization 'boost::math::cyl_bessel_i<double, double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
BOOST_MATH_DECLARE_SPECIAL_FUNCTIONS(c_policy)
^
In file included from <built-in>:140:
In file included from <command line>:5:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:15:
In file included from ./boost/math/special_functions/acosh.hpp:22:
./boost/math/special_functions/math_fwd.hpp:992:38: note: instantiated from:
   cyl_bessel_i(T1 v, T2 x) { return boost::math::cyl_bessel_i(v, x, Policy()); }\
                                     ^
libs/math/build/../src/tr1/cyl_bessel_i.cpp:16:11: note: in instantiation of function template specialization 'c_policies::cyl_bessel_i<double, double>' requested here
   return c_policies::cyl_bessel_i BOOST_PREVENT_MACRO_SUBSTITUTION(nu, x);
          ^
1 error generated.

  "clang++" -c -x c++ -Winvalid-pch -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -I"libs/math/src/tr1" -Xclang -include-pth -Xclang "bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/../src/tr1/pch.hpp.pth" -o "bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/cyl_bessel_i.o" "libs/math/build/../src/tr1/cyl_bessel_i.cpp"

...failed compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/cyl_bessel_i.o...
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/cyl_bessel_j.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/cyl_bessel_k.o
In file included from <built-in>:140:
In file included from <command line>:5:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:18:
In file included from ./boost/math/special_functions/bessel.hpp:20:
./boost/math/special_functions/detail/bessel_ik.hpp:320:16: error: use of undeclared identifier 'bessel_i_small_z_series'
          Iv = bessel_i_small_z_series(v, x, pol);
               ^
In file included from <built-in>:140:
In file included from <command line>:5:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:18:
./boost/math/special_functions/bessel.hpp:299:4: note: in instantiation of function template specialization 'boost::math::detail::bessel_ik<long double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
   bessel_ik(v, x, &I, &K, need_k, pol);
   ^
./boost/math/special_functions/bessel.hpp:311:11: note: in instantiation of function template specialization 'boost::math::detail::cyl_bessel_k_imp<long double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
   return cyl_bessel_k_imp(v, x, bessel_no_int_tag(), pol);
          ^
./boost/math/special_functions/bessel.hpp:480:65: note: in instantiation of function template specialization 'boost::math::detail::cyl_bessel_k_imp<long double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
   return policies::checked_narrowing_cast<result_type, Policy>(detail::cyl_bessel_k_imp<value_type>(v, static_cast<value_type>(x), tag_type(), pol), "boost::math::cyl_bessel_k<%1%>(%1%,%1%)");
                                                                ^
In file included from libs/math/build/../src/tr1/cyl_bessel_k.cpp:12:
/home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/c_policy.hpp:129:1: note: in instantiation of function template specialization 'boost::math::cyl_bessel_k<double, double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
BOOST_MATH_DECLARE_SPECIAL_FUNCTIONS(c_policy)
^
In file included from <built-in>:140:
In file included from <command line>:5:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:15:
In file included from ./boost/math/special_functions/acosh.hpp:22:
./boost/math/special_functions/math_fwd.hpp:996:38: note: instantiated from:
   cyl_bessel_k(T1 v, T2 x) { return boost::math::cyl_bessel_k(v, x, Policy()); }\
                                     ^
libs/math/build/../src/tr1/cyl_bessel_k.cpp:16:11: note: in instantiation of function template specialization 'c_policies::cyl_bessel_k<double, double>' requested here
   return c_policies::cyl_bessel_k BOOST_PREVENT_MACRO_SUBSTITUTION(nu, x);
          ^
1 error generated.

  "clang++" -c -x c++ -Winvalid-pch -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -I"libs/math/src/tr1" -Xclang -include-pth -Xclang "bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/../src/tr1/pch.hpp.pth" -o "bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/cyl_bessel_k.o" "libs/math/build/../src/tr1/cyl_bessel_k.cpp"

...failed compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/cyl_bessel_k.o...
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/cyl_neumann.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/ellint_1.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/ellint_2.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/ellint_3.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/expint.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/hermite.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/laguerre.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/legendre.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/riemann_zeta.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/sph_bessel.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/sph_legendre.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/sph_neumann.o
...skipped <pbin.v2/libs/math/build/clang-linux-2.9/release/threading-multi>libboost_math_tr1.so.1.48.0 for lack of <pbin.v2/libs/math/build/clang-linux-2.9/release/threading-multi>cyl_bessel_i.o...
...skipped <pstage/lib>libboost_math_tr1.so.1.48.0 for lack of <pbin.v2/libs/math/build/clang-linux-2.9/release/threading-multi>libboost_math_tr1.so.1.48.0...
...skipped <pstage/lib>libboost_math_tr1.so for lack of <pstage/lib>libboost_math_tr1.so.1.48.0...
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/assoc_laguerref.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/assoc_legendref.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/betaf.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/comp_ellint_1f.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/comp_ellint_2f.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/comp_ellint_3f.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/cyl_bessel_if.o
In file included from <built-in>:140:
In file included from <command line>:5:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:18:
In file included from ./boost/math/special_functions/bessel.hpp:20:
./boost/math/special_functions/detail/bessel_ik.hpp:320:16: error: use of undeclared identifier 'bessel_i_small_z_series'
          Iv = bessel_i_small_z_series(v, x, pol);
               ^
In file included from <built-in>:140:
In file included from <command line>:5:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:18:
./boost/math/special_functions/bessel.hpp:276:4: note: in instantiation of function template specialization 'boost::math::detail::bessel_ik<double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
   bessel_ik(v, x, &I, &K, need_i, pol);
   ^
./boost/math/special_functions/bessel.hpp:464:65: note: in instantiation of function template specialization 'boost::math::detail::cyl_bessel_i_imp<double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
   return policies::checked_narrowing_cast<result_type, Policy>(detail::cyl_bessel_i_imp<value_type>(v, static_cast<value_type>(x), pol), "boost::math::cyl_bessel_i<%1%>(%1%,%1%)");
                                                                ^
In file included from libs/math/build/../src/tr1/cyl_bessel_if.cpp:12:
/home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/c_policy.hpp:129:1: note: in instantiation of function template specialization 'boost::math::cyl_bessel_i<float, float, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
BOOST_MATH_DECLARE_SPECIAL_FUNCTIONS(c_policy)
^
In file included from <built-in>:140:
In file included from <command line>:5:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:15:
In file included from ./boost/math/special_functions/acosh.hpp:22:
./boost/math/special_functions/math_fwd.hpp:992:38: note: instantiated from:
   cyl_bessel_i(T1 v, T2 x) { return boost::math::cyl_bessel_i(v, x, Policy()); }\
                                     ^
libs/math/build/../src/tr1/cyl_bessel_if.cpp:16:11: note: in instantiation of function template specialization 'c_policies::cyl_bessel_i<float, float>' requested here
   return c_policies::cyl_bessel_i BOOST_PREVENT_MACRO_SUBSTITUTION(nu, x);
          ^
1 error generated.

  "clang++" -c -x c++ -Winvalid-pch -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -I"libs/math/src/tr1" -Xclang -include-pth -Xclang "bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/../src/tr1/pch.hpp.pth" -o "bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/cyl_bessel_if.o" "libs/math/build/../src/tr1/cyl_bessel_if.cpp"

...failed compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/cyl_bessel_if.o...
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/cyl_bessel_jf.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/cyl_bessel_kf.o
In file included from <built-in>:140:
In file included from <command line>:5:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:18:
In file included from ./boost/math/special_functions/bessel.hpp:20:
./boost/math/special_functions/detail/bessel_ik.hpp:320:16: error: use of undeclared identifier 'bessel_i_small_z_series'
          Iv = bessel_i_small_z_series(v, x, pol);
               ^
In file included from <built-in>:140:
In file included from <command line>:5:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:18:
./boost/math/special_functions/bessel.hpp:299:4: note: in instantiation of function template specialization 'boost::math::detail::bessel_ik<double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
   bessel_ik(v, x, &I, &K, need_k, pol);
   ^
./boost/math/special_functions/bessel.hpp:311:11: note: in instantiation of function template specialization 'boost::math::detail::cyl_bessel_k_imp<double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
   return cyl_bessel_k_imp(v, x, bessel_no_int_tag(), pol);
          ^
./boost/math/special_functions/bessel.hpp:480:65: note: in instantiation of function template specialization 'boost::math::detail::cyl_bessel_k_imp<double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
   return policies::checked_narrowing_cast<result_type, Policy>(detail::cyl_bessel_k_imp<value_type>(v, static_cast<value_type>(x), tag_type(), pol), "boost::math::cyl_bessel_k<%1%>(%1%,%1%)");
                                                                ^
In file included from libs/math/build/../src/tr1/cyl_bessel_kf.cpp:12:
/home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/c_policy.hpp:129:1: note: in instantiation of function template specialization 'boost::math::cyl_bessel_k<float, float, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
BOOST_MATH_DECLARE_SPECIAL_FUNCTIONS(c_policy)
^
In file included from <built-in>:140:
In file included from <command line>:5:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:15:
In file included from ./boost/math/special_functions/acosh.hpp:22:
./boost/math/special_functions/math_fwd.hpp:996:38: note: instantiated from:
   cyl_bessel_k(T1 v, T2 x) { return boost::math::cyl_bessel_k(v, x, Policy()); }\
                                     ^
libs/math/build/../src/tr1/cyl_bessel_kf.cpp:16:11: note: in instantiation of function template specialization 'c_policies::cyl_bessel_k<float, float>' requested here
   return c_policies::cyl_bessel_k BOOST_PREVENT_MACRO_SUBSTITUTION(nu, x);
          ^
1 error generated.

  "clang++" -c -x c++ -Winvalid-pch -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -I"libs/math/src/tr1" -Xclang -include-pth -Xclang "bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/../src/tr1/pch.hpp.pth" -o "bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/cyl_bessel_kf.o" "libs/math/build/../src/tr1/cyl_bessel_kf.cpp"

...failed compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/cyl_bessel_kf.o...
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/cyl_neumannf.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/ellint_1f.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/ellint_2f.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/ellint_3f.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/expintf.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/hermitef.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/laguerref.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/legendref.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/riemann_zetaf.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/sph_besself.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/sph_legendref.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/sph_neumannf.o
...skipped <pbin.v2/libs/math/build/clang-linux-2.9/release/threading-multi>libboost_math_tr1f.so.1.48.0 for lack of <pbin.v2/libs/math/build/clang-linux-2.9/release/threading-multi>cyl_bessel_if.o...
...skipped <pstage/lib>libboost_math_tr1f.so.1.48.0 for lack of <pbin.v2/libs/math/build/clang-linux-2.9/release/threading-multi>libboost_math_tr1f.so.1.48.0...
...skipped <pstage/lib>libboost_math_tr1f.so for lack of <pstage/lib>libboost_math_tr1f.so.1.48.0...
common.mkdir bin.v2/libs/math/config/clang-linux-2.9/release
common.mkdir bin.v2/libs/math/config/clang-linux-2.9/release/threading-multi
compile.c++.without-pth bin.v2/libs/math/config/clang-linux-2.9/release/threading-multi/has_long_double_support.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/assoc_laguerrel.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/assoc_legendrel.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/betal.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/comp_ellint_1l.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/comp_ellint_2l.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/comp_ellint_3l.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/cyl_bessel_il.o
In file included from <built-in>:140:
In file included from <command line>:5:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:18:
In file included from ./boost/math/special_functions/bessel.hpp:20:
./boost/math/special_functions/detail/bessel_ik.hpp:320:16: error: use of undeclared identifier 'bessel_i_small_z_series'
          Iv = bessel_i_small_z_series(v, x, pol);
               ^
In file included from <built-in>:140:
In file included from <command line>:5:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:18:
./boost/math/special_functions/bessel.hpp:276:4: note: in instantiation of function template specialization 'boost::math::detail::bessel_ik<long double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
   bessel_ik(v, x, &I, &K, need_i, pol);
   ^
./boost/math/special_functions/bessel.hpp:464:65: note: in instantiation of function template specialization 'boost::math::detail::cyl_bessel_i_imp<long double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
   return policies::checked_narrowing_cast<result_type, Policy>(detail::cyl_bessel_i_imp<value_type>(v, static_cast<value_type>(x), pol), "boost::math::cyl_bessel_i<%1%>(%1%,%1%)");
                                                                ^
In file included from libs/math/build/../src/tr1/cyl_bessel_il.cpp:12:
/home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/c_policy.hpp:129:1: note: in instantiation of function template specialization 'boost::math::cyl_bessel_i<long double, long double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
BOOST_MATH_DECLARE_SPECIAL_FUNCTIONS(c_policy)
^
In file included from <built-in>:140:
In file included from <command line>:5:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:15:
In file included from ./boost/math/special_functions/acosh.hpp:22:
./boost/math/special_functions/math_fwd.hpp:992:38: note: instantiated from:
   cyl_bessel_i(T1 v, T2 x) { return boost::math::cyl_bessel_i(v, x, Policy()); }\
                                     ^
libs/math/build/../src/tr1/cyl_bessel_il.cpp:16:11: note: in instantiation of function template specialization 'c_policies::cyl_bessel_i<long double, long double>' requested here
   return c_policies::cyl_bessel_i BOOST_PREVENT_MACRO_SUBSTITUTION(nu, x);
          ^
1 error generated.

  "clang++" -c -x c++ -Winvalid-pch -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -I"libs/math/src/tr1" -Xclang -include-pth -Xclang "bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/../src/tr1/pch.hpp.pth" -o "bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/cyl_bessel_il.o" "libs/math/build/../src/tr1/cyl_bessel_il.cpp"

...failed compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/cyl_bessel_il.o...
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/cyl_bessel_jl.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/cyl_bessel_kl.o
In file included from <built-in>:140:
In file included from <command line>:5:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:18:
In file included from ./boost/math/special_functions/bessel.hpp:20:
./boost/math/special_functions/detail/bessel_ik.hpp:320:16: error: use of undeclared identifier 'bessel_i_small_z_series'
          Iv = bessel_i_small_z_series(v, x, pol);
               ^
In file included from <built-in>:140:
In file included from <command line>:5:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:18:
./boost/math/special_functions/bessel.hpp:299:4: note: in instantiation of function template specialization 'boost::math::detail::bessel_ik<long double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
   bessel_ik(v, x, &I, &K, need_k, pol);
   ^
./boost/math/special_functions/bessel.hpp:311:11: note: in instantiation of function template specialization 'boost::math::detail::cyl_bessel_k_imp<long double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
   return cyl_bessel_k_imp(v, x, bessel_no_int_tag(), pol);
          ^
./boost/math/special_functions/bessel.hpp:480:65: note: in instantiation of function template specialization 'boost::math::detail::cyl_bessel_k_imp<long double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
   return policies::checked_narrowing_cast<result_type, Policy>(detail::cyl_bessel_k_imp<value_type>(v, static_cast<value_type>(x), tag_type(), pol), "boost::math::cyl_bessel_k<%1%>(%1%,%1%)");
                                                                ^
In file included from libs/math/build/../src/tr1/cyl_bessel_kl.cpp:12:
/home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/c_policy.hpp:129:1: note: in instantiation of function template specialization 'boost::math::cyl_bessel_k<long double, long double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
BOOST_MATH_DECLARE_SPECIAL_FUNCTIONS(c_policy)
^
In file included from <built-in>:140:
In file included from <command line>:5:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:15:
In file included from ./boost/math/special_functions/acosh.hpp:22:
./boost/math/special_functions/math_fwd.hpp:996:38: note: instantiated from:
   cyl_bessel_k(T1 v, T2 x) { return boost::math::cyl_bessel_k(v, x, Policy()); }\
                                     ^
libs/math/build/../src/tr1/cyl_bessel_kl.cpp:16:11: note: in instantiation of function template specialization 'c_policies::cyl_bessel_k<long double, long double>' requested here
   return c_policies::cyl_bessel_k BOOST_PREVENT_MACRO_SUBSTITUTION(nu, x);
          ^
1 error generated.

  "clang++" -c -x c++ -Winvalid-pch -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -I"libs/math/src/tr1" -Xclang -include-pth -Xclang "bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/../src/tr1/pch.hpp.pth" -o "bin.v2/libs/math/build/clang-linux-2.9/release/threading-multi/cyl_bessel_kl.o" "libs/math/build/../src/tr1/cyl_bessel_kl.cpp"


...........


...on 600th target...
common.mkdir bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/../src/tr1
clang-linux.compile.c++.pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/../src/tr1/pch.hpp.pth
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/assoc_laguerre.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/assoc_legendre.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/beta.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/comp_ellint_1.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/comp_ellint_2.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/comp_ellint_3.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/cyl_bessel_i.o
In file included from <built-in>:138:
In file included from <command line>:4:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:18:
In file included from ./boost/math/special_functions/bessel.hpp:20:
./boost/math/special_functions/detail/bessel_ik.hpp:320:16: error: use of undeclared identifier 'bessel_i_small_z_series'
          Iv = bessel_i_small_z_series(v, x, pol);
               ^
In file included from <built-in>:138:
In file included from <command line>:4:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:18:
./boost/math/special_functions/bessel.hpp:276:4: note: in instantiation of function template specialization 'boost::math::detail::bessel_ik<long double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
   bessel_ik(v, x, &I, &K, need_i, pol);
   ^
./boost/math/special_functions/bessel.hpp:464:65: note: in instantiation of function template specialization 'boost::math::detail::cyl_bessel_i_imp<long double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
   return policies::checked_narrowing_cast<result_type, Policy>(detail::cyl_bessel_i_imp<value_type>(v, static_cast<value_type>(x), pol), "boost::math::cyl_bessel_i<%1%>(%1%,%1%)");
                                                                ^
In file included from libs/math/build/../src/tr1/cyl_bessel_i.cpp:12:
/home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/c_policy.hpp:129:1: note: in instantiation of function template specialization 'boost::math::cyl_bessel_i<double, double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
BOOST_MATH_DECLARE_SPECIAL_FUNCTIONS(c_policy)
^
In file included from <built-in>:138:
In file included from <command line>:4:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:15:
In file included from ./boost/math/special_functions/acosh.hpp:22:
./boost/math/special_functions/math_fwd.hpp:992:38: note: instantiated from:
   cyl_bessel_i(T1 v, T2 x) { return boost::math::cyl_bessel_i(v, x, Policy()); }\
                                     ^
libs/math/build/../src/tr1/cyl_bessel_i.cpp:16:11: note: in instantiation of function template specialization 'c_policies::cyl_bessel_i<double, double>' requested here
   return c_policies::cyl_bessel_i BOOST_PREVENT_MACRO_SUBSTITUTION(nu, x);
          ^
1 error generated.

  "clang++" -c -x c++ -Winvalid-pch -O3 -finline-functions -Wno-inline -Wall -pthread -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"." -I"libs/math/src/tr1" -Xclang -include-pth -Xclang "bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/../src/tr1/pch.hpp.pth" -o "bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/cyl_bessel_i.o" "libs/math/build/../src/tr1/cyl_bessel_i.cpp"

...failed compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/cyl_bessel_i.o...
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/cyl_bessel_j.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/cyl_bessel_k.o
In file included from <built-in>:138:
In file included from <command line>:4:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:18:
In file included from ./boost/math/special_functions/bessel.hpp:20:
./boost/math/special_functions/detail/bessel_ik.hpp:320:16: error: use of undeclared identifier 'bessel_i_small_z_series'
          Iv = bessel_i_small_z_series(v, x, pol);
               ^
In file included from <built-in>:138:
In file included from <command line>:4:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:18:
./boost/math/special_functions/bessel.hpp:299:4: note: in instantiation of function template specialization 'boost::math::detail::bessel_ik<long double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
   bessel_ik(v, x, &I, &K, need_k, pol);
   ^
./boost/math/special_functions/bessel.hpp:311:11: note: in instantiation of function template specialization 'boost::math::detail::cyl_bessel_k_imp<long double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
   return cyl_bessel_k_imp(v, x, bessel_no_int_tag(), pol);
          ^
./boost/math/special_functions/bessel.hpp:480:65: note: in instantiation of function template specialization 'boost::math::detail::cyl_bessel_k_imp<long double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
   return policies::checked_narrowing_cast<result_type, Policy>(detail::cyl_bessel_k_imp<value_type>(v, static_cast<value_type>(x), tag_type(), pol), "boost::math::cyl_bessel_k<%1%>(%1%,%1%)");
                                                                ^
In file included from libs/math/build/../src/tr1/cyl_bessel_k.cpp:12:
/home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/c_policy.hpp:129:1: note: in instantiation of function template specialization 'boost::math::cyl_bessel_k<double, double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
BOOST_MATH_DECLARE_SPECIAL_FUNCTIONS(c_policy)
^
In file included from <built-in>:138:
In file included from <command line>:4:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:15:
In file included from ./boost/math/special_functions/acosh.hpp:22:
./boost/math/special_functions/math_fwd.hpp:996:38: note: instantiated from:
   cyl_bessel_k(T1 v, T2 x) { return boost::math::cyl_bessel_k(v, x, Policy()); }\
                                     ^
libs/math/build/../src/tr1/cyl_bessel_k.cpp:16:11: note: in instantiation of function template specialization 'c_policies::cyl_bessel_k<double, double>' requested here
   return c_policies::cyl_bessel_k BOOST_PREVENT_MACRO_SUBSTITUTION(nu, x);
          ^
1 error generated.

  "clang++" -c -x c++ -Winvalid-pch -O3 -finline-functions -Wno-inline -Wall -pthread -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"." -I"libs/math/src/tr1" -Xclang -include-pth -Xclang "bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/../src/tr1/pch.hpp.pth" -o "bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/cyl_bessel_k.o" "libs/math/build/../src/tr1/cyl_bessel_k.cpp"

...failed compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/cyl_bessel_k.o...
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/cyl_neumann.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/ellint_1.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/ellint_2.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/ellint_3.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/expint.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/hermite.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/laguerre.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/legendre.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/riemann_zeta.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/sph_bessel.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/sph_legendre.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/sph_neumann.o
...skipped <pbin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi>libboost_math_tr1.a(clean) for lack of <pbin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi>cyl_bessel_i.o...
...skipped <pbin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi>libboost_math_tr1.a for lack of <pbin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi>cyl_bessel_i.o...
...skipped <pstage/lib>libboost_math_tr1.a for lack of <pbin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi>libboost_math_tr1.a...
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/assoc_laguerref.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/assoc_legendref.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/betaf.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/comp_ellint_1f.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/comp_ellint_2f.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/comp_ellint_3f.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/cyl_bessel_if.o
In file included from <built-in>:138:
In file included from <command line>:4:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:18:
In file included from ./boost/math/special_functions/bessel.hpp:20:
./boost/math/special_functions/detail/bessel_ik.hpp:320:16: error: use of undeclared identifier 'bessel_i_small_z_series'
          Iv = bessel_i_small_z_series(v, x, pol);
               ^
In file included from <built-in>:138:
In file included from <command line>:4:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:18:
./boost/math/special_functions/bessel.hpp:276:4: note: in instantiation of function template specialization 'boost::math::detail::bessel_ik<double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
   bessel_ik(v, x, &I, &K, need_i, pol);
   ^
./boost/math/special_functions/bessel.hpp:464:65: note: in instantiation of function template specialization 'boost::math::detail::cyl_bessel_i_imp<double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
   return policies::checked_narrowing_cast<result_type, Policy>(detail::cyl_bessel_i_imp<value_type>(v, static_cast<value_type>(x), pol), "boost::math::cyl_bessel_i<%1%>(%1%,%1%)");
                                                                ^
In file included from libs/math/build/../src/tr1/cyl_bessel_if.cpp:12:
/home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/c_policy.hpp:129:1: note: in instantiation of function template specialization 'boost::math::cyl_bessel_i<float, float, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
BOOST_MATH_DECLARE_SPECIAL_FUNCTIONS(c_policy)
^
In file included from <built-in>:138:
In file included from <command line>:4:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:15:
In file included from ./boost/math/special_functions/acosh.hpp:22:
./boost/math/special_functions/math_fwd.hpp:992:38: note: instantiated from:
   cyl_bessel_i(T1 v, T2 x) { return boost::math::cyl_bessel_i(v, x, Policy()); }\
                                     ^
libs/math/build/../src/tr1/cyl_bessel_if.cpp:16:11: note: in instantiation of function template specialization 'c_policies::cyl_bessel_i<float, float>' requested here
   return c_policies::cyl_bessel_i BOOST_PREVENT_MACRO_SUBSTITUTION(nu, x);
          ^
1 error generated.

  "clang++" -c -x c++ -Winvalid-pch -O3 -finline-functions -Wno-inline -Wall -pthread -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"." -I"libs/math/src/tr1" -Xclang -include-pth -Xclang "bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/../src/tr1/pch.hpp.pth" -o "bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/cyl_bessel_if.o" "libs/math/build/../src/tr1/cyl_bessel_if.cpp"

...failed compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/cyl_bessel_if.o...
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/cyl_bessel_jf.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/cyl_bessel_kf.o
In file included from <built-in>:138:
In file included from <command line>:4:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:18:
In file included from ./boost/math/special_functions/bessel.hpp:20:
./boost/math/special_functions/detail/bessel_ik.hpp:320:16: error: use of undeclared identifier 'bessel_i_small_z_series'
          Iv = bessel_i_small_z_series(v, x, pol);
               ^
In file included from <built-in>:138:
In file included from <command line>:4:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:18:
./boost/math/special_functions/bessel.hpp:299:4: note: in instantiation of function template specialization 'boost::math::detail::bessel_ik<double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
   bessel_ik(v, x, &I, &K, need_k, pol);
   ^
./boost/math/special_functions/bessel.hpp:311:11: note: in instantiation of function template specialization 'boost::math::detail::cyl_bessel_k_imp<double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
   return cyl_bessel_k_imp(v, x, bessel_no_int_tag(), pol);
          ^
./boost/math/special_functions/bessel.hpp:480:65: note: in instantiation of function template specialization 'boost::math::detail::cyl_bessel_k_imp<double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
   return policies::checked_narrowing_cast<result_type, Policy>(detail::cyl_bessel_k_imp<value_type>(v, static_cast<value_type>(x), tag_type(), pol), "boost::math::cyl_bessel_k<%1%>(%1%,%1%)");
                                                                ^
In file included from libs/math/build/../src/tr1/cyl_bessel_kf.cpp:12:
/home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/c_policy.hpp:129:1: note: in instantiation of function template specialization 'boost::math::cyl_bessel_k<float, float, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
BOOST_MATH_DECLARE_SPECIAL_FUNCTIONS(c_policy)
^
In file included from <built-in>:138:
In file included from <command line>:4:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:15:
In file included from ./boost/math/special_functions/acosh.hpp:22:
./boost/math/special_functions/math_fwd.hpp:996:38: note: instantiated from:
   cyl_bessel_k(T1 v, T2 x) { return boost::math::cyl_bessel_k(v, x, Policy()); }\
                                     ^
libs/math/build/../src/tr1/cyl_bessel_kf.cpp:16:11: note: in instantiation of function template specialization 'c_policies::cyl_bessel_k<float, float>' requested here
   return c_policies::cyl_bessel_k BOOST_PREVENT_MACRO_SUBSTITUTION(nu, x);
          ^
1 error generated.

  "clang++" -c -x c++ -Winvalid-pch -O3 -finline-functions -Wno-inline -Wall -pthread -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"." -I"libs/math/src/tr1" -Xclang -include-pth -Xclang "bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/../src/tr1/pch.hpp.pth" -o "bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/cyl_bessel_kf.o" "libs/math/build/../src/tr1/cyl_bessel_kf.cpp"

...failed compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/cyl_bessel_kf.o...
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/cyl_neumannf.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/ellint_1f.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/ellint_2f.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/ellint_3f.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/expintf.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/hermitef.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/laguerref.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/legendref.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/riemann_zetaf.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/sph_besself.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/sph_legendref.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/sph_neumannf.o
...skipped <pbin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi>libboost_math_tr1f.a(clean) for lack of <pbin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi>cyl_bessel_if.o...
...skipped <pbin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi>libboost_math_tr1f.a for lack of <pbin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi>cyl_bessel_if.o...
...skipped <pstage/lib>libboost_math_tr1f.a for lack of <pbin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi>libboost_math_tr1f.a...
common.mkdir bin.v2/libs/math/config/clang-linux-2.9/release/link-static
common.mkdir bin.v2/libs/math/config/clang-linux-2.9/release/link-static/threading-multi
compile.c++.without-pth bin.v2/libs/math/config/clang-linux-2.9/release/link-static/threading-multi/has_long_double_support.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/assoc_laguerrel.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/assoc_legendrel.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/betal.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/comp_ellint_1l.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/comp_ellint_2l.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/comp_ellint_3l.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/cyl_bessel_il.o
In file included from <built-in>:138:
In file included from <command line>:4:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:18:
In file included from ./boost/math/special_functions/bessel.hpp:20:
./boost/math/special_functions/detail/bessel_ik.hpp:320:16: error: use of undeclared identifier 'bessel_i_small_z_series'
          Iv = bessel_i_small_z_series(v, x, pol);
               ^
In file included from <built-in>:138:
In file included from <command line>:4:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:18:
./boost/math/special_functions/bessel.hpp:276:4: note: in instantiation of function template specialization 'boost::math::detail::bessel_ik<long double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
   bessel_ik(v, x, &I, &K, need_i, pol);
   ^
./boost/math/special_functions/bessel.hpp:464:65: note: in instantiation of function template specialization 'boost::math::detail::cyl_bessel_i_imp<long double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
   return policies::checked_narrowing_cast<result_type, Policy>(detail::cyl_bessel_i_imp<value_type>(v, static_cast<value_type>(x), pol), "boost::math::cyl_bessel_i<%1%>(%1%,%1%)");
                                                                ^
In file included from libs/math/build/../src/tr1/cyl_bessel_il.cpp:12:
/home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/c_policy.hpp:129:1: note: in instantiation of function template specialization 'boost::math::cyl_bessel_i<long double, long double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
BOOST_MATH_DECLARE_SPECIAL_FUNCTIONS(c_policy)
^
In file included from <built-in>:138:
In file included from <command line>:4:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:15:
In file included from ./boost/math/special_functions/acosh.hpp:22:
./boost/math/special_functions/math_fwd.hpp:992:38: note: instantiated from:
   cyl_bessel_i(T1 v, T2 x) { return boost::math::cyl_bessel_i(v, x, Policy()); }\
                                     ^
libs/math/build/../src/tr1/cyl_bessel_il.cpp:16:11: note: in instantiation of function template specialization 'c_policies::cyl_bessel_i<long double, long double>' requested here
   return c_policies::cyl_bessel_i BOOST_PREVENT_MACRO_SUBSTITUTION(nu, x);
          ^
1 error generated.

  "clang++" -c -x c++ -Winvalid-pch -O3 -finline-functions -Wno-inline -Wall -pthread -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"." -I"libs/math/src/tr1" -Xclang -include-pth -Xclang "bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/../src/tr1/pch.hpp.pth" -o "bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/cyl_bessel_il.o" "libs/math/build/../src/tr1/cyl_bessel_il.cpp"

...failed compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/cyl_bessel_il.o...
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/cyl_bessel_jl.o
compile.c++.with-pch bin.v2/libs/math/build/clang-linux-2.9/release/link-static/threading-multi/cyl_bessel_kl.o
In file included from <built-in>:138:
In file included from <command line>:4:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:18:
In file included from ./boost/math/special_functions/bessel.hpp:20:
./boost/math/special_functions/detail/bessel_ik.hpp:320:16: error: use of undeclared identifier 'bessel_i_small_z_series'
          Iv = bessel_i_small_z_series(v, x, pol);
               ^
In file included from <built-in>:138:
In file included from <command line>:4:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:18:
./boost/math/special_functions/bessel.hpp:299:4: note: in instantiation of function template specialization 'boost::math::detail::bessel_ik<long double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
   bessel_ik(v, x, &I, &K, need_k, pol);
   ^
./boost/math/special_functions/bessel.hpp:311:11: note: in instantiation of function template specialization 'boost::math::detail::cyl_bessel_k_imp<long double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
   return cyl_bessel_k_imp(v, x, bessel_no_int_tag(), pol);
          ^
./boost/math/special_functions/bessel.hpp:480:65: note: in instantiation of function template specialization 'boost::math::detail::cyl_bessel_k_imp<long double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
   return policies::checked_narrowing_cast<result_type, Policy>(detail::cyl_bessel_k_imp<value_type>(v, static_cast<value_type>(x), tag_type(), pol), "boost::math::cyl_bessel_k<%1%>(%1%,%1%)");
                                                                ^
In file included from libs/math/build/../src/tr1/cyl_bessel_kl.cpp:12:
/home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/c_policy.hpp:129:1: note: in instantiation of function template specialization 'boost::math::cyl_bessel_k<long double, long double, boost::math::policies::policy<domain_error<errno_on_error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_error>, rounding_error<errno_on_error>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy> >' requested here
BOOST_MATH_DECLARE_SPECIAL_FUNCTIONS(c_policy)
^
In file included from <built-in>:138:
In file included from <command line>:4:
In file included from /home/antoshkka/Downloads/boost_1_48_0_beta1/libs/math/build/../src/tr1/pch.hpp:9:
In file included from ./boost/math/special_functions.hpp:15:
In file included from ./boost/math/special_functions/acosh.hpp:22:
./boost/math/special_functions/math_fwd.hpp:996:38: note: instantiated from:
   cyl_bessel_k(T1 v, T2 x) { return boost::math::cyl_bessel_k(v, x, Policy()); }\
                                     ^
libs/math/build/../src/tr1/cyl_bessel_kl.cpp:16:11: note: in instantiation of function template specialization 'c_policies::cyl_bessel_k<long double, long double>' requested here
   return c_policies::cyl_bessel_k BOOST_PREVENT_MACRO_SUBSTITUTION(nu, x);
          ^
1 error generated.


common.copy stage/lib/libboost_wave.a
...failed updating 12 targets...
...skipped 18 targets...
...updated 882 targets...
