** Summary changed:

- pcre3 ftbfs with cosmic toolchain updates
+ SRU: pcre3 ftbfs with cosmic toolchain updates

** Description changed:

+ Fix the symbols file error by backporting the disco upload, marking more
+ symbols as optional.
+ 
+ Test case: the package builds, in current 18.10, and with the planned 
toolchain updates in ppa:ubuntu-toolchain-r/ppa.
+ Regression potential: Should be the same as for every no-change rebuild.
+ 
  https://launchpadlibrarian.net/418304485/buildlog_ubuntu-cosmic-
  amd64.pcre3_2%3A8.39-11_BUILDING.txt.gz
  
  dh_makeshlibs -plibpcre3 --add-udeb="libpcre3-udeb" -V 'libpcre3 (>= 1:8.35)' 
-- -c4
  dh_makeshlibs -plibpcrecpp0v5 -V 'libpcrecpp0v5 (>= 7.7)' -- -c4
  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.39-11_amd64)
  +++ dpkg-gensymbolsc5z0KV     2019-04-08 00:54:17.137602850 +0000
  @@ -80,9 +80,9 @@
-   (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++)"pcrecpp::Scanner::SetSkipExpression(char const*)@Base" 7.7
+   (c++)"pcrecpp::Scanner::Skip(char const*)@Base" 7.7
+   (c++)"pcrecpp::Scanner::~Scanner()@Base" 7.7
  -#MISSING: 2:8.39-9# (c++|optional=STL)"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.39-11# (c++|optional=STL)"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
-   (c++|optional=STL)"void std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char 
const*, char const*, std::forward_iterator_tag)@Base" 2:8.39-10
+   (c++|optional=STL)"void std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char 
const*, char const*, std::forward_iterator_tag)@Base" 2:8.39-10
  -#MISSING: 2:8.39-9# (c++|optional=STL)"void 
std::vector<pcrecpp::StringPiece, std::allocator<pcrecpp::StringPiece> 
>::_M_emplace_back_aux<pcrecpp::StringPiece>(pcrecpp::StringPiece&&)@Base" 
2:8.39-2
  +#MISSING: 2:8.39-11# (c++|optional=STL)"void 
std::vector<pcrecpp::StringPiece, std::allocator<pcrecpp::StringPiece> 
>::_M_emplace_back_aux<pcrecpp::StringPiece>(pcrecpp::StringPiece&&)@Base" 
2:8.39-2
-   (c++|optional=STL)"void std::vector<pcrecpp::StringPiece, 
std::allocator<pcrecpp::StringPiece> >::_M_realloc_insert<pcrecpp::StringPiece 
const&>(__gnu_cxx::__normal_iterator<pcrecpp::StringPiece*, 
std::vector<pcrecpp::StringPiece, std::allocator<pcrecpp::StringPiece> > >, 
pcrecpp::StringPiece const&)@Base" 2:8.39-4
-   (c++|optional=STL)"void std::vector<pcrecpp::StringPiece, 
std::allocator<pcrecpp::StringPiece> 
>::_M_realloc_insert<pcrecpp::StringPiece>(__gnu_cxx::__normal_iterator<pcrecpp::StringPiece*,
 std::vector<pcrecpp::StringPiece, std::allocator<pcrecpp::StringPiece> > >, 
pcrecpp::StringPiece&&)@Base" 2:8.39-9
+   (c++|optional=STL)"void std::vector<pcrecpp::StringPiece, 
std::allocator<pcrecpp::StringPiece> >::_M_realloc_insert<pcrecpp::StringPiece 
const&>(__gnu_cxx::__normal_iterator<pcrecpp::StringPiece*, 
std::vector<pcrecpp::StringPiece, std::allocator<pcrecpp::StringPiece> > >, 
pcrecpp::StringPiece const&)@Base" 2:8.39-4
+   (c++|optional=STL)"void std::vector<pcrecpp::StringPiece, 
std::allocator<pcrecpp::StringPiece> 
>::_M_realloc_insert<pcrecpp::StringPiece>(__gnu_cxx::__normal_iterator<pcrecpp::StringPiece*,
 std::vector<pcrecpp::StringPiece, std::allocator<pcrecpp::StringPiece> > >, 
pcrecpp::StringPiece&&)@Base" 2:8.39-9
  - (c++)"void std::vector<pcrecpp::StringPiece, 
std::allocator<pcrecpp::StringPiece> 
>::emplace_back<pcrecpp::StringPiece>(pcrecpp::StringPiece&&)@Base" 2:8.39-10
  +#MISSING: 2:8.39-11# (c++)"void std::vector<pcrecpp::StringPiece, 
std::allocator<pcrecpp::StringPiece> 
>::emplace_back<pcrecpp::StringPiece>(pcrecpp::StringPiece&&)@Base" 2:8.39-10
  dh_makeshlibs: failing due to earlier errors
  make: *** [debian/rules:116: binary-arch] Error 2
  dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned 
exit status 2
  
--------------------------------------------------------------------------------
  Build finished at 20190408-0054

** Changed in: pcre3 (Ubuntu)
       Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1823667

Title:
  SRU: pcre3 ftbfs with cosmic toolchain updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcre3/+bug/1823667/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to