failure to link is fine, as that's the libstdc++ library transition problem. and indeed we will need to binNMU things in order to transition to the new ABI.
This bug report is about the compile failure, rather than the link failure. One can either locally recompile everything with the new ABI, or pass a define -D_GLIBCXX_USE_CXX11_ABI=0 to build with old abi and that should link, it will not however tell you if library symbols have changed with the c++11 abi and thus one will not know if a soname bump will be needed. I believe _this_ bug can be closed now. -- Regards, Dimitri. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org