Bug#920358: kopete: FTBFS, apparently with newer glibc
Package: kopete
Version: 4:17.08.3-2
Severity: normal
Tags: patch
Dear Maintainer,
while building kopete, I got an error about undefined symbols major()
and minor(). These are in <sysmacros.h> which is not included in the
file, so the fix is just to add it (aptch is attached). I hear this
problem is related to newer libc, haven't investigated though.
Regards
Jiri Palecek
Index: kopete/protocols/jabber/libjingle/talk/session/phone/v4llookup.cc
===================================================================
--- kopete.orig/protocols/jabber/libjingle/talk/session/phone/v4llookup.cc
+++ kopete/protocols/jabber/libjingle/talk/session/phone/v4llookup.cc
@@ -15,6 +15,7 @@
#include <sys/ioctl.h>
#include <sys/types.h>
#include <sys/stat.h>
+#include <sys/sysmacros.h>
#include <unistd.h>
#include <cstring>
-- System Information:
Debian Release: buster/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'unstable'), (1, 'experimental-debug'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 4.19.0-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=cs_CZ, LC_CTYPE=cs_CZ (charmap=ISO-8859-2), LANGUAGE= (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages kopete depends on:
ii kio 5.54.1-1
ii kopete-data 4:18.08.4~0.8
ii libc6 2.28-4
ii libexpat1 2.2.6-1
ii libgadu3 1:1.12.2-3
ii libgcc1 1:8.2.0-14
ii libidn11 1.33-2.2
ii libkf5archive5 5.54.0-1
ii libkf5bookmarks5 5.54.0-1
ii libkf5completion5 5.54.0-1
ii libkf5configcore5 5.54.0-1
ii libkf5configgui5 5.54.0-1
ii libkf5configwidgets5 5.54.0-1
ii libkf5contacts5 4:18.08.1-1
ii libkf5coreaddons5 5.54.0-1
ii libkf5crash5 5.54.0-1
ii libkf5dbusaddons5 5.54.0-1
ii libkf5dnssd5 5.54.0-1
ii libkf5emoticons-bin 5.54.0-1
ii libkf5emoticons5 5.54.0-1
ii libkf5i18n5 5.54.0-1
ii libkf5iconthemes5 5.54.0-1
ii libkf5identitymanagement5 18.08.1-1
ii libkf5itemviews5 5.54.0-1
ii libkf5kcmutils5 5.54.0-1
ii libkf5kdelibs4support5 5.54.0-1
ii libkf5khtml5 5.54.0-1
ii libkf5kiocore5 5.54.1-1
ii libkf5kiofilewidgets5 5.54.1-1
ii libkf5kiowidgets5 5.54.1-1
ii libkf5notifications5 5.54.0-1
ii libkf5notifyconfig5 5.54.0-1
ii libkf5parts5 5.54.0-1
ii libkf5service-bin 5.54.0-1
ii libkf5service5 5.54.0-1
ii libkf5solid5 5.54.0-1
ii libkf5textwidgets5 5.54.0-1
ii libkf5widgetsaddons5 5.54.0-1
ii libkf5windowsystem5 5.54.0-1
ii libkf5xmlgui5 5.54.0-1
ii libkopete1 4:18.08.4~0.8
ii libmediastreamer-base10 1:2.16.1-4+b1
ii libmediastreamer-voip10 1:2.16.1-4+b1
ii libortp13 1:1.0.2-1
ii libotr5 4.1.1-3
ii libphonon4qt5-4 4:4.10.2-1
ii libqca-qt5-2 2.1.3-2
ii libqt5core5a 5.11.3+dfsg-2
ii libqt5dbus5 5.11.3+dfsg-2
ii libqt5gui5 5.11.3+dfsg-2
ii libqt5network5 5.11.3+dfsg-2
ii libqt5sql5 5.11.3+dfsg-2
ii libqt5widgets5 5.11.3+dfsg-2
ii libqt5xml5 5.11.3+dfsg-2
ii libqt5xmlpatterns5 5.11.3-2
ii libsrtp2-1 2.2.0-1
ii libssl1.1 1.1.1a-1
ii libstdc++6 8.2.0-14
ii libv4l-0 1.16.3-1
ii libxml2 2.9.4+dfsg1-7+b3
ii libxslt1.1 1.1.32-2
ii phonon4qt5 4:4.10.2-1
ii zlib1g 1:1.2.11.dfsg-1
Versions of packages kopete recommends:
ii libqca-qt5-2-plugins 2.1.3-2
ii libqt5sql5-sqlite 5.11.3+dfsg-2
Versions of packages kopete suggests:
ii imagemagick-6.q16 [imagemagick] 8:6.9.10.23+dfsg-2
ii khelpcenter 4:18.04.0-1
-- no debconf information
Reply to: