On 15.08.2015 16:02, Andreas Tille wrote:
Hi Perl team,
I admit I have no idea how to fix this. It somehow smells like a gcc-5
issue but I'm not sure.
Most likely, the missing symbol (below) points to cxx11::std::string
which comes from the g++11 dual ABI, which means some dependency needs
a gcc-5 transition.
/tmp/buildd/libfreecontact-perl-0.08/blib/arch/auto/FreeContact/FreeContact.so:
undefined symbol:
_ZN11freecontact9predictor3runERKNS_5ali_tERKSt6vectorIdSaIdEEdddtddbdbbdilPSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEdSt4lessISF_ESaISt4pairIKSF_dEEE
at /usr/lib/x86_64-linux-gnu/perl/5.20/DynaLoader.pm line 187.
# at t/02test.t line 6.
Best
Gert