Your message dated Fri, 28 Oct 2016 17:49:15 +0000
with message-id <e1c0bhh-0005qp...@franck.debian.org>
and subject line Bug#831211: fixed in ucommon 7.0.0-7
has caused the Debian Bug report #831211,
regarding ucommon: FTBFS with GCC 6: dh_makeshlibs: failing due to earlier
errors
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.)
--
831211: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831211
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ucommon
Version: 7.0.0-6
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20160713 qa-ftbfs
Justification: FTBFS with GCC 6 on amd64
Hi,
During a rebuild of all packages in sid using the gcc-defaults package
available in experimental to make GCC default to version 6, your package failed
to build on amd64. For more information about GCC 6 and Stretch, see:
- https://wiki.debian.org/GCC6
- https://lists.debian.org/debian-devel-announce/2016/06/msg00007.html
Relevant part (hopefully):
> 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»'
> touch debian/stamp-makefile-install
> Adding cdbs dependencies to debian/libucommon-dev.substvars
> dh_installdirs -plibucommon-dev \
>
> Adding cdbs dependencies to debian/libucommon8-dbg.substvars
> dh_installdirs -plibucommon8-dbg \
>
> Adding cdbs dependencies to debian/libucommon8.substvars
> dh_installdirs -plibucommon8 \
>
> Adding cdbs dependencies to debian/ucommon-utils.substvars
> dh_installdirs -pucommon-utils \
>
> dh_installdocs -plibucommon-dev ./README ./NEWS ./TODO ./AUTHORS
> dh_installexamples -plibucommon-dev
> dh_installman -plibucommon-dev debian/tmp/usr/share/man/man1/ucommon-config.1
> debian/tmp/usr/share/man/man1/commoncpp-config.1
> dh_installinfo -plibucommon-dev
> dh_installmenu -plibucommon-dev
> dh_installcron -plibucommon-dev
> dh_systemd_enable -plibucommon-dev
> dh_installinit -plibucommon-dev
> dh_installdebconf -plibucommon-dev
> dh_installemacsen -plibucommon-dev
> dh_installcatalogs -plibucommon-dev
> dh_installpam -plibucommon-dev
> dh_installlogrotate -plibucommon-dev
> dh_installlogcheck -plibucommon-dev
> dh_installchangelogs -plibucommon-dev ./ChangeLog
> dh_installudev -plibucommon-dev
> dh_lintian -plibucommon-dev
> dh_bugfiles -plibucommon-dev
> dh_install -plibucommon-dev --autodest usr/bin/ucommon-config
> usr/bin/commoncpp-config
> dh_systemd_start -plibucommon-dev
> dh_link -plibucommon-dev
> dh_buildinfo -plibucommon-dev
> dh_installmime -plibucommon-dev
> dh_installgsettings -plibucommon-dev
> dh_installdocs -plibucommon8 ./README ./NEWS ./TODO ./AUTHORS
> dh_installexamples -plibucommon8
> dh_installman -plibucommon8
> dh_installinfo -plibucommon8
> dh_installmenu -plibucommon8
> dh_installcron -plibucommon8
> dh_systemd_enable -plibucommon8
> dh_installinit -plibucommon8
> dh_installdebconf -plibucommon8
> dh_installemacsen -plibucommon8
> dh_installcatalogs -plibucommon8
> dh_installpam -plibucommon8
> dh_installlogrotate -plibucommon8
> dh_installlogcheck -plibucommon8
> dh_installchangelogs -plibucommon8 ./ChangeLog
> dh_installudev -plibucommon8
> dh_lintian -plibucommon8
> dh_bugfiles -plibucommon8
> dh_install -plibucommon8
> dh_systemd_start -plibucommon8
> dh_link -plibucommon8
> dh_buildinfo -plibucommon8
> dh_installmime -plibucommon8
> dh_installgsettings -plibucommon8
> perl -i -pe 's/\s+-[fW]\S+//g'
> debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig/*.pc
> d-shlibmove --commit \
> --devunversioned \
> --exclude-la \
> --multiarch \
> --override s/libucommon8-dev/libucommon-dev/ \
> --movedev "debian/tmp/usr/include/*" usr/include/ \
> --movedev debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig/ucommon.pc
> usr/lib/x86_64-linux-gnu/pkgconfig --movedev
> debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig/commoncpp.pc
> usr/lib/x86_64-linux-gnu/pkgconfig \
> --extralib debian/tmp/usr/lib/x86_64-linux-gnu/libusecure.so --extralib
> debian/tmp/usr/lib/x86_64-linux-gnu/libcommoncpp.so \
> debian/tmp/usr/lib/x86_64-linux-gnu/libucommon.so
> Library package automatic movement utility
> --> libgnutls28-dev package exists.
> --> libucommon-dev package from same source package.
> set -e
> install -d -m 755 debian/libucommon-dev/usr/lib/x86_64-linux-gnu
> install -d -m 755 debian/libucommon8/usr/lib/x86_64-linux-gnu
> mv debian/tmp/usr/lib/x86_64-linux-gnu/libucommon.a
> debian/libucommon-dev/usr/lib/x86_64-linux-gnu
> mv debian/tmp/usr/lib/x86_64-linux-gnu/libucommon.so
> debian/libucommon-dev/usr/lib/x86_64-linux-gnu
> mv /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/libucommon.so.8
> debian/libucommon8/usr/lib/x86_64-linux-gnu
> mv /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/libucommon.so.8.0.0
> debian/libucommon8/usr/lib/x86_64-linux-gnu
> PKGDEV=libucommon-dev
> PKGSHL=libucommon8
> install -d -m 755 debian/libucommon8/usr/lib/x86_64-linux-gnu
> mv /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/libusecure.so.8
> debian/libucommon8/usr/lib/x86_64-linux-gnu
> install -d -m 755 debian/libucommon8/usr/lib/x86_64-linux-gnu
> mv /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/libusecure.so.8.0.0
> debian/libucommon8/usr/lib/x86_64-linux-gnu
> install -d -m 755 debian/libucommon8/usr/lib/x86_64-linux-gnu
> mv /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/libcommoncpp.so.8
> debian/libucommon8/usr/lib/x86_64-linux-gnu
> install -d -m 755 debian/libucommon8/usr/lib/x86_64-linux-gnu
> mv /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/libcommoncpp.so.8.0.0
> debian/libucommon8/usr/lib/x86_64-linux-gnu
> install -d -m 755 debian/libucommon-dev/usr/include/
> mv debian/tmp/usr/include/* debian/libucommon-dev/usr/include/
> install -d -m 755 debian/libucommon-dev/usr/lib/x86_64-linux-gnu/pkgconfig
> mv debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig/ucommon.pc
> debian/libucommon-dev/usr/lib/x86_64-linux-gnu/pkgconfig
> install -d -m 755 debian/libucommon-dev/usr/lib/x86_64-linux-gnu/pkgconfig
> mv debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig/commoncpp.pc
> debian/libucommon-dev/usr/lib/x86_64-linux-gnu/pkgconfig
> install -d -m 755 debian/libucommon-dev/usr/lib/x86_64-linux-gnu
> mv debian/tmp/usr/lib/x86_64-linux-gnu/libusecure.a
> debian/libucommon-dev/usr/lib/x86_64-linux-gnu
> install -d -m 755 debian/libucommon-dev/usr/lib/x86_64-linux-gnu
> mv debian/tmp/usr/lib/x86_64-linux-gnu/libusecure.so
> debian/libucommon-dev/usr/lib/x86_64-linux-gnu
> install -d -m 755 debian/libucommon-dev/usr/lib/x86_64-linux-gnu
> mv debian/tmp/usr/lib/x86_64-linux-gnu/libcommoncpp.a
> debian/libucommon-dev/usr/lib/x86_64-linux-gnu
> install -d -m 755 debian/libucommon-dev/usr/lib/x86_64-linux-gnu
> mv debian/tmp/usr/lib/x86_64-linux-gnu/libcommoncpp.so
> debian/libucommon-dev/usr/lib/x86_64-linux-gnu
> touch debian/stamp-local-shlibs-libucommon
> dh_installdocs -plibucommon8-dbg ./README ./NEWS ./TODO ./AUTHORS
> dh_installexamples -plibucommon8-dbg
> dh_installman -plibucommon8-dbg
> dh_installinfo -plibucommon8-dbg
> dh_installmenu -plibucommon8-dbg
> dh_installcron -plibucommon8-dbg
> dh_systemd_enable -plibucommon8-dbg
> dh_installinit -plibucommon8-dbg
> dh_installdebconf -plibucommon8-dbg
> dh_installemacsen -plibucommon8-dbg
> dh_installcatalogs -plibucommon8-dbg
> dh_installpam -plibucommon8-dbg
> dh_installlogrotate -plibucommon8-dbg
> dh_installlogcheck -plibucommon8-dbg
> dh_installchangelogs -plibucommon8-dbg ./ChangeLog
> dh_installudev -plibucommon8-dbg
> dh_lintian -plibucommon8-dbg
> dh_bugfiles -plibucommon8-dbg
> dh_install -plibucommon8-dbg
> dh_systemd_start -plibucommon8-dbg
> dh_link -plibucommon8-dbg
> dh_buildinfo -plibucommon8-dbg
> dh_installmime -plibucommon8-dbg
> dh_installgsettings -plibucommon8-dbg
> dh_installdocs -pucommon-utils ./README ./NEWS ./TODO ./AUTHORS
> dh_installexamples -pucommon-utils
> dh_installman -pucommon-utils debian/tmp/usr/share/man/man1/args.1
> debian/tmp/usr/share/man/man1/scrub-files.1
> debian/tmp/usr/share/man/man1/mdsum.1
> debian/tmp/usr/share/man/man1/zerofill.1 debian/tmp/usr/share/man/man1/car.1
> debian/tmp/usr/share/man/man1/sockaddr.1
> debian/tmp/usr/share/man/man1/pdetach.1
> debian/tmp/usr/share/man/man1/keywait.1 debian/tmp/usr/share/man/man1/urlout.1
> dh_installinfo -pucommon-utils
> dh_installmenu -pucommon-utils
> dh_installcron -pucommon-utils
> dh_systemd_enable -pucommon-utils
> dh_installinit -pucommon-utils
> dh_installdebconf -pucommon-utils
> dh_installemacsen -pucommon-utils
> dh_installcatalogs -pucommon-utils
> dh_installpam -pucommon-utils
> dh_installlogrotate -pucommon-utils
> dh_installlogcheck -pucommon-utils
> dh_installchangelogs -pucommon-utils ./ChangeLog
> dh_installudev -pucommon-utils
> dh_lintian -pucommon-utils
> dh_bugfiles -pucommon-utils
> dh_install -pucommon-utils --autodest usr/bin/args usr/bin/scrub-files
> usr/bin/mdsum usr/bin/zerofill usr/bin/car usr/bin/sockaddr usr/bin/pdetach
> usr/bin/keywait usr/bin/urlout
> dh_systemd_start -pucommon-utils
> dh_link -pucommon-utils
> dh_buildinfo -pucommon-utils
> dh_installmime -pucommon-utils
> dh_installgsettings -pucommon-utils
> dh_strip -plibucommon-dev --dbg-package=libucommon8-dbg
> dh_strip_nondeterminism -plibucommon-dev
> dh_compress -plibucommon-dev -X .xhtml
> dh_fixperms -plibucommon-dev
> dh_makeshlibs -plibucommon-dev
> dh_strip_nondeterminism -plibucommon8-dbg
> dh_compress -plibucommon8-dbg -X .xhtml
> dh_fixperms -plibucommon8-dbg
> dh_strip -plibucommon8 --dbg-package=libucommon8-dbg
> dh_strip_nondeterminism -plibucommon8
> dh_compress -plibucommon8 -X .xhtml
> dh_fixperms -plibucommon8
> dh_makeshlibs -plibucommon8
> dpkg-gensymbols: warning: some symbols or patterns disappeared 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-6_amd64)
> +++ dpkg-gensymbolsMNkq4F 2016-07-13 19:03:35.488000000 +0000
> @@ -887,10 +887,10 @@
> _ZNK3ost9TimerPort10getElapsedEv@Base 7.0.0
> _ZNK3ost9TimerPort8getTimerEv@Base 7.0.0
> (optional=templinst)_ZNKSt5ctypeIcE8do_widenEc@Base 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS5_S7_EERKS5_@Base
> 7.0.0
> - (optional=templinst|arch=hppa
> sparc64)_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE19_M_emplace_back_auxIJRKS5_EEEvDpOT_@Base
> 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZNSt6vectorIPN3ost13PersistObjectESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_@Base
> 7.0.0
> - (optional=templinst|arch=hppa
> sparc64)_ZNSt6vectorIPN3ost13PersistObjectESaIS2_EE19_M_emplace_back_auxIJRKS2_EEEvDpOT_@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS5_S7_EERKS5_@Base
> 7.0.0
> +
> (optional=templinst)_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE19_M_emplace_back_auxIJRKS5_EEEvDpOT_@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZNSt6vectorIPN3ost13PersistObjectESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_@Base
> 7.0.0
> +
> (optional=templinst)_ZNSt6vectorIPN3ost13PersistObjectESaIS2_EE19_M_emplace_back_auxIJRKS2_EEEvDpOT_@Base
> 7.0.0
>
> (optional=templinst)_ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED0Ev@Base
> 7.0.0
>
> (optional=templinst)_ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED1Ev@Base
> 7.0.0
>
> (optional=templinst)_ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED2Ev@Base
> 7.0.0
> @@ -2523,32 +2523,32 @@
> (subst)_ZN7ucommon7keyfileC2E{size_t}@Base 7.0.0
> _ZN7ucommon7keyfileD0Ev@Base 7.0.0
> _ZN7ucommon7keyfileD1Ev@Base 7.0.0
> - (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEE3b64EPKh{size_t}PNS_11TypeReleaseE@Base
> 7.0.0
> - (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEE3hexEPKh{size_t}PNS_11TypeReleaseE@Base
> 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEE3setES2_PNS_11TypeReleaseE@Base
> 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEE5value7destroyEv@Base
> 7.0.0
> - (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEE5valueC1EPc{size_t}S2_PNS_11TypeReleaseE@Base
> 7.0.0
> - (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEE5valueC2EPc{size_t}S2_PNS_11TypeReleaseE@Base
> 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEE5valueD0Ev@Base 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEE5valueD1Ev@Base 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEE6assignEPNS3_5valueE@Base
> 7.0.0
> - (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEE6createE{size_t}PNS_11TypeReleaseE@Base
> 7.0.0
> - (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEE6expandEPPNS3_5valueE{size_t}@Base
> 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEE7destroyEPNS3_5valueE@Base
> 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEEC1ERKS3_@Base 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEEC1ES2_PNS_11TypeReleaseE@Base
> 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEEC1Ev@Base 7.0.0
> - (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEEC1E{size_t}PNS_11TypeReleaseE@Base
> 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEEC2ERKS3_@Base 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEEC2ES2_PNS_11TypeReleaseE@Base
> 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEEC2Ev@Base 7.0.0
> - (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEEC2E{size_t}PNS_11TypeReleaseE@Base
> 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEED0Ev@Base 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEED1Ev@Base 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEED2Ev@Base 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEEaSEPNS3_5valueE@Base
> 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEEaSERKS3_@Base 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEEaSES2_@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEE3b64EPKh{size_t}PNS_11TypeReleaseE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEE3hexEPKh{size_t}PNS_11TypeReleaseE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEE3setES2_PNS_11TypeReleaseE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEE5value7destroyEv@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEE5valueC1EPc{size_t}S2_PNS_11TypeReleaseE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEE5valueC2EPc{size_t}S2_PNS_11TypeReleaseE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEE5valueD0Ev@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEE5valueD1Ev@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEE6assignEPNS3_5valueE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEE6createE{size_t}PNS_11TypeReleaseE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEE6expandEPPNS3_5valueE{size_t}@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEE7destroyEPNS3_5valueE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEEC1ERKS3_@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEEC1ES2_PNS_11TypeReleaseE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEEC1Ev@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEEC1E{size_t}PNS_11TypeReleaseE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEEC2ERKS3_@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEEC2ES2_PNS_11TypeReleaseE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEEC2Ev@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEEC2E{size_t}PNS_11TypeReleaseE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEED0Ev@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEED1Ev@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEED2Ev@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEEaSEPNS3_5valueE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEEaSERKS3_@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEEaSES2_@Base 7.0.0
>
> (optional=templinst|subst)_ZN7ucommon7typerefIPKcL_ZNS_12auto_releaseEEE3b64EPKh{size_t}PNS_11TypeReleaseE@Base
> 7.0.0
>
> (optional=templinst|subst)_ZN7ucommon7typerefIPKcL_ZNS_12auto_releaseEEE3hexEPKh{size_t}PNS_11TypeReleaseE@Base
> 7.0.0
>
> (optional=templinst)_ZN7ucommon7typerefIPKcL_ZNS_12auto_releaseEEE3setES2_PNS_11TypeReleaseE@Base
> 7.0.0
> @@ -2575,38 +2575,38 @@
>
> (optional=templinst)_ZN7ucommon7typerefIPKcL_ZNS_12auto_releaseEEEaSEPNS3_5valueE@Base
> 7.0.0
>
> (optional=templinst)_ZN7ucommon7typerefIPKcL_ZNS_12auto_releaseEEEaSERKS3_@Base
> 7.0.0
>
> (optional=templinst)_ZN7ucommon7typerefIPKcL_ZNS_12auto_releaseEEEaSES2_@Base
> 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEE3b64EPKcbPNS_11TypeReleaseE@Base
> 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEE3b64Ev@Base 7.0.0
> - (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEE3getE{size_t}@Base 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEE3hexEPKcbPNS_11TypeReleaseE@Base
> 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEE3hexEv@Base 7.0.0
> - (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEE3setES2_{size_t}PNS_11TypeReleaseE@Base
> 7.0.0
> - (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEE3setEb{size_t}{size_t}@Base
> 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEE4dataEv@Base 7.0.0
> - (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEE5countE{size_t}{size_t}@Base
> 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEE5value7destroyEv@Base
> 7.0.0
> - (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEE5valueC1EPc{size_t}S2_PNS_11TypeReleaseE@Base
> 7.0.0
> - (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEE5valueC2EPc{size_t}S2_PNS_11TypeReleaseE@Base
> 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEE5valueD0Ev@Base 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEE5valueD1Ev@Base 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEE6assignEPNS3_5valueE@Base
> 7.0.0
> - (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEE6createE{size_t}PNS_11TypeReleaseE@Base
> 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEE7destroyEPNS3_5valueE@Base
> 7.0.0
> - (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEEC1EPh{size_t}PNS_11TypeReleaseE@Base
> 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEEC1ERKS3_@Base 7.0.0
> - (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEEC1Eb{size_t}PNS_11TypeReleaseE@Base
> 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEEC1Ev@Base 7.0.0
> - (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEEC1E{size_t}PNS_11TypeReleaseE@Base
> 7.0.0
> - (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEEC2EPh{size_t}PNS_11TypeReleaseE@Base
> 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEEC2ERKS3_@Base 7.0.0
> - (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEEC2Eb{size_t}PNS_11TypeReleaseE@Base
> 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEEC2Ev@Base 7.0.0
> - (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEEC2E{size_t}PNS_11TypeReleaseE@Base
> 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEED0Ev@Base 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEED1Ev@Base 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEED2Ev@Base 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEEaSEPNS3_5valueE@Base
> 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEEaSERKS3_@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEE3b64EPKcbPNS_11TypeReleaseE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEE3b64Ev@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEE3getE{size_t}@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEE3hexEPKcbPNS_11TypeReleaseE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEE3hexEv@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEE3setES2_{size_t}PNS_11TypeReleaseE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEE3setEb{size_t}{size_t}@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEE4dataEv@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEE5countE{size_t}{size_t}@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEE5value7destroyEv@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEE5valueC1EPc{size_t}S2_PNS_11TypeReleaseE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEE5valueC2EPc{size_t}S2_PNS_11TypeReleaseE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEE5valueD0Ev@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEE5valueD1Ev@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEE6assignEPNS3_5valueE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEE6createE{size_t}PNS_11TypeReleaseE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEE7destroyEPNS3_5valueE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEEC1EPh{size_t}PNS_11TypeReleaseE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEEC1ERKS3_@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEEC1Eb{size_t}PNS_11TypeReleaseE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEEC1Ev@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEEC1E{size_t}PNS_11TypeReleaseE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEEC2EPh{size_t}PNS_11TypeReleaseE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEEC2ERKS3_@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEEC2Eb{size_t}PNS_11TypeReleaseE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEEC2Ev@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|subst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEEC2E{size_t}PNS_11TypeReleaseE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEED0Ev@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEED1Ev@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEED2Ev@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEEaSEPNS3_5valueE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEEaSERKS3_@Base 7.0.0
>
> (optional=templinst)_ZN7ucommon7typerefIPKhL_ZNS_12auto_releaseEEE3b64EPKcbPNS_11TypeReleaseE@Base
> 7.0.0
>
> (optional=templinst)_ZN7ucommon7typerefIPKhL_ZNS_12auto_releaseEEE3b64Ev@Base
> 7.0.0
>
> (optional=templinst|subst)_ZN7ucommon7typerefIPKhL_ZNS_12auto_releaseEEE3getE{size_t}@Base
> 7.0.0
> @@ -2953,14 +2953,14 @@
> _ZNK7ucommon7isotime6_printEv@Base 7.0.0
> _ZNK7ucommon7keydata3getEPKc@Base 7.0.0
> _ZNK7ucommon7keyfile3getEPKc@Base 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZNK7ucommon7typerefIPKcLZNS_12auto_releaseEEE3lenEv@Base 7.0.0
> - (optional=templinst|subst|arch=!hppa
> !sparc64)_ZNK7ucommon7typerefIPKcLZNS_12auto_releaseEEEclE{ssize_t}@Base 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZNK7ucommon7typerefIPKcLZNS_12auto_releaseEEEdeEv@Base 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZNK7ucommon7typerefIPKcLZNS_12auto_releaseEEEeqEPNS3_5valueE@Base
> 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZNK7ucommon7typerefIPKcLZNS_12auto_releaseEEEeqERKS3_@Base 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZNK7ucommon7typerefIPKcLZNS_12auto_releaseEEEeqES2_@Base 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZNK7ucommon7typerefIPKcLZNS_12auto_releaseEEEltERKS3_@Base 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZNK7ucommon7typerefIPKcLZNS_12auto_releaseEEEplES2_@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZNK7ucommon7typerefIPKcLZNS_12auto_releaseEEE3lenEv@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|subst|arch=!hppa
> !sparc64)_ZNK7ucommon7typerefIPKcLZNS_12auto_releaseEEEclE{ssize_t}@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZNK7ucommon7typerefIPKcLZNS_12auto_releaseEEEdeEv@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZNK7ucommon7typerefIPKcLZNS_12auto_releaseEEEeqEPNS3_5valueE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZNK7ucommon7typerefIPKcLZNS_12auto_releaseEEEeqERKS3_@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZNK7ucommon7typerefIPKcLZNS_12auto_releaseEEEeqES2_@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZNK7ucommon7typerefIPKcLZNS_12auto_releaseEEEltERKS3_@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZNK7ucommon7typerefIPKcLZNS_12auto_releaseEEEplES2_@Base 7.0.0
>
> (optional=templinst)_ZNK7ucommon7typerefIPKcL_ZNS_12auto_releaseEEE3lenEv@Base
> 7.0.0
>
> (optional=templinst|subst)_ZNK7ucommon7typerefIPKcL_ZNS_12auto_releaseEEEclE{ssize_t}@Base
> 7.0.0
>
> (optional=templinst)_ZNK7ucommon7typerefIPKcL_ZNS_12auto_releaseEEEdeEv@Base
> 7.0.0
> @@ -2969,10 +2969,10 @@
>
> (optional=templinst)_ZNK7ucommon7typerefIPKcL_ZNS_12auto_releaseEEEeqES2_@Base
> 7.0.0
>
> (optional=templinst)_ZNK7ucommon7typerefIPKcL_ZNS_12auto_releaseEEEltERKS3_@Base
> 7.0.0
>
> (optional=templinst)_ZNK7ucommon7typerefIPKcL_ZNS_12auto_releaseEEEplES2_@Base
> 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZNK7ucommon7typerefIPKhLZNS_12auto_releaseEEEdeEv@Base 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZNK7ucommon7typerefIPKhLZNS_12auto_releaseEEEeqEPNS3_5valueE@Base
> 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZNK7ucommon7typerefIPKhLZNS_12auto_releaseEEEeqERKS3_@Base 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZNK7ucommon7typerefIPKhLZNS_12auto_releaseEEEplERKS3_@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZNK7ucommon7typerefIPKhLZNS_12auto_releaseEEEdeEv@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZNK7ucommon7typerefIPKhLZNS_12auto_releaseEEEeqEPNS3_5valueE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZNK7ucommon7typerefIPKhLZNS_12auto_releaseEEEeqERKS3_@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZNK7ucommon7typerefIPKhLZNS_12auto_releaseEEEplERKS3_@Base 7.0.0
>
> (optional=templinst)_ZNK7ucommon7typerefIPKhL_ZNS_12auto_releaseEEEdeEv@Base
> 7.0.0
>
> (optional=templinst)_ZNK7ucommon7typerefIPKhL_ZNS_12auto_releaseEEEeqEPNS3_5valueE@Base
> 7.0.0
>
> (optional=templinst)_ZNK7ucommon7typerefIPKhL_ZNS_12auto_releaseEEEeqERKS3_@Base
> 7.0.0
> @@ -3465,18 +3465,18 @@
> _ZN7ucommon4HMAC3hasEPKc@Base 7.0.0
> _ZN7ucommon4HMAC3keyEv@Base 7.0.0
> (subst)_ZN7ucommon4HMAC3putEPKv{size_t}@Base 7.0.0
> - (arch=!hppa
> !sparc64)_ZN7ucommon4HMAC3setEPKcRKNS_7byterefILZNS_14secure_releaseEEEE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (arch=!hppa
> !sparc64)_ZN7ucommon4HMAC3setEPKcRKNS_7byterefILZNS_14secure_releaseEEEE@Base
> 7.0.0
> _ZN7ucommon4HMAC3setEPKcRKNS_7byterefIL_ZNS_14secure_releaseEEEE@Base 7.0.0
> _ZN7ucommon4HMAC3strEv@Base 7.0.0
> - (subst|arch=!hppa
> !sparc64)_ZN7ucommon4HMAC6sha256ENS_7byterefILZNS_14secure_releaseEEEEPKh{size_t}@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (subst|arch=!hppa
> !sparc64)_ZN7ucommon4HMAC6sha256ENS_7byterefILZNS_14secure_releaseEEEEPKh{size_t}@Base
> 7.0.0
>
> (subst)_ZN7ucommon4HMAC6sha256ENS_7byterefIL_ZNS_14secure_releaseEEEEPKh{size_t}@Base
> 7.0.0
> - (subst|arch=!hppa
> !sparc64)_ZN7ucommon4HMAC6sha384ENS_7byterefILZNS_14secure_releaseEEEEPKh{size_t}@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (subst|arch=!hppa
> !sparc64)_ZN7ucommon4HMAC6sha384ENS_7byterefILZNS_14secure_releaseEEEEPKh{size_t}@Base
> 7.0.0
>
> (subst)_ZN7ucommon4HMAC6sha384ENS_7byterefIL_ZNS_14secure_releaseEEEEPKh{size_t}@Base
> 7.0.0
> _ZN7ucommon4HMAC7releaseEv@Base 7.0.0
> - (arch=!hppa
> !sparc64)_ZN7ucommon4HMACC1EPKcRKNS_7byterefILZNS_14secure_releaseEEEE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (arch=!hppa
> !sparc64)_ZN7ucommon4HMACC1EPKcRKNS_7byterefILZNS_14secure_releaseEEEE@Base
> 7.0.0
> _ZN7ucommon4HMACC1EPKcRKNS_7byterefIL_ZNS_14secure_releaseEEEE@Base 7.0.0
> _ZN7ucommon4HMACC1Ev@Base 7.0.0
> - (arch=!hppa
> !sparc64)_ZN7ucommon4HMACC2EPKcRKNS_7byterefILZNS_14secure_releaseEEEE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (arch=!hppa
> !sparc64)_ZN7ucommon4HMACC2EPKcRKNS_7byterefILZNS_14secure_releaseEEEE@Base
> 7.0.0
> _ZN7ucommon4HMACC2EPKcRKNS_7byterefIL_ZNS_14secure_releaseEEEE@Base 7.0.0
> _ZN7ucommon4HMACC2Ev@Base 7.0.0
> _ZN7ucommon4HMACD1Ev@Base 7.0.0
> @@ -3486,11 +3486,11 @@
> _ZN7ucommon6Cipher3Key3getEPhS2_@Base 7.0.0
> _ZN7ucommon6Cipher3Key3setEPKc@Base 7.0.0
> (subst)_ZN7ucommon6Cipher3Key3setEPKcPKh{size_t}@Base 7.0.0
> - (arch=!hppa
> !sparc64)_ZN7ucommon6Cipher3Key3setEPKcRKNS_7byterefILZNS_14secure_releaseEEEE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (arch=!hppa
> !sparc64)_ZN7ucommon6Cipher3Key3setEPKcRKNS_7byterefILZNS_14secure_releaseEEEE@Base
> 7.0.0
> _ZN7ucommon6Cipher3Key3setEPKcRKNS_7byterefIL_ZNS_14secure_releaseEEEE@Base
> 7.0.0
> _ZN7ucommon6Cipher3Key3setEPKcS3_@Base 7.0.0
> (subst)_ZN7ucommon6Cipher3Key3setEPKh{size_t}@Base 7.0.0
> - (arch=!hppa
> !sparc64)_ZN7ucommon6Cipher3Key3setERKNS_7byterefILZNS_14secure_releaseEEEE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (arch=!hppa
> !sparc64)_ZN7ucommon6Cipher3Key3setERKNS_7byterefILZNS_14secure_releaseEEEE@Base
> 7.0.0
> _ZN7ucommon6Cipher3Key3setERKNS_7byterefIL_ZNS_14secure_releaseEEEE@Base
> 7.0.0
> _ZN7ucommon6Cipher3Key5clearEv@Base 7.0.0
> (subst)_ZN7ucommon6Cipher3Key6assignEPKc{size_t}@Base 7.0.0
> @@ -3498,14 +3498,14 @@
> _ZN7ucommon6Cipher3Key7optionsEPKhj@Base 7.0.0
> _ZN7ucommon6Cipher3KeyC1EPKc@Base 7.0.0
> (subst)_ZN7ucommon6Cipher3KeyC1EPKcPKh{size_t}@Base 7.0.0
> - (arch=!hppa
> !sparc64)_ZN7ucommon6Cipher3KeyC1EPKcRNS_7byterefILZNS_14secure_releaseEEEE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (arch=!hppa
> !sparc64)_ZN7ucommon6Cipher3KeyC1EPKcRNS_7byterefILZNS_14secure_releaseEEEE@Base
> 7.0.0
> _ZN7ucommon6Cipher3KeyC1EPKcRNS_7byterefIL_ZNS_14secure_releaseEEEE@Base
> 7.0.0
> _ZN7ucommon6Cipher3KeyC1EPKcS3_@Base 7.0.0
> (subst)_ZN7ucommon6Cipher3KeyC1EPKcS3_S3_{size_t}PKhj@Base 7.0.0
> _ZN7ucommon6Cipher3KeyC1Ev@Base 7.0.0
> _ZN7ucommon6Cipher3KeyC2EPKc@Base 7.0.0
> (subst)_ZN7ucommon6Cipher3KeyC2EPKcPKh{size_t}@Base 7.0.0
> - (arch=!hppa
> !sparc64)_ZN7ucommon6Cipher3KeyC2EPKcRNS_7byterefILZNS_14secure_releaseEEEE@Base
> 7.0.0
> +#MISSING: 7.0.0-6# (arch=!hppa
> !sparc64)_ZN7ucommon6Cipher3KeyC2EPKcRNS_7byterefILZNS_14secure_releaseEEEE@Base
> 7.0.0
> _ZN7ucommon6Cipher3KeyC2EPKcRNS_7byterefIL_ZNS_14secure_releaseEEEE@Base
> 7.0.0
> _ZN7ucommon6Cipher3KeyC2EPKcS3_@Base 7.0.0
> (subst)_ZN7ucommon6Cipher3KeyC2EPKcS3_S3_{size_t}PKhj@Base 7.0.0
> @@ -3589,15 +3589,15 @@
> _ZN7ucommon7sstreamD0Ev@Base 7.0.0
> _ZN7ucommon7sstreamD1Ev@Base 7.0.0
> _ZN7ucommon7sstreamD2Ev@Base 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEED0Ev@Base 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEED1Ev@Base 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEED2Ev@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEED0Ev@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEED1Ev@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKcLZNS_12auto_releaseEEED2Ev@Base 7.0.0
> (optional=templinst)_ZN7ucommon7typerefIPKcL_ZNS_12auto_releaseEEED0Ev@Base
> 7.0.0
> (optional=templinst)_ZN7ucommon7typerefIPKcL_ZNS_12auto_releaseEEED1Ev@Base
> 7.0.0
> (optional=templinst)_ZN7ucommon7typerefIPKcL_ZNS_12auto_releaseEEED2Ev@Base
> 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEED0Ev@Base 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEED1Ev@Base 7.0.0
> - (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEED2Ev@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEED0Ev@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEED1Ev@Base 7.0.0
> +#MISSING: 7.0.0-6# (optional=templinst|arch=!hppa
> !sparc64)_ZN7ucommon7typerefIPKhLZNS_12auto_releaseEEED2Ev@Base 7.0.0
> (optional=templinst)_ZN7ucommon7typerefIPKhL_ZNS_12auto_releaseEEED0Ev@Base
> 7.0.0
> (optional=templinst)_ZN7ucommon7typerefIPKhL_ZNS_12auto_releaseEEED1Ev@Base
> 7.0.0
> (optional=templinst)_ZN7ucommon7typerefIPKhL_ZNS_12auto_releaseEEED2Ev@Base
> 7.0.0
> dh_makeshlibs: failing due to earlier errors
> make: *** [binary-fixup/libucommon8] Error 255
The full build log is available from:
http://people.debian.org/~lucas/logs/2016/07/13/ucommon_7.0.0-6_unstable_gcc6.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: ucommon
Source-Version: 7.0.0-7
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 831...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Peter Colberg <pe...@colberg.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: Wed, 26 Oct 2016 22:14:12 -0400
Source: ucommon
Binary: libucommon-dev libucommon8 ucommon-utils ucommon-doc
Architecture: source
Version: 7.0.0-7
Distribution: unstable
Urgency: medium
Maintainer: Debian VoIP Team <pkg-voip-maintain...@lists.alioth.debian.org>
Changed-By: Peter Colberg <pe...@colberg.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: 831211
Changes:
ucommon (7.0.0-7) unstable; urgency=medium
.
* Upload to unstable (Closes: #831211)
* Fix mismatching symbols on kfreebsd-i386
Checksums-Sha1:
93c74481562cf3d81c9b3d4bd28e15ebf7b2df10 2216 ucommon_7.0.0-7.dsc
190e685d16d1a8a7bd3bbf70d469d9dfeca405bb 29124 ucommon_7.0.0-7.debian.tar.xz
Checksums-Sha256:
ca59de3f31cc43792247861e4925dc4c3c13b7e46a04af4162da4bc3fa426ffe 2216
ucommon_7.0.0-7.dsc
d5790a917457faae03d5ce64faff6fe58d427ebb3a17192100da9af7cba0d3e1 29124
ucommon_7.0.0-7.debian.tar.xz
Files:
bd3b6f6ea8973e6616fadf36effbde9e 2216 net optional ucommon_7.0.0-7.dsc
5e4c363a5de4b96748b3e3d8213ae216 29124 net optional
ucommon_7.0.0-7.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIvBAEBCgAZBQJYE4VBEhxwZXRlckBjb2xiZXJnLm9yZwAKCRB2fhKoySoxy3AE
D/9uTln4khf9XBhqesqiI6RK1mapk1JJHJXVxnm26ICXQ6vCwvroeJTTmuY5HAoc
8QwK3dRiCueBh1xblPEx9DYOU2d8HrgRohSXokrP90TuFgfohcc/55Ytea5+/Hpl
sMPeXoppa9xNtSXHpmNsG29Sf/k9xe9SV3gp5NEP5gkUZgbu/yxu3U64Y2tIWyIK
XCU+P//IiuL/E5XgOiJMv4GgV2j8lfwAQsy4FiJ1llgwRb568yk9etdA1CwQuuuA
MN//4nqAPsaWGoyPgMMyn2rml4nEz0KhQiJqYOjhWDTCLmmLdLC32L5O5HvuoG/j
fuNL6gxNFLWm4+3/VkbadA1D8Shxy/jGuWCKgII5Yrjnx1HkttONA8A0Bn3IIcUU
FUfX205j+szB0dSB63oQeL/7oDXEUV2cCIS5kqriBpvoB28kVuj21+hi4nv7NhNO
9udLTXfJL0TzwDWe4eN/0Nn9IMOWG3sYuYTnwndFGN4IYWox18Q8ePjDX5YRGBCZ
zvD7BXgAdoIOrl2c69gx1xwa+T6UTQQwoQIpPBlfPNczE+c+qTHEs2a0M6TEdIEk
X0q4ftTxydjyCjbU0v0KR65cQ7ZSr7WOxQUC9QLuVWXXwe9EmHCPcfuiiL74DE/j
AKiz/HZkR5akpraw+rPZ+u8x1lK/aqoL9f24L2jz3eSYDQ==
=XMxz
-----END PGP SIGNATURE-----
--- End Message ---