Your message dated Sun, 12 Aug 2018 22:20:32 +0000
with message-id <e1foyiu-0002fe...@fasolo.debian.org>
and subject line Bug#897878: fixed in ucommon 7.0.0-13
has caused the Debian Bug report #897878,
regarding ucommon: ftbfs with GCC-8
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.)


-- 
897878: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897878
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ucommon
Version: 7.0.0-12
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-8

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-8/g++-8, but succeeds to build with gcc-7/g++-7. The
severity of this report will be raised before the buster release.

The full build log can be found at:
http://aws-logs.debian.net/2018/05/01/gcc8/ucommon_7.0.0-12_unstable_gcc8.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 8, either set CC=gcc-8 CXX=g++-8 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-8/porting_to.html

[...]
make[2]: Leaving directory '/<<PKGBUILDDIR>>/utils'
make[2]: Entering directory '/<<PKGBUILDDIR>>'
make[3]: Entering directory '/<<PKGBUILDDIR>>'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/share/ucommon/cmake'
 /usr/bin/install -c -m 644 cmake/CapeConfig.cmake cmake/CapeMakeTargets.cmake 
'/<<PKGBUILDDIR>>/debian/tmp/usr/share/ucommon/cmake'
 /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/share/man/man1'
 /usr/bin/install -c -m 644 ucommon-config.1 commoncpp-config.1 
'/<<PKGBUILDDIR>>/debian/tmp/usr/share/man/man1'
 /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
 /usr/bin/install -c -m 644 ucommon.pc commoncpp.pc 
'/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
 /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/bin'
 /usr/bin/install -c ucommon-config commoncpp-config 
'/<<PKGBUILDDIR>>/debian/tmp/usr/bin'
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_install -a
   debian/rules override_dh_installdocs
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_installdocs --exclude=.map --exclude=.md5
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_installchangelogs -a
   dh_installman -a
   dh_perl -a
   dh_link -a
   dh_strip_nondeterminism -a
   dh_compress -a
   dh_fixperms -a
   dh_missing -a
   debian/rules override_dh_strip
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_strip --dbgsym-migration='libucommon8-dbg (<< 7.0.0-7~)'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_makeshlibs -a
dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see 
diff output below
dpkg-gensymbols: warning: debian/libucommon8/DEBIAN/symbols doesn't match 
completely debian/libucommon8.symbols
--- debian/libucommon8.symbols (libucommon8_7.0.0-12_amd64)
+++ dpkg-gensymbolsjqszvZ       2018-05-02 13:05:46.327397688 +0000
@@ -14,6 +14,9 @@
  (c++)"VTT for ost::TTYStream@Base" 7.0.0
  (c++)"VTT for ost::ThreadQueue@Base" 7.0.0
  (c++)"VTT for ost::ttystream@Base" 7.0.0
+ 
_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPKcEEvT_S8_St20forward_iterator_tag@Base
 7.0.0-12
+ 
_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPcEEvT_S7_St20forward_iterator_tag@Base
 7.0.0-12
+ 
_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N3ost4Slog5LevelEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS7_EESM_IJEEEEESt17_Rb_tree_iteratorISB_ESt23_Rb_tree_const_iteratorISB_EDpOT_@Base
 7.0.0-12
  (c++)"non-virtual thunk to ost::AppLog::~AppLog()@Base" 7.0.0
  (c++)"non-virtual thunk to ost::SerialService::~SerialService()@Base" 7.0.0
  (c++)"non-virtual thunk to ost::SharedMemPager::~SharedMemPager()@Base" 7.0.0
dh_makeshlibs: failing due to earlier errors
make: *** [debian/rules:11: binary-arch] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-arch subprocess returned 
exit status 2

--- End Message ---
--- Begin Message ---
Source: ucommon
Source-Version: 7.0.0-13

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

Debian distribution maintenance software
pp.
Bernhard Schmidt <be...@debian.org> (supplier of updated ucommon 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: Sun, 12 Aug 2018 23:54:01 +0200
Source: ucommon
Binary: libucommon-dev libucommon8 ucommon-utils ucommon-doc
Architecture: source
Version: 7.0.0-13
Distribution: unstable
Urgency: medium
Maintainer: Debian VoIP Team <pkg-voip-maintain...@lists.alioth.debian.org>
Changed-By: Bernhard Schmidt <be...@debian.org>
Description:
 libucommon-dev - lightweight C++ threading and sockets - development files
 libucommon8 - lightweight C++ threading and sockets - shared libraries
 ucommon-doc - lightweight C++ threading and sockets - documentation
 ucommon-utils - lightweight C++ threading and sockets - utilities
Closes: 897878 898502
Changes:
 ucommon (7.0.0-13) unstable; urgency=medium
 .
   * Team Upload
 .
   [ Adrian Bunk ]
   * Fix symbols for gcc 8. (Closes: #897878)
   * Fix symbols for ia64 and riscv64. (Closes: #898502)
 .
   [ Bernhard Schmidt ]
   * Update Vcs-* to salsa
Checksums-Sha1:
 6b37cb5e12f623f33d9903daa06e7021346488af 2243 ucommon_7.0.0-13.dsc
 57dcc995629fa781130f1d97901cf2fc31f70c4e 32212 ucommon_7.0.0-13.debian.tar.xz
 37fe5d5bf249bc370581f2a2e48b17ebb610d3c1 11236 ucommon_7.0.0-13_amd64.buildinfo
Checksums-Sha256:
 08fbfb81ebcf17bc7084302fff6508700d4186cf06a26f94547e60d719444659 2243 
ucommon_7.0.0-13.dsc
 6a76f5b3e761333eaebbc795346e33a8d57319b77b42c8bd75c5992275863388 32212 
ucommon_7.0.0-13.debian.tar.xz
 955f288f97234bb87b2a6620891411323a990c04b20a08d4077f3b081da842fa 11236 
ucommon_7.0.0-13_amd64.buildinfo
Files:
 55cfe2c442c3812e027d54d8abf58209 2243 net optional ucommon_7.0.0-13.dsc
 bb6180c2d083d1f40084bf4667c656d2 32212 net optional 
ucommon_7.0.0-13.debian.tar.xz
 736612fe4b87ac7490555db64059643a 11236 net optional 
ucommon_7.0.0-13_amd64.buildinfo

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

iQJFBAEBCgAvFiEE1uAexRal3873GVbTd1B55bhQvJMFAltwrq4RHGJlcm5pQGRl
Ymlhbi5vcmcACgkQd1B55bhQvJNObQ/+LlXd7lcIkSno6xbfr49pwSICxA+7Woij
vwn5x8CGyHBI/5f1xRtq+d1oovruoZCAgapMSvdO/8tiHJPWTk2Hasox2WUNXqcG
QWvbEuHaHHlPLtEUCu3Flk/nmCNROk8RtxvVH0us22FsljS8kFIm2feASOY5ipML
vGZsPjtjxj+bUa/vzG4xefsPWjAiZ8IBoJPSUC8JOTCQSQl4SecMP0k+dW+cMdhT
LYQBACvOwnn7VF7teH7+wSjmviqAvYFW3Dtd1B7oNSyFRQKzuhkrcsXRXo//m6uw
Fd/hMnQgdYH8iWHtBe7lghXvTX6Jml0OFrYzZxMffFKGuK36HOh592T1NzP5PjGF
TTdC8jaZDt2SxLkPhPhV0GHkCN9oVwwjqz43R9i9iasMsxuKbkQw5G+Ed1/0GmwE
FUCEN0l2Q5VPQapp00ehcn2V261OrbICDTX/betvg8g4j963K0BSqJDtXN0I/lZC
MfIG60s0UdPvSvUCghHuhemXBsmxWHL7VuhrbEC1VVpC6lPkur34yO99XANMZe6g
3XPo/87FI45ZqXCMPvSw61UWIFkHLGI0HImndkuq/jvt+EjEI39bGkfo4HGYM7MQ
NqV61b0/Nxssd4zyJBO3ngdBNrVlvlvQ30V0Hq42FEzXkbtXzp1D5T+T9l1OEIB0
nGv5zvPfpt4=
=BSAE
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to