Your message dated Thu, 06 Aug 2020 07:33:34 +0000
with message-id <e1k3ap8-0000us...@fasolo.debian.org>
and subject line Bug#957806: fixed in skypat 3.1.1-4
has caused the Debian Bug report #957806,
regarding skypat: ftbfs with GCC-10
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 ow...@bugs.debian.org
immediately.)


-- 
957806: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957806
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:skypat
Version: 3.1.1-3
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-10

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/skypat_3.1.1-3_unstable_gcc10.log
The last lines of the build log are at the end of this report.

To build with GCC 10, either set CC=gcc-10 CXX=g++-10 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-10/porting_to.html

[...]
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_install
   dh_installdocs
   dh_installchangelogs
   dh_installexamples
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   debian/rules override_dh_missing
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_missing --fail-missing -X LICENSE
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_strip
   dh_makeshlibs
dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see 
diff output below
dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols 
file: see diff output below
dpkg-gensymbols: warning: debian/libskypat3/DEBIAN/symbols doesn't match 
completely debian/libskypat3.symbols
--- debian/libskypat3.symbols (libskypat3_3.1.1-3_amd64)
+++ dpkg-gensymbolsB0lE6f       2020-02-26 12:50:09.479405057 +0000
@@ -1,6 +1,8 @@
 libskypat.so.3 libskypat3 #MINVER#
 * Build-Depends-Package: libc6
  (c++)"VTT for skypat::BasicOStrStream<char, std::char_traits<char>, 
std::allocator<char> >@Base" 3.1.1
+ _ZNSt5dequeImSaImEE12emplace_backIJmEEEvDpOT_@Base 3.1.1-3
+ 
_ZNSt6vectorIPKN6skypat7testing14PerfPartResultESaIS4_EE17_M_realloc_insertIJRKS4_EEEvN9__gnu_cxx17__normal_iteratorIPS4_S6_EEDpOT_@Base
 3.1.1-3
  (c++)"guard variable for skypat::testing::UnitTest::self()::instance@Base" 
3.1.1
  (c++)"skypat::BasicOStrStream<char, std::char_traits<char>, 
std::allocator<char> >::BasicOStrStream(std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> >&, std::_Ios_Openmode)@Base" 3.1.1
  (c++)"skypat::BasicOStrStream<char, std::char_traits<char>, 
std::allocator<char> >::~BasicOStrStream()@Base" 3.1.1
@@ -93,7 +95,7 @@
  (c++)"skypat::sys::is_separator(char)@Base" 3.1.1
  
(c++)"skypat::testing::AssertHelper::AssertHelper(skypat::testing::TestPartResult::Type,
 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> 
> const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)@Base" 3.1.1
  (c++)"skypat::testing::AssertHelper::operator=(skypat::testing::Message 
const&)@Base" 3.1.1
- (c++|arch-bits=64)"skypat::testing::AssertionResult& 
skypat::testing::AssertionResult::operator<< <std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > 
>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> 
> const&)@Base" 3.1.1
+#MISSING: 3.1.1-3# (c++|arch-bits=64)"skypat::testing::AssertionResult& 
skypat::testing::AssertionResult::operator<< <std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > 
>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> 
> const&)@Base" 3.1.1
  (c++)"skypat::testing::AssertionResult::AssertionResult(bool)@Base" 3.1.1
  
(c++)"skypat::testing::AssertionResult::AssertionResult(skypat::testing::AssertionResult
 const&)@Base" 3.1.1
  (c++)"skypat::testing::AssertionResult::operator!() const@Base" 3.1.1
@@ -192,7 +194,7 @@
  (c++)"skypat::testing::internal::Timer::~Timer()@Base" 3.1.1
  (c++)"skypat::testing::internal::TimerImpl::TimerImpl()@Base" 3.1.1
  (c++)"skypat::testing::internal::TimerImpl::g_ClkTick@Base" 3.1.1
- (c++)"std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const, 
skypat::testing::TestCase*>, 
std::_Select1st<std::pair<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const, 
skypat::testing::TestCase*> >, std::less<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > >, 
std::allocator<std::pair<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const, 
skypat::testing::TestCase*> > 
>::_M_erase(std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const, 
skypat::testing::TestCase*> >*)@Base" 3.1.1
+#MISSING: 3.1.1-3# (c++)"std::_Rb_tree<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> >, 
std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const, skypat::testing::TestCase*>, 
std::_Select1st<std::pair<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const, 
skypat::testing::TestCase*> >, std::less<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > >, 
std::allocator<std::pair<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const, 
skypat::testing::TestCase*> > 
>::_M_erase(std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const, 
skypat::testing::TestCase*> >*)@Base" 3.1.1
  (c++)"std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const, 
skypat::testing::TestCase*>, 
std::_Select1st<std::pair<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const, 
skypat::testing::TestCase*> >, std::less<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > >, 
std::allocator<std::pair<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const, 
skypat::testing::TestCase*> > >::find(std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&)@Base" 3.1.1
  (c++)"std::ctype<char>::do_widen(char) const@Base" 3.1.1
  (c++|arch-bits=32)"std::deque<unsigned int, std::allocator<unsigned int> 
