--- Begin Message ---
Source: tuiwidgets
Version: 0.2.1-1
Severity: serious
Tags: patch pending sid trixie
Justification: library ABI skew on upgrade
User: [email protected]
Usertags: time-t
NOTICE: these changes must not be uploaded to unstable yet!
Dear maintainer,
As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
tuiwidgets as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).
To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.
Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time. Therefore I have prepared a 0-day NMU for tuiwidgets
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.
Please find the patch for this NMU attached.
If you have any concerns about this patch, please reach out ASAP. Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.
-- System Information:
Debian Release: trixie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru tuiwidgets-0.2.1/debian/changelog tuiwidgets-0.2.1/debian/changelog
--- tuiwidgets-0.2.1/debian/changelog 2023-12-10 23:06:36.000000000 +0000
+++ tuiwidgets-0.2.1/debian/changelog 2024-02-04 11:45:47.000000000 +0000
@@ -1,3 +1,10 @@
+tuiwidgets (0.2.1-1.1) experimental; urgency=medium
+
+ * Non-maintainer upload.
+ * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <[email protected]> Sun, 04 Feb 2024 11:45:47 +0000
+
tuiwidgets (0.2.1-1) unstable; urgency=medium
* New upstream version
diff -Nru tuiwidgets-0.2.1/debian/control tuiwidgets-0.2.1/debian/control
--- tuiwidgets-0.2.1/debian/control 2023-12-10 23:06:36.000000000 +0000
+++ tuiwidgets-0.2.1/debian/control 2024-02-04 11:45:46.000000000 +0000
@@ -27,7 +27,11 @@
Vcs-Git: https://salsa.debian.org/chr/tuiwidgets.git
Vcs-Browser: https://salsa.debian.org/chr/tuiwidgets
-Package: libtuiwidgets0a
+Package: libtuiwidgets0t64
+Provides: ${t64:Provides}
+X-Time64-Compat: libtuiwidgets0a
+Replaces: libtuiwidgets0a
+Breaks: libtuiwidgets0a (<< ${source:Version})
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: same
@@ -43,7 +47,7 @@
Section: libdevel
Architecture: any
Multi-Arch: same
-Depends: libtuiwidgets0a (= ${binary:Version}), libtermpaint-dev,
+Depends: libtuiwidgets0t64 (= ${binary:Version}), libtermpaint-dev,
libposixsignalmanager-dev, qtbase5-dev, ${misc:Depends}
Description: high-level widget based toolkit for terminal applications -
headers
It is designed to be flexible and similar to use to Qt graphical widgets.
diff -Nru tuiwidgets-0.2.1/debian/libtuiwidgets0a.doc
tuiwidgets-0.2.1/debian/libtuiwidgets0a.doc
--- tuiwidgets-0.2.1/debian/libtuiwidgets0a.doc 2023-12-10 23:06:36.000000000
+0000
+++ tuiwidgets-0.2.1/debian/libtuiwidgets0a.doc 1970-01-01 00:00:00.000000000
+0000
@@ -1 +0,0 @@
-README.md
diff -Nru tuiwidgets-0.2.1/debian/libtuiwidgets0a.install
tuiwidgets-0.2.1/debian/libtuiwidgets0a.install
--- tuiwidgets-0.2.1/debian/libtuiwidgets0a.install 2023-12-10
23:06:36.000000000 +0000
+++ tuiwidgets-0.2.1/debian/libtuiwidgets0a.install 1970-01-01
00:00:00.000000000 +0000
@@ -1,2 +0,0 @@
-/usr/lib/${DEB_HOST_MULTIARCH}/libtuiwidgets.so.*
-
diff -Nru tuiwidgets-0.2.1/debian/libtuiwidgets0a.lintian-overrides
tuiwidgets-0.2.1/debian/libtuiwidgets0a.lintian-overrides
--- tuiwidgets-0.2.1/debian/libtuiwidgets0a.lintian-overrides 2023-12-10
23:06:36.000000000 +0000
+++ tuiwidgets-0.2.1/debian/libtuiwidgets0a.lintian-overrides 1970-01-01
00:00:00.000000000 +0000
@@ -1,2 +0,0 @@
-# false positiv, checked in salsa ci using blhc
-libtuiwidgets0a: hardening-no-fortify-functions [usr/lib/*/libtuiwidgets.so.*]
diff -Nru tuiwidgets-0.2.1/debian/libtuiwidgets0a.symbols
tuiwidgets-0.2.1/debian/libtuiwidgets0a.symbols
--- tuiwidgets-0.2.1/debian/libtuiwidgets0a.symbols 2023-12-10
23:06:36.000000000 +0000
+++ tuiwidgets-0.2.1/debian/libtuiwidgets0a.symbols 1970-01-01
00:00:00.000000000 +0000
@@ -1,38 +0,0 @@
-libtuiwidgets.so.0a libtuiwidgets0a #MINVER#
-* Build-Depends-Package: libtuiwidgets-dev
-# See src/tuiwidgets.symver in upstream sources for list of symbols
- (symver)TUIWIDGETS_0.2 0.2~
- (symver)TUIWIDGETS_0.2.1 0.2.1~
-# these are all weak symbols from inline or template definitions in used
libraries, they are not really part of the ABI
- (c++|optional)"QString::operator[](int)@Base" 0.2~
- (c++|optional)"std::_Rb_tree<std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> >,
std::pair<std::__cxx11::basic_string<char32_t, std::char_traits<char32_t>,
std::allocator<char32_t> > const, std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> > >,
std::_Select1st<std::pair<std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> > const,
std::__cxx11::basic_string<char32_t, std::char_traits<char32_t>,
std::allocator<char32_t> > > >, std::less<std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> > >,
std::allocator<std::pair<std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> > const,
std::__cxx11::basic_string<char32_t, std::char_traits<char32_t>,
std::allocator<char32_t> > > > >::find(std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> > const&) const@Base" 0.2~
- (c++|optional)"void std::vector<Tui::v0::ZLayoutItem*,
std::allocator<Tui::v0::ZLayoutItem*>
>::_M_realloc_insert<Tui::v0::ZLayoutItem*>(__gnu_cxx::__normal_iterator<Tui::v0::ZLayoutItem**,
std::vector<Tui::v0::ZLayoutItem*, std::allocator<Tui::v0::ZLayoutItem*> > >,
Tui::v0::ZLayoutItem*&&)@Base" 0.2~
- (c++|optional)"std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t>
>::swap(std::__cxx11::basic_string<char32_t, std::char_traits<char32_t>,
std::allocator<char32_t> >&)@Base" 0.2~
- (c++|optional|arch-bits=64)"std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> >::_M_mutate(unsigned
long, unsigned long, char32_t const*, unsigned long)@Base" 0.2~
- (c++|optional|arch-bits=32)"std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> >::_M_mutate(unsigned int,
unsigned int, char32_t const*, unsigned int)@Base" 0.2~
- (c++|optional)"std::_Rb_tree<std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> >,
std::pair<std::__cxx11::basic_string<char32_t, std::char_traits<char32_t>,
std::allocator<char32_t> > const, std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> > >,
std::_Select1st<std::pair<std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> > const,
std::__cxx11::basic_string<char32_t, std::char_traits<char32_t>,
std::allocator<char32_t> > > >, std::less<std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> > >,
std::allocator<std::pair<std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> > const,
std::__cxx11::basic_string<char32_t, std::char_traits<char32_t>,
std::allocator<char32_t> > > >
>::_M_get_insert_unique_pos(std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> > const&)@Base" 0.2~
- (c++|optional)"std::_Rb_tree<std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> >,
std::pair<std::__cxx11::basic_string<char32_t, std::char_traits<char32_t>,
std::allocator<char32_t> > const, std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> > >,
std::_Select1st<std::pair<std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> > const,
std::__cxx11::basic_string<char32_t, std::char_traits<char32_t>,
std::allocator<char32_t> > > >, std::less<std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> > >,
std::allocator<std::pair<std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> > const,
std::__cxx11::basic_string<char32_t, std::char_traits<char32_t>,
std::allocator<char32_t> > > >
>::_M_get_insert_hint_unique_pos(std::_Rb_tree_const_iterator<std::pair<std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> > const,
std::__cxx11::basic_string<char32_t, std::char_traits<char32_t>,
std::allocator<char32_t> > > >, std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> > const&)@Base" 0.2~
- (c++|optional)"typeinfo for QSharedData@Base" 0.2~
- (c++|optional)"typeinfo for
std::_Mutex_base<(__gnu_cxx::_Lock_policy)2>@Base" 0.2~
- (c++|optional)"typeinfo for
std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>@Base" 0.2~
- (c++|optional)"typeinfo for std::_Sp_counted_ptr_inplace<char,
std::allocator<void>, (__gnu_cxx::_Lock_policy)2>@Base" 0.2~
- (c++|optional)"typeinfo name for QSharedData@Base" 0.2~
- (c++|optional)"typeinfo name for
std::_Mutex_base<(__gnu_cxx::_Lock_policy)2>@Base" 0.2~
- (c++|optional)"typeinfo name for
std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>@Base" 0.2~
- (c++|optional)"typeinfo name for std::_Sp_make_shared_tag@Base" 0.2~
- (c++|optional)"typeinfo name for std::_Sp_counted_ptr_inplace<char,
std::allocator<void>, (__gnu_cxx::_Lock_policy)2>@Base" 0.2~
- (c++|optional)"vtable for std::_Sp_counted_ptr_inplace<char,
std::allocator<void>, (__gnu_cxx::_Lock_policy)2>@Base" 0.2~
- (c++|optional)"std::_Sp_make_shared_tag::_S_ti()::__tag@Base" 0.2~
- (c++|optional)"typeinfo for std::_Sp_make_shared_tag@Base" 0.2~
- (c++|optional)"std::vector<int, std::allocator<int>
>::_M_default_append(unsigned long)@Base" 0.2.1~
- (c++|optional)"void std::vector<int, std::allocator<int>
>::_M_realloc_insert<int const&>(__gnu_cxx::__normal_iterator<int*,
std::vector<int, std::allocator<int> > >, int const&)@Base" 0.2.1~
- (c++|optional)"typeinfo for std::bad_variant_access@Base" 0.2.1~
- (c++|optional)"typeinfo for std::bad_optional_access@Base" 0.2.1~
- (c++|optional)"typeinfo for std::_Sp_counted_ptr_inplace<std::atomic<unsigned
int>, std::allocator<void>, (__gnu_cxx::_Lock_policy)2>@Base" 0.2.1~
- (c++|optional)"typeinfo name for std::bad_variant_access@Base" 0.2.1~
- (c++|optional)"typeinfo name for std::bad_optional_access@Base" 0.2.1~
- (c++|optional)"typeinfo name for
std::_Sp_counted_ptr_inplace<std::atomic<unsigned int>, std::allocator<void>,
(__gnu_cxx::_Lock_policy)2>@Base" 0.2.1~
- (c++|optional)"vtable for std::bad_variant_access@Base" 0.2.1~
- (c++|optional)"vtable for std::bad_optional_access@Base" 0.2.1~
- (c++|optional)"vtable for std::_Sp_counted_ptr_inplace<std::atomic<unsigned
int>, std::allocator<void>, (__gnu_cxx::_Lock_policy)2>@Base" 0.2.1~
- (c++|optional)"std::vector<int, std::allocator<int>
>::_M_default_append(unsigned int)@Base" 0.2.1~
diff -Nru tuiwidgets-0.2.1/debian/libtuiwidgets0t64.doc
tuiwidgets-0.2.1/debian/libtuiwidgets0t64.doc
--- tuiwidgets-0.2.1/debian/libtuiwidgets0t64.doc 1970-01-01
00:00:00.000000000 +0000
+++ tuiwidgets-0.2.1/debian/libtuiwidgets0t64.doc 2023-12-10
23:06:36.000000000 +0000
@@ -0,0 +1 @@
+README.md
diff -Nru tuiwidgets-0.2.1/debian/libtuiwidgets0t64.install
tuiwidgets-0.2.1/debian/libtuiwidgets0t64.install
--- tuiwidgets-0.2.1/debian/libtuiwidgets0t64.install 1970-01-01
00:00:00.000000000 +0000
+++ tuiwidgets-0.2.1/debian/libtuiwidgets0t64.install 2023-12-10
23:06:36.000000000 +0000
@@ -0,0 +1,2 @@
+/usr/lib/${DEB_HOST_MULTIARCH}/libtuiwidgets.so.*
+
diff -Nru tuiwidgets-0.2.1/debian/libtuiwidgets0t64.lintian-overrides
tuiwidgets-0.2.1/debian/libtuiwidgets0t64.lintian-overrides
--- tuiwidgets-0.2.1/debian/libtuiwidgets0t64.lintian-overrides 1970-01-01
00:00:00.000000000 +0000
+++ tuiwidgets-0.2.1/debian/libtuiwidgets0t64.lintian-overrides 2024-02-04
11:45:46.000000000 +0000
@@ -0,0 +1,3 @@
+# false positiv, checked in salsa ci using blhc
+libtuiwidgets0t64: hardening-no-fortify-functions
[usr/lib/*/libtuiwidgets.so.*]
+libtuiwidgets0t64: package-name-doesnt-match-sonames libtuiwidgets0a
diff -Nru tuiwidgets-0.2.1/debian/libtuiwidgets0t64.symbols
tuiwidgets-0.2.1/debian/libtuiwidgets0t64.symbols
--- tuiwidgets-0.2.1/debian/libtuiwidgets0t64.symbols 1970-01-01
00:00:00.000000000 +0000
+++ tuiwidgets-0.2.1/debian/libtuiwidgets0t64.symbols 2024-02-04
11:45:46.000000000 +0000
@@ -0,0 +1,38 @@
+libtuiwidgets.so.0a libtuiwidgets0t64 #MINVER#
+* Build-Depends-Package: libtuiwidgets-dev
+# See src/tuiwidgets.symver in upstream sources for list of symbols
+ (symver)TUIWIDGETS_0.2 0.2~
+ (symver)TUIWIDGETS_0.2.1 0.2.1~
+# these are all weak symbols from inline or template definitions in used
libraries, they are not really part of the ABI
+ (c++|optional)"QString::operator[](int)@Base" 0.2~
+ (c++|optional)"std::_Rb_tree<std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> >,
std::pair<std::__cxx11::basic_string<char32_t, std::char_traits<char32_t>,
std::allocator<char32_t> > const, std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> > >,
std::_Select1st<std::pair<std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> > const,
std::__cxx11::basic_string<char32_t, std::char_traits<char32_t>,
std::allocator<char32_t> > > >, std::less<std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> > >,
std::allocator<std::pair<std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> > const,
std::__cxx11::basic_string<char32_t, std::char_traits<char32_t>,
std::allocator<char32_t> > > > >::find(std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> > const&) const@Base" 0.2~
+ (c++|optional)"void std::vector<Tui::v0::ZLayoutItem*,
std::allocator<Tui::v0::ZLayoutItem*>
>::_M_realloc_insert<Tui::v0::ZLayoutItem*>(__gnu_cxx::__normal_iterator<Tui::v0::ZLayoutItem**,
std::vector<Tui::v0::ZLayoutItem*, std::allocator<Tui::v0::ZLayoutItem*> > >,
Tui::v0::ZLayoutItem*&&)@Base" 0.2~
+ (c++|optional)"std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t>
>::swap(std::__cxx11::basic_string<char32_t, std::char_traits<char32_t>,
std::allocator<char32_t> >&)@Base" 0.2~
+ (c++|optional|arch-bits=64)"std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> >::_M_mutate(unsigned
long, unsigned long, char32_t const*, unsigned long)@Base" 0.2~
+ (c++|optional|arch-bits=32)"std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> >::_M_mutate(unsigned int,
unsigned int, char32_t const*, unsigned int)@Base" 0.2~
+ (c++|optional)"std::_Rb_tree<std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> >,
std::pair<std::__cxx11::basic_string<char32_t, std::char_traits<char32_t>,
std::allocator<char32_t> > const, std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> > >,
std::_Select1st<std::pair<std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> > const,
std::__cxx11::basic_string<char32_t, std::char_traits<char32_t>,
std::allocator<char32_t> > > >, std::less<std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> > >,
std::allocator<std::pair<std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> > const,
std::__cxx11::basic_string<char32_t, std::char_traits<char32_t>,
std::allocator<char32_t> > > >
>::_M_get_insert_unique_pos(std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> > const&)@Base" 0.2~
+ (c++|optional)"std::_Rb_tree<std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> >,
std::pair<std::__cxx11::basic_string<char32_t, std::char_traits<char32_t>,
std::allocator<char32_t> > const, std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> > >,
std::_Select1st<std::pair<std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> > const,
std::__cxx11::basic_string<char32_t, std::char_traits<char32_t>,
std::allocator<char32_t> > > >, std::less<std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> > >,
std::allocator<std::pair<std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> > const,
std::__cxx11::basic_string<char32_t, std::char_traits<char32_t>,
std::allocator<char32_t> > > >
>::_M_get_insert_hint_unique_pos(std::_Rb_tree_const_iterator<std::pair<std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> > const,
std::__cxx11::basic_string<char32_t, std::char_traits<char32_t>,
std::allocator<char32_t> > > >, std::__cxx11::basic_string<char32_t,
std::char_traits<char32_t>, std::allocator<char32_t> > const&)@Base" 0.2~
+ (c++|optional)"typeinfo for QSharedData@Base" 0.2~
+ (c++|optional)"typeinfo for
std::_Mutex_base<(__gnu_cxx::_Lock_policy)2>@Base" 0.2~
+ (c++|optional)"typeinfo for
std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>@Base" 0.2~
+ (c++|optional)"typeinfo for std::_Sp_counted_ptr_inplace<char,
std::allocator<void>, (__gnu_cxx::_Lock_policy)2>@Base" 0.2~
+ (c++|optional)"typeinfo name for QSharedData@Base" 0.2~
+ (c++|optional)"typeinfo name for
std::_Mutex_base<(__gnu_cxx::_Lock_policy)2>@Base" 0.2~
+ (c++|optional)"typeinfo name for
std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>@Base" 0.2~
+ (c++|optional)"typeinfo name for std::_Sp_make_shared_tag@Base" 0.2~
+ (c++|optional)"typeinfo name for std::_Sp_counted_ptr_inplace<char,
std::allocator<void>, (__gnu_cxx::_Lock_policy)2>@Base" 0.2~
+ (c++|optional)"vtable for std::_Sp_counted_ptr_inplace<char,
std::allocator<void>, (__gnu_cxx::_Lock_policy)2>@Base" 0.2~
+ (c++|optional)"std::_Sp_make_shared_tag::_S_ti()::__tag@Base" 0.2~
+ (c++|optional)"typeinfo for std::_Sp_make_shared_tag@Base" 0.2~
+ (c++|optional)"std::vector<int, std::allocator<int>
>::_M_default_append(unsigned long)@Base" 0.2.1~
+ (c++|optional)"void std::vector<int, std::allocator<int>
>::_M_realloc_insert<int const&>(__gnu_cxx::__normal_iterator<int*,
std::vector<int, std::allocator<int> > >, int const&)@Base" 0.2.1~
+ (c++|optional)"typeinfo for std::bad_variant_access@Base" 0.2.1~
+ (c++|optional)"typeinfo for std::bad_optional_access@Base" 0.2.1~
+ (c++|optional)"typeinfo for std::_Sp_counted_ptr_inplace<std::atomic<unsigned
int>, std::allocator<void>, (__gnu_cxx::_Lock_policy)2>@Base" 0.2.1~
+ (c++|optional)"typeinfo name for std::bad_variant_access@Base" 0.2.1~
+ (c++|optional)"typeinfo name for std::bad_optional_access@Base" 0.2.1~
+ (c++|optional)"typeinfo name for
std::_Sp_counted_ptr_inplace<std::atomic<unsigned int>, std::allocator<void>,
(__gnu_cxx::_Lock_policy)2>@Base" 0.2.1~
+ (c++|optional)"vtable for std::bad_variant_access@Base" 0.2.1~
+ (c++|optional)"vtable for std::bad_optional_access@Base" 0.2.1~
+ (c++|optional)"vtable for std::_Sp_counted_ptr_inplace<std::atomic<unsigned
int>, std::allocator<void>, (__gnu_cxx::_Lock_policy)2>@Base" 0.2.1~
+ (c++|optional)"std::vector<int, std::allocator<int>
>::_M_default_append(unsigned int)@Base" 0.2.1~
--- End Message ---