Hello Matthias, or anyone else affected,

Accepted pcre3 into cosmic-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/pcre3/2:8.39-12~18.10
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-cosmic to verification-done-cosmic. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-cosmic. In either case, without details of
your testing we will not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: pcre3 (Ubuntu Cosmic)
       Status: New => Fix Committed

** Tags added: verification-needed verification-needed-cosmic

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

Title:
  SRU: pcre3 ftbfs with cosmic toolchain updates

Status in pcre3 package in Ubuntu:
  In Progress
Status in pcre3 source package in Cosmic:
  Fix Committed

Bug description:
  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
  -#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
  -#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++)"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

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to