Your message dated Thu, 07 Mar 2019 16:21:44 +0000 with message-id <[email protected]> and subject line Bug#923743: fixed in pcre3 2:8.39-12 has caused the Debian Bug report #923743, regarding pcre3: FTBFS (dh_makeshlibs fails) to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 923743: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923743 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:pcre3 Version: 2:8.39-11 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-arch debian/jit-test.c:9:4: warning: #warning JIT enabled [-Wcpp] #warning JIT enabled ^~~~~~~ debian/jit-test.c:9:4: warning: #warning JIT enabled [-Wcpp] #warning JIT enabled ^~~~~~~ dh_testdir # Add here commands to configure the package. dh_autoreconf libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' [... snipped ...] dh_testroot -a dh_install -a # This man page is in the main package, don't want it in -dev rm debian/libpcre3-dev/usr/share/man/man3/pcrepattern.3 # Move actual library to /lib mkdir -p debian/libpcre3/lib/x86_64-linux-gnu mv debian/libpcre3/usr/lib/x86_64-linux-gnu/libpcre.so.* debian/libpcre3/lib/x86_64-linux-gnu ln -sf /lib/x86_64-linux-gnu/libpcre.so.3 debian/libpcre3-dev/usr/lib/x86_64-linux-gnu/libpcre.so # we never need to reference the library path in pcre-config on # Debian, so clip it out so that the script will be multiarch-safe. sed -i -e"s,/x86_64-linux-gnu,,g" debian/libpcre3-dev/usr/bin/pcre-config dh_link -a dh_installdocs -a dh_installexamples -a dh_installman -a dh_installinfo -a dh_installchangelogs -a ChangeLog dh_strip -a --dbg-package=libpcre3-dbg dh_compress -a dh_fixperms -a sed -e 's/JIT//' debian/libpcre3.symbols.in > debian/libpcre3.symbols sed -e 's/JIT//' debian/libpcre16-3.symbols.in > debian/libpcre16-3.symbols sed -e 's/JIT//' debian/libpcre32-3.symbols.in > debian/libpcre32-3.symbols dh_makeshlibs -plibpcre3 --add-udeb="libpcre3-udeb" -V 'libpcre3 (>= 1:8.35)' -- -c4 dh_makeshlibs -plibpcrecpp0v5 -V 'libpcrecpp0v5 (>= 7.7)' -- -c4 dpkg-gensymbols: error: 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-gensymbolsV2Wi2n 2019-03-04 12:36:00.103243818 +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-arch subprocess returned exit status 2 -------------------------------------------------------------------------------- The build was made in my autobuilder with "dpkg-buildpackage -B" and it also fails here: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/pcre3.html If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.
--- End Message ---
--- Begin Message ---Source: pcre3 Source-Version: 2:8.39-12 We believe that the bug you reported is fixed in the latest version of pcre3, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Matthew Vernon <[email protected]> (supplier of updated pcre3 package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 07 Mar 2019 15:30:15 +0000 Source: pcre3 Binary: libpcre3 libpcre3-udeb libpcrecpp0v5 libpcre3-dev libpcre3-dbg pcregrep libpcre16-3 libpcre32-3 Architecture: i386 source Version: 2:8.39-12 Distribution: unstable Urgency: medium Maintainer: Matthew Vernon <[email protected]> Changed-By: Matthew Vernon <[email protected]> Closes: 923743 Description: libpcre16-3 - Old Perl 5 Compatible Regular Expression Library - 16 bit runtime libpcre32-3 - Old Perl 5 Compatible Regular Expression Library - 32 bit runtime libpcre3-dbg - Old Perl 5 Compatible Regular Expression Library - debug symbols libpcre3-dev - Old Perl 5 Compatible Regular Expression Library - development fi libpcre3 - Old Perl 5 Compatible Regular Expression Library - runtime files libpcre3-udeb - Old Perl 5 Compatible Regular Expression Library - runtime files (udeb) libpcrecpp0v5 - Old Perl 5 Compatible Regular Expression Library - C++ runtime fi pcregrep - grep utility that uses perl 5 compatible regexes. Changes: pcre3 (2:8.39-12) unstable; urgency=medium . * Patch from Andrej Shadura <[email protected]> to mark one more STL symbol as optional (Closes: #923743). Checksums-Sha1: f26dead5de7ac2ec42760070dc2d62b19e75f56f 2226 pcre3_8.39-12.dsc a8b9f0845b151e81440af4c73f709cec1aab42ca 26509 pcre3_8.39-12.debian.tar.gz c313791ee485a5c5afe05dc8918d5652422a87c9 5896 pcre3_8.39-12_source.buildinfo bef31716cde9e7a942b881dfaebca3a0ed1054fd 257792 libpcre16-3_8.39-12_i386.deb 8420c9d8b224ab29b19437b2ae66f56c95393d66 1397188 libpcre3-dbg_8.39-12_i386.deb e3f16b4adbd121d58021c34114a015202d554801 656424 libpcre3-dev_8.39-12_i386.deb 1eb6a18af2cbc2dfb6026d08b26ae53f5bcba633 155936 libpcre3-udeb_8.39-12_i386.udeb 975f81383a57775b3f0859dfa6f99ee078189ed9 249512 libpcre32-3_8.39-12_i386.deb 707b63cf659f21af7335bd714c19922508a2cbd4 339532 libpcre3_8.39-12_i386.deb 67d0078efdbf9a53ef37d95fe098894e72e82eee 153240 libpcrecpp0v5_8.39-12_i386.deb f0e2c8335e545b1d9dddf988b5ec03ab0515bfb5 6064 pcre3_8.39-12_i386.buildinfo efdd781a61966f984eb83b104e26586ebb0f0677 27448 pcregrep_8.39-12_i386.deb Checksums-Sha256: 7660921533f286d211bc129318327041ceb80d3d21e91c1ae7c10f284342c5e0 2226 pcre3_8.39-12.dsc ee193ddee446f0bdb966fca5987ef871da7a528a473304285619988102371c4c 26509 pcre3_8.39-12.debian.tar.gz 80722f631ece3a91c561bb788fcc00bf049e52bd2a88beb8527a641c8d192ae8 5896 pcre3_8.39-12_source.buildinfo dcc3d4bfff47b71b97af2462a64c739291049a7076278f11d49421a140b645ec 257792 libpcre16-3_8.39-12_i386.deb b2f2eecb42c9512c37083c1e9b219631df3a471c741523f92074cf862d5a82f8 1397188 libpcre3-dbg_8.39-12_i386.deb 4f9c74a84d6277678efdbec95463c288ef7852f1b972d3b3023534b65eba33ec 656424 libpcre3-dev_8.39-12_i386.deb c31b5bf52253e231f5038e310a124233bfe31a5a1c2b5dd4bd170c7fddc26b0c 155936 libpcre3-udeb_8.39-12_i386.udeb c02125b1334faa91c927e180f53dbb23c9ae7c650caccfe4e33f4cb38b9b0be4 249512 libpcre32-3_8.39-12_i386.deb d20cd98f701628f7965980ac172c381825536627cf90bfca24d4099f39995e40 339532 libpcre3_8.39-12_i386.deb dbf1d7a120b1a113ac0afe6b08e6f918f48e06e4367bd5871cb251b53d200d2e 153240 libpcrecpp0v5_8.39-12_i386.deb d757c038da72ac8779c7655d776e867a8d632e6122fe8de48fa23f47abb1a3d6 6064 pcre3_8.39-12_i386.buildinfo 5482ccfdef8193b024066828aa06809af685bde47073f2d9dbbd655d6bf3954e 27448 pcregrep_8.39-12_i386.deb Files: 519154fea7dfae4694a0c2471400f38f 2226 libs optional pcre3_8.39-12.dsc 4edd201270e0ff793c665cdc5b97721f 26509 libs optional pcre3_8.39-12.debian.tar.gz ce28e14a6e56ea5e3a9e0c40dfa31138 5896 libs optional pcre3_8.39-12_source.buildinfo ec5ce503994de151a9010dbdda108898 257792 libs optional libpcre16-3_8.39-12_i386.deb e9325dbc23569a200ba236c1391bf561 1397188 debug extra libpcre3-dbg_8.39-12_i386.deb 785c9002bb62b657cf20544e342956c6 656424 libdevel optional libpcre3-dev_8.39-12_i386.deb c5e4c5bd89ee228e9f695426e0db30f5 155936 debian-installer important libpcre3-udeb_8.39-12_i386.udeb 92a9044f4b747c08e77a2d19dd15ab06 249512 libs optional libpcre32-3_8.39-12_i386.deb 92292996863127ddbd1bb7b05b0f9d6c 339532 libs important libpcre3_8.39-12_i386.deb ce2b5a4713ff30531717c334edf0cf6c 153240 libs optional libpcrecpp0v5_8.39-12_i386.deb 986a3705ef0f5f7650f53225f91ad130 6064 libs optional pcre3_8.39-12_i386.buildinfo 6b77cc4785a9970b3898ae6d55ee405c 27448 utils optional pcregrep_8.39-12_i386.deb -----BEGIN PGP SIGNATURE----- iQJHBAEBCgAxFiEEuk75yE35bTfYoeLUEvTSHI9qY8gFAlyBP0UTHG1hdHRoZXdA ZGViaWFuLm9yZwAKCRAS9NIcj2pjyH7oEACvQawBDiMv/cSzlCw5W2FSXzrqk86v Nvz2RxgxOrDBKmF5dWerpCPayHL/NR+6HRFsQaXtYIMazeiOrXUV21yIB8vhhpZm 3g3CmONbyVU7DiwmuiyxbIsPsjSs9udLSPbafq1ISGcslqzdM7LvFNa9dIoDn7ow V1NebRY15wtqvzln+EV7GR1XLbfM1KjUYiBvfKrRPTfHIJ5Y/96+MjeIMJANwN2Z kcqgWqodqXpzkigZTqXfUCW/fMI55orSHFkkjpNtgghAsJ55i+XIdM2XKz9RIjru abWJ31Z5oqzV5mwyIoToFp9XNBDiSNv2NKalHQH8YpYp8UhMQ6X8liMrJLzmk7Hx bdOFm05AXyjx4zAe3sjhwVzV7mdiOwipnY/8VfXijiLaEc1bvxz4J0sBbW0ThO0q Dwrkq1jRQUFAS8vzABUfFmW1olWw3atQIyq0JSQNMA/Cwph0bRbtj96UJDiD/508 aXVSG8UTCzUpr7UF0q2jLwKhshIb98QzY/zfx5rXQkaoznwUsiiEmCOTBWXgmnqF YhQ0Wq1vyBS/F9oHYYNXqjx2M9bdYO2WqsRU6nzmL+fOJQu0UVEVbm4bGWqHQBIX nbZ7fr/PxO2GPwurca9OOWzSLRfGz50eqU6KXBem/3aGQTjSOH9X369dCGfRXNxZ kHb3EHDyVrKjqg== =Uvii -----END PGP SIGNATURE-----
--- End Message ---