>::_M_reallocate_map(unsigned int, bool)@Base" 3.1.1
@@ -201,14 +203,14 @@
  (c++)"std::operator<<(std::basic_ostream<char, std::char_traits<char> >&, 
skypat::Color::kColor)@Base" 3.1.1
  
(c++)"std::pair<std::_Rb_tree_iterator<std::pair<std::__cxx11::basic_string<char,
 std::char_traits<char>, std::allocator<char> > const, 
skypat::testing::TestCase*> >, bool> 
std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const, 
skypat::testing::TestCase*>, 
std::_Select1st<std::pair<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const, 
skypat::testing::TestCase*> >, std::less<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > >, 
std::allocator<std::pair<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const, 
skypat::testing::TestCase*> > 
>::_M_emplace_unique<std::pair<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> >, skypat::testing::TestCase*> 
>(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator
 <char> >, skypat::testing::TestCase*>&&)@Base" 3.1.1
  (c++)"virtual thunk to skypat::BasicOStrStream<char, std::char_traits<char>, 
std::allocator<char> >::~BasicOStrStream()@Base" 3.1.1
- (c++)"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" 3.1.1
- (c++)"void std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> >::_M_construct<char*>(char*, char*, 
std::forward_iterator_tag)@Base" 3.1.1
+#MISSING: 3.1.1-3# (c++)"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" 3.1.1
+#MISSING: 3.1.1-3# (c++)"void std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, 
char*, std::forward_iterator_tag)@Base" 3.1.1
  (c++|arch-bits=32)"void std::deque<unsigned int, std::allocator<unsigned int> 
>::_M_push_back_aux<unsigned int const&>(unsigned int const&)@Base" 3.1.1
  (c++|arch-bits=32)"void std::deque<unsigned int, std::allocator<unsigned int> 
>::_M_push_back_aux<unsigned int>(unsigned int&&)@Base" 3.1.1
  (c++|arch-bits=64)"void std::deque<unsigned long, std::allocator<unsigned 
long> >::_M_push_back_aux<unsigned long const&>(unsigned long const&)@Base" 
3.1.1
- (c++|arch-bits=64)"void std::deque<unsigned long, std::allocator<unsigned 
long> >::_M_push_back_aux<unsigned long>(unsigned long&&)@Base" 3.1.1
+#MISSING: 3.1.1-3# (c++|arch-bits=64)"void std::deque<unsigned long, 
std::allocator<unsigned long> >::_M_push_back_aux<unsigned long>(unsigned 
long&&)@Base" 3.1.1
  (c++)"void std::vector<skypat::testing::Listener*, 
std::allocator<skypat::testing::Listener*> 
>::_M_realloc_insert<skypat::testing::Listener* 
const&>(__gnu_cxx::__normal_iterator<skypat::testing::Listener**, 
std::vector<skypat::testing::Listener*, 
std::allocator<skypat::testing::Listener*> > >, skypat::testing::Listener* 
const&)@Base" 3.1.1
- (c++)"void std::vector<skypat::testing::PerfPartResult const*, 
std::allocator<skypat::testing::PerfPartResult const*> 
>::_M_realloc_insert<skypat::testing::PerfPartResult 
const*>(__gnu_cxx::__normal_iterator<skypat::testing::PerfPartResult const**, 
std::vector<skypat::testing::PerfPartResult const*, 
std::allocator<skypat::testing::PerfPartResult const*> > >, 
skypat::testing::PerfPartResult const*&&)@Base" 3.1.1
+#MISSING: 3.1.1-3# (c++)"void std::vector<skypat::testing::PerfPartResult 
const*, std::allocator<skypat::testing::PerfPartResult const*> 
>::_M_realloc_insert<skypat::testing::PerfPartResult 
const*>(__gnu_cxx::__normal_iterator<skypat::testing::PerfPartResult const**, 
std::vector<skypat::testing::PerfPartResult const*, 
std::allocator<skypat::testing::PerfPartResult const*> > >, 
skypat::testing::PerfPartResult const*&&)@Base" 3.1.1
  (c++)"void std::vector<skypat::testing::TestCase*, 
std::allocator<skypat::testing::TestCase*> 
>::_M_realloc_insert<skypat::testing::TestCase* 
const&>(__gnu_cxx::__normal_iterator<skypat::testing::TestCase**, 
std::vector<skypat::testing::TestCase*, 
std::allocator<skypat::testing::TestCase*> > >, skypat::testing::TestCase* 
const&)@Base" 3.1.1
  (c++)"void std::vector<skypat::testing::TestInfo*, 
std::allocator<skypat::testing::TestInfo*> 
>::_M_realloc_insert<skypat::testing::TestInfo* 
const&>(__gnu_cxx::__normal_iterator<skypat::testing::TestInfo**, 
std::vector<skypat::testing::TestInfo*, 
std::allocator<skypat::testing::TestInfo*> > >, skypat::testing::TestInfo* 
const&)@Base" 3.1.1
  (c++)"void std::vector<skypat::testing::TestPartResult const*, 
