[pkg-boost-devel] Bug#719484: boost1.54: FTBFS

Thorsten Glaser tg at mirbsd.de
Sat Sep 7 20:43:26 UTC 2013


Hmpf. That patch lets the build continue, but later gives me:

    "g++"  -ftemplate-depth-128 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -O3 -finline-functions -Wno-inline -Wall -g -D_FORTIFY_SOURCE=2 -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/debug-symbols-on/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/debug-symbols-on/threading-multi/ellint_3f.o" "libs/math/build/../src/tr1/ellint_3f.cpp"

In file included from ./boost/math/special_functions/ellint_3.hpp:22:0,
                 from ./boost/math/special_functions.hpp:27,
                 from libs/math/build/../src/tr1/pch.hpp:9:
./boost/math/special_functions/ellint_rj.hpp: In function 'T boost::math::detail::ellint_rj_imp(T, T, T, T, const Policy&) [with T = double; Policy = boost::math::policies::policy<boost::math::policies::domain_error<(boost::math::policies::error_policy_type)1u>, boost::math::policies::pole_error<(boost::math::policies::error_policy_type)1u>, boost::math::policies::overflow_error<(boost::math::policies::error_policy_type)1u>, boost::math::policies::evaluation_error<(boost::math::policies::error_policy_type)1u>, boost::math::policies::rounding_error<(boost::math::policies::error_policy_type)1u>, 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>]':
./boost/math/special_functions/ellint_rj.hpp:151:1: internal compiler error: in subreg_get_info, at rtlanal.c:3387
 }
 ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
Preprocessed source stored into /tmp/ccstVSqg.out file, please attach this to your bugreport.
...failed gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/debug-symbols-on/threading-multi/ellint_3f.o...

Funnily enough it’s continuing building atm… we’ll see what it
will say later on.

Mikael, which compiler/version did you use? Maybe this just
doesn’t work with 4.8 or my gcc 4.8 is still lacking a patch?

bye,
//mirabilos
-- 
FWIW, I'm quite impressed with mksh interactively. I thought it was much
*much* more bare bones. But it turns out it beats the living hell out of
ksh93 in that respect. I'd even consider it for my daily use if I hadn't
wasted half my life on my zsh setup. :-) -- Frank Terbeck in #!/bin/mksh



More information about the pkg-boost-devel mailing list