[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#993719: plasma-framework: missing symbol on hurd-i386



Package: plasma-framework
Version: 5.81.0
Severity: important
Tags: patch

Hello,

It seems hurd-i386 also needs ignoring the missing
_ZNK12KConfigGroup9readEntryI6QSizeFEET_PKcRKS2_@Base symbol, as the
attached patch fixes like on i386.

Samuel

-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'stable-security'), (500, 'stable-debug'), (500, 'proposed-updates-debug'), (500, 'proposed-updates'), (500, 'oldstable-proposed-updates-debug'), (500, 'oldstable-proposed-updates'), (500, 'oldoldstable'), (500, 'buildd-unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental-debug'), (1, 'buildd-experimental'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.14.0 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages plasma-framework depends on:
ii  kio                                      5.83.0-2
ii  kpackagetool5                            5.85.0-2
ii  libc6                                    2.31-17
ii  libegl1                                  1.3.2-1
ii  libgcc-s1                                11.2.0-3
ii  libglx0                                  1.3.2-1
ii  libkf5activities5                        5.85.0-2
ii  libkf5calendarevents5                    5.83.0-2
ii  libkf5configcore5                        5.85.0-2
ii  libkf5configgui5                         5.85.0-2
ii  libkf5coreaddons5                        5.85.0-2
ii  libkf5declarative5                       5.83.0-2
ii  libkf5i18n5                              5.85.0-2
ii  libkf5iconthemes5                        5.85.0-2
ii  libkf5kiocore5                           5.83.0-2
ii  libkf5kiowidgets5                        5.83.0-2
ii  libkf5notifications5                     5.85.0-3
ii  libkf5package5                           5.85.0-2
ii  libkf5plasma5                            5.83.0-2
ii  libkf5plasmaquick5                       5.83.0-2
ii  libkf5quickaddons5                       5.83.0-2
ii  libkf5widgetsaddons5                     5.85.0-2
ii  libkf5windowsystem5                      5.85.0-2
ii  libkf5xmlgui5                            5.85.0-3
ii  libopengl0                               1.3.2-1
ii  libqt5core5a                             5.15.2+dfsg-10
ii  libqt5gui5                               5.15.2+dfsg-10
ii  libqt5qml5                               5.15.2+dfsg-8
ii  libqt5quick5                             5.15.2+dfsg-8
ii  libqt5widgets5                           5.15.2+dfsg-10
ii  libqt5x11extras5                         5.15.2-2
ii  libstdc++6                               11.2.0-3
ii  libx11-6                                 2:1.7.2-1
ii  libxcb-composite0                        1.14-3
ii  libxcb-damage0                           1.14-3
ii  libxcb-render0                           1.14-3
ii  libxcb1                                  1.14-3
ii  qml-module-org-kde-kconfig               5.83.0-2
ii  qml-module-org-kde-kquickcontrols        5.83.0-2
ii  qml-module-org-kde-kquickcontrolsaddons  5.83.0-2
ii  qml-module-qtqml-models2                 5.15.2+dfsg-8
ii  qml-module-qtquick-controls              5.15.2-2
ii  qml-module-qtquick-controls2             5.15.2+dfsg-4
ii  qml-module-qtquick-templates2            5.15.2+dfsg-4

plasma-framework recommends no packages.

plasma-framework suggests no packages.

-- no debconf information

-- 
Samuel
/*
 * [...] Note that 120 sec is defined in the protocol as the maximum
 * possible RTT.  I guess we'll have to use something other than TCP
 * to talk to the University of Mars.
 * PAWS allows us longer timeouts and large windows, so once implemented
 * ftp to mars will work nicely.
 */
(from /usr/src/linux/net/inet/tcp.c, concerning RTT [retransmission timeout])
--- debian/libkf5plasma5.symbols.original	2021-09-05 12:26:40.000000000 +0000
+++ debian/libkf5plasma5.symbols	2021-09-05 12:26:56.000000000 +0000
@@ -483,7 +483,7 @@
  _ZN6Plasma8FrameSvgD1Ev@Base 4.96.0
  _ZN6Plasma8FrameSvgD2Ev@Base 4.96.0
  (optional=templinst|arch=arm64 armel armhf hurd-i386 i386 kfreebsd-i386 m68k mips mipsel powerpc powerpcspe ppc64el sparc64)_ZNK12KConfigGroup9readEntryI6QRectFEET_PKcRKS2_@Base 4.100.0
- (arch=!i386 !m68k !mipsel !ppc64 !s390x)_ZNK12KConfigGroup9readEntryI6QSizeFEET_PKcRKS2_@Base 5.81.0
+ (arch=!hurd-i386 !i386 !m68k !mipsel !ppc64 !s390x)_ZNK12KConfigGroup9readEntryI6QSizeFEET_PKcRKS2_@Base 5.81.0
  (optional=templinst)_ZNK12KConfigGroup9readEntryIbEET_PKcRKS1_@Base 5.61.0
  (optional=templinst)_ZNK12KConfigGroup9readEntryIdEET_PKcRKS1_@Base 5.17.0
  (optional=templinst)_ZNK12KConfigGroup9readEntryIiEET_PKcRKS1_@Base 4.100.0

Reply to: