[neon/backports-jammy/poppler-jammy/Neon/release] debian: Mark optional symbol as gccinternal

Jeremy Bicha null at kde.org
Wed Jan 25 14:08:58 GMT 2023


Git commit 4bbbb4eb6206c1e55a773ec24776c21efe893217 by Jeremy Bicha.
Committed on 13/12/2022 at 13:34.
Pushed by jriddell into branch 'Neon/release'.

Mark optional symbol as gccinternal

This symbol showed in Ubuntu 22.10 & 23.04 but not Debian Unstable

M  +1    -1    debian/libpoppler-qt6-3.symbols.in

https://invent.kde.org/neon/backports-jammy/poppler-jammy/commit/4bbbb4eb6206c1e55a773ec24776c21efe893217

diff --git a/debian/libpoppler-qt6-3.symbols.in b/debian/libpoppler-qt6-3.symbols.in
index c7a3a36..03b90d4 100644
--- a/debian/libpoppler-qt6-3.symbols.in
+++ b/debian/libpoppler-qt6-3.symbols.in
@@ -905,7 +905,7 @@ libpoppler-qt6.so.3 libpoppler-qt6-3 #MINVER#
  _ZNK7Poppler9LinkSound6repeatEv at Base 0.24.5
  _ZNK7Poppler9LinkSound6volumeEv at Base 0.24.5
  _ZNK7Poppler9LinkSound8linkTypeEv at Base 0.24.5
- (optional)_ZSt19piecewise_construct at Base 22.12.0
+ (optional=gccinternal)_ZSt19piecewise_construct at Base 22.12.0
  (optional=gccinternal)_ZNSt5dequeIP8QPainterSaIS1_EE17_M_reallocate_mapEmb at Base 0.71.0
  (optional=gccinternal)_ZNSt6vectorISt10unique_ptrI8QPictureSt14default_deleteIS1_EESaIS4_EE17_M_default_appendEm at Base 0.71.0
  (optional=gccinternal)_ZNSt6vectorISt10unique_ptrIN7Poppler7TextBoxESt14default_deleteIS2_EESaIS5_EE17_M_realloc_insertIJS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_ at Base 22.11.0



More information about the Neon-commits mailing list