Your message dated Mon, 13 Aug 2018 21:04:47 +0000
with message-id <e1fpk19-0008qo...@fasolo.debian.org>
and subject line Bug#897878: fixed in ucommon 7.0.0-14
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-14
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: Mon, 13 Aug 2018 22:47:44 +0200
Source: ucommon
Binary: libucommon-dev libucommon8 ucommon-utils ucommon-doc
Architecture: source
Version: 7.0.0-14
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
Changes:
ucommon (7.0.0-14) unstable; urgency=medium
.
* Team Upload
.
[ Adrian Bunk ]
* Fix FTBFS on some arches due to a missing symbol (Closes: #897878)
Checksums-Sha1:
1d861a77341d0fe341e6966550a792a6770512fb 2243 ucommon_7.0.0-14.dsc
4295d62cb5e5e0259771637563b7b61cc8bf384f 32244 ucommon_7.0.0-14.debian.tar.xz
44914bb6be21dd3bd088cc6d7b2244b70953b306 11230 ucommon_7.0.0-14_amd64.buildinfo
Checksums-Sha256:
c96fb9787708a9bd100be1e8e20904d02fc275426a8c3844d97e165a6c00900a 2243
ucommon_7.0.0-14.dsc
9af1063522f92fa1364cd6d78b063a10d62d6063fba7f1be15d650e4f96f004b 32244
ucommon_7.0.0-14.debian.tar.xz
7343b1e2ad03406f7a454fcfc12d1214f93ed4d6db4261adb2ca4d780cc50dec 11230
ucommon_7.0.0-14_amd64.buildinfo
Files:
e386e75cc56cdcdc39f3db607acd1334 2243 net optional ucommon_7.0.0-14.dsc
76c4bd00de58967acecd174e741036cb 32244 net optional
ucommon_7.0.0-14.debian.tar.xz
d270a8357f3e870911638cf7d44e2499 11230 net optional
ucommon_7.0.0-14_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEE1uAexRal3873GVbTd1B55bhQvJMFAltx72kRHGJlcm5pQGRl
Ymlhbi5vcmcACgkQd1B55bhQvJNfrQ/+Im+Vkl13YJJFSvJIriOWmoJY4CMX6sP7
9WuqqtXCNShYjBquZ9XU+NQgjv29Ul30EdewIftX5JlgELrEAlm4M2IFkvif45Sq
8slh3AhZdG1fSKYR2Dn4q9aabInB3BethaH2SHLZzQzwUE0ReEUQyb3UQ/JMDxtI
wiV65FtEVCBLPM55T2voweyE2smn3VKWf0pmNyEinIyuCicc89ZjXiPtNJUrI3Ru
djWA9jOcOc1krYWr56Nv5vZEKj6E0MlD+Rt0DDy/q1jXViyOsQ9+bqz+rfaYZ4x2
OyUh0y5e96hEIObuuEaUiGghBGHQgKKRRRa4KwuTljdNCf3H6rex8y2Evisi+JGt
CThiLyCRXVzXledOr6yz6BqHpVwJP94FMigSwjYrN4yw25xGEeWWuHV1rrdkSQiP
g6VPT+dwONGrf6TK2eWY8oTLqIuY+Hwf1EpNsMEQmYcRqyVjMkaDmEbdlwnfsL+r
qU6vIJwiBax45G1+/6cjkCZW3domKBx6S2xHq28K1sBP9QQcpr6R9AGxAdXlGLlq
ywp6K2FrQagv/Mdoh9dU1eQs+OtXNcBprNilOOqkgAjGbo1iVUtCVQbb+0jz3z9P
GImn48d5X4Zm4pYVpUqbHSoPS7xT8AclCcZbuqi4O6skrG5IVZrOmSyOEP2PdgTM
tN/+/9QXDLU=
=Jcyj
-----END PGP SIGNATURE-----
--- End Message ---