Bug#962329: cegui-mk2: please mark one symbol as optional

Gianfranco Costamagna locutusofborg at debian.org
Sat Jun 6 12:18:31 BST 2020


Source: cegui-mk2
Version: 0.8.7-7
tags: patch

Hello, there is one symbol disappearing when the package is built with -O3 optimization level on ppc64el:

--- cegui-mk2-0.8.7/debian/changelog	2020-06-06 02:18:26.000000000 +0200
+++ cegui-mk2-0.8.7/debian/changelog	2020-06-06 12:13:25.000000000 +0200
@@ -1,3 +1,9 @@
+cegui-mk2 (0.8.7-7.1) unstable; urgency=medium
+
+  * Mark again one symbol as optional, disappearing on ppc64el with -O3 (Closes: #-1)
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Sat, 06 Jun 2020 12:13:25 +0200
+
 cegui-mk2 (0.8.7-7) unstable; urgency=medium
 
   * Update symbols to fix FTBFS (Closes: #960378, #957076)
diff -Nru cegui-mk2-0.8.7/debian/libcegui-mk2-0.8.7.symbols cegui-mk2-0.8.7/debian/libcegui-mk2-0.8.7.symbols
--- cegui-mk2-0.8.7/debian/libcegui-mk2-0.8.7.symbols	2020-06-06 02:17:37.000000000 +0200
+++ cegui-mk2-0.8.7/debian/libcegui-mk2-0.8.7.symbols	2020-06-06 12:13:23.000000000 +0200
@@ -11375,7 +11375,7 @@
  (optional=templinst)_ZNK5CEGUI25TplWindowRendererPropertyINS_24FalagardMultiLineEditboxEfE5cloneEv at Base 0.8.7
  _ZNK5CEGUI8Property26initialisePropertyReceiverEPNS_16PropertyReceiverE at Base 0.8.7
  _ZNKSt8_Rb_treeIN5CEGUI6StringESt4pairIKS1_PNS0_8PropertyEESt10_Select1stIS6_ENS0_21StringFastLessCompareESaIS6_EE4findERS3_ at Base 0.8.7
- _ZNSt6vectorIN5CEGUI10RefCountedINS0_9BoundSlotEEESaIS3_EE12emplace_backIJS3_EEEvDpOT_ at Base 0.8.7
+ (optional=templinst)_ZNSt6vectorIN5CEGUI10RefCountedINS0_9BoundSlotEEESaIS3_EE12emplace_backIJS3_EEEvDpOT_ at Base 0.8.7
  _ZNSt6vectorIN5CEGUI10RefCountedINS0_9BoundSlotEEESaIS3_EE17_M_realloc_insertIJS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_ at Base 0.8.7
  (optional=GCC10_removed)_ZNSt6vectorIPN5CEGUI17FactoryRegistererESaIS2_EE12emplace_backIJS2_EEEvDpOT_ at Base 0.8.7
  _ZNSt6vectorIPN5CEGUI17FactoryRegistererESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_ at Base 0.8.7



More information about the Pkg-games-devel mailing list