std::allocator<skypat::testing::TestPartResult const*> 
>::_M_realloc_insert<skypat::testing::TestPartResult 
const*>(__gnu_cxx::__normal_iterator<skypat::testing::TestPartResult const**, 
std::vector<skypat::testing::TestPartResult const*, 
std::allocator<skypat::testing::TestPartResult const*> > >, 
skypat::testing::TestPartResult const*&&)@Base" 3.1.1
dh_makeshlibs: error: failing due to earlier errors
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit 
status 2

--- End Message ---
--- Begin Message ---
Source: skypat
Source-Version: 3.1.1-4
Done: =?utf-8?b?R2F2aW4gTGFpICjos7Tlu7rlrocp?= <gavi...@gmail.com>

We believe that the bug you reported is fixed in the latest version of
skypat, 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 957...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gavin Lai (賴建宇) <gavi...@gmail.com> (supplier of updated skypat 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 04 Jun 2020 00:00:08 +0800
Source: skypat
Architecture: source
Version: 3.1.1-4
Distribution: unstable
Urgency: medium
Maintainer: Gavin Lai (賴建宇) <gavi...@gmail.com>
Changed-By: Gavin Lai (賴建宇) <gavi...@gmail.com>
Closes: 957806
Changes:
 skypat (3.1.1-4) unstable; urgency=medium
 .
   * Add d/gitlab-ci
   * d/libskypat3.symbols: for gcc 10 (Closes: 957806)
   * Bump Standards-Version to 4.5.0
   * d/control: define Rules-Requires-Root to no
                Use debhelper-compat in Build-Depends instead of d/compat
   * d/rules: remove linker flag: --as-needed
   * d/watch: fix lintian debian-watch-contains-dh_make-template
Checksums-Sha1:
 1bfa38e43972a6c1c9288512ba2110d73ede19ad 1964 skypat_3.1.1-4.dsc
 8ca1d8e96943a27603afd69ecace4662ea5972d8 6472 skypat_3.1.1-4.debian.tar.xz
 09a0a40a32ce2a8bb88e26cdd0b042121b0440c1 6053 skypat_3.1.1-4_amd64.buildinfo
Checksums-Sha256:
 f258ea7385491f9d2d1e948dfcf0928312cca011b503864bea540332db287c00 1964 
skypat_3.1.1-4.dsc
 125278bf03eaa1fcdc26d096b23d5c096225335e845dd20e13176a42488c62b6 6472 
skypat_3.1.1-4.debian.tar.xz
 e30bffdd2228b0bc55d50b95dbf33d349f903369ac4a6ee7de70feff8d8f010a 6053 
skypat_3.1.1-4_amd64.buildinfo
Files:
 98818de3c51e36ecb873090479d525e5 1964 libs optional skypat_3.1.1-4.dsc
 57967b8d2cf928f73fa99e7df87fb60e 6472 libs optional 
skypat_3.1.1-4.debian.tar.xz
 4652c2498ff6987da571d6a0df61df20 6053 libs optional 
skypat_3.1.1-4_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEF4+DOLMUAeME/ES6qVmzipVh8/kFAl8rregACgkQqVmzipVh
8/kfrA/9Fjqt3qMD9mhykj1E0KYaBKvTlh0sz/erVLoxjp0Xxns/HuAL2z1DB1bL
iD/gibnXQQQR9X94ZlnrDjG4KER3JL8L5vgZCA6Vb+9dSedfYiWZ/UpoFpkERj/1
jWDzaR5b7HaWRO6Mzs2u8FzGOuhdBZN7EpVicNXpniPx+1h+uBc2BjTe+BfqQDPu
WFDhfb7uxVHM6eNcHorWnZBqfFRPrzhriNTzgnAvQvBQ8ZaTs9iDblk3JUjoF7U7
DkPK5BxEQeTwadNmvHOi5YzjoIytDqnyPtF2HMYxo7FLMLhYAd+u8cC0xDEDm3cc
zDKKAEOjuJOZns2cWZA3MMbZR9wQ7a8RtLPs82mPxWauREnJG6ZGkA88MfBEk4vc
oGB7rAOi9lNywxdrOmlZ6Q6XHoRJU9AGDdZH3Hoy9ikK75RIW4O4wP67pGSykPrq
Tooyronnp5ZRYvFhajfbAmgA0PEo5nP9GJTOsATR/olAseX8Q6S6pPfUCc0bFabS
jSsC05tnR+1QglEk0HVZaxeji0zTWABN3Xs8xVQDtAlQFQDK5XTvEJ25cL7dx5Yv
aPUjCK/YQ4S+NWJe2BlZpygqY4TXOckkllNmfW49sGx7DzZRhvgJWSXLLmNy1JzU
RducA8fkhxK7XyAzYvjk/nNrL9tjnXPdeE+o2ZlvCMmxPv+oWl4=
=Yvfw
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to