Package: pcre3 Version: 2:8.38-1 Severity: important User: [email protected] Usertags: ftbfs-gcc-6 gcc-6-symbols
This package fails to build with GCC 6. GCC 6 has not been released yet, but it's expected that GCC 6 will become the default compiler for stretch. Note that only the first error is reported; there might be more. You can find a snapshot of GCC 6 in experimental. To build with GCC 6, you can set CC=gcc-6 CXX=g++-6 explicitly. You may be able to find out more about this issue at https://gcc.gnu.org/gcc-6/changes.html > sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux ... > dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see > diff output below > dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols > file: see diff output below > dpkg-gensymbols: warning: debian/libpcrecpp0v5/DEBIAN/symbols doesn't match > completely debian/libpcrecpp0v5.symbols > --- debian/libpcrecpp0v5.symbols (libpcrecpp0v5_2:8.38-1_amd64) > +++ dpkg-gensymbolsbEBAfM 2016-01-19 07:51:13.071733278 +0000 > @@ -1,4 +1,5 @@ > libpcrecpp.so.0 libpcrecpp0v5 #MINVER# > + > _ZNSt6vectorIN7pcrecpp11StringPieceESaIS1_EE19_M_emplace_back_auxIJS1_EEEvDpOT_@Base > 2:8.38-1 > (c++)"operator<<(std::basic_ostream<char, std::char_traits<char> >&, > pcrecpp::StringPiece const&)@Base" 8.38 > (c++)"pcrecpp::Arg::parse_char(char const*, int, void*)@Base" 7.7 > (c++)"pcrecpp::Arg::parse_double(char const*, int, void*)@Base" 7.7 > @@ -80,4 +81,4 @@ > (c++)"pcrecpp::Scanner::SetSkipExpression(char const*)@Base" 7.7 > (c++)"pcrecpp::Scanner::Skip(char const*)@Base" 7.7 > (c++)"pcrecpp::Scanner::~Scanner()@Base" 7.7 > - (c++)"std::vector<pcrecpp::StringPiece, > std::allocator<pcrecpp::StringPiece> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<pcrecpp::StringPiece*, > std::vector<pcrecpp::StringPiece, std::allocator<pcrecpp::StringPiece> > >, > pcrecpp::StringPiece const&)@Base" 7.7 > +#MISSING: 2:8.38-1# (c++)"std::vector<pcrecpp::StringPiece, > std::allocator<pcrecpp::StringPiece> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<pcrecpp::StringPiece*, > std::vector<pcrecpp::StringPiece, std::allocator<pcrecpp::StringPiece> > >, > pcrecpp::StringPiece const&)@Base" 7.7 > dh_makeshlibs: failing due to earlier errors > debian/rules:80: recipe for target 'binary-arch' failed > make: *** [binary-arch] Error 25 -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise

