Package: src:lightdm
Version: 1.18.3-4
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in buster but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-arch
dh build-arch --with systemd --parallel
dh_update_autotools_config -a -O--parallel
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- --with-greeter-user=lightdm
--with-user-session=lightdm-xsession --enable-introspection=yes
--disable-silent-rules --libexecdir=/usr/lib/x86_64-linux-gnu/lightdm/
./configure --build=x86_64-linux-gnu --prefix=/usr
--includedir=\${prefix}/include --mandir=\${prefix}/share/man
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu
--libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode
--disable-dependency-tracking --with-greeter-user=lightdm
--with-user-session=lightdm-xsession --enable-introspection=yes
--disable-silent-rules --libexecdir=/usr/lib/x86_64-linux-gnu/lightdm/
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
[... snipped ...]
Normalized debian/lightdm/usr/share/locale/ro/LC_MESSAGES/lightdm.mo
Normalized debian/lightdm/usr/share/locale/pt/LC_MESSAGES/lightdm.mo
Normalized debian/lightdm/usr/share/locale/es/LC_MESSAGES/lightdm.mo
Normalized debian/lightdm/usr/share/locale/id/LC_MESSAGES/lightdm.mo
Normalized debian/lightdm/usr/share/locale/sq/LC_MESSAGES/lightdm.mo
Normalized debian/lightdm/usr/share/locale/de/LC_MESSAGES/lightdm.mo
Normalized debian/lightdm/usr/share/locale/af/LC_MESSAGES/lightdm.mo
Normalized debian/lightdm/usr/share/locale/nn/LC_MESSAGES/lightdm.mo
Normalized debian/lightdm/usr/share/locale/ms/LC_MESSAGES/lightdm.mo
dh_compress -a -O--parallel
dh_fixperms -a -O--parallel
dh_missing -a -O--parallel
dh_strip -a -O--parallel
dh_makeshlibs -a -O--parallel
dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols
file: see diff output below
dpkg-gensymbols: warning: debian/liblightdm-qt-3-0/DEBIAN/symbols doesn't match
completely debian/liblightdm-qt-3-0.symbols
--- debian/liblightdm-qt-3-0.symbols (liblightdm-qt-3-0_1.18.3-4_amd64)
+++ dpkg-gensymbolsBNReo2 2018-08-09 06:47:52.073951387 +0000
@@ -1,13 +1,13 @@
liblightdm-qt-3.so.0 liblightdm-qt-3-0 #MINVER#
- (c++|optional)"QByteArray::~QByteArray()@Base" 1.18.2
+#MISSING: 1.18.3-4# (c++|optional)"QByteArray::~QByteArray()@Base" 1.18.2
(c++|optional)"QDBusError::~QDBusError()@Base" 1.8.7
(c++)"QDBusReply<QString>::~QDBusReply()@Base" 1.8.7
(c++)"QDebug::~QDebug()@Base" 1.8.7
(c++)"QHash<int, QByteArray>::deleteNode2(QHashData::Node*)@Base" 1.8.7
- (c++)"QHash<int, QByteArray>::detach_helper()@Base" 1.8.7
+#MISSING: 1.18.3-4# (c++)"QHash<int, QByteArray>::detach_helper()@Base" 1.8.7
(c++)"QHash<int, QByteArray>::duplicateNode(QHashData::Node*, void*)@Base"
1.8.7
(c++)"QHash<int, QByteArray>::findNode(int const&, unsigned int*) const@Base"
1.8.7
- (c++|optional)"QHash<int, QByteArray>::~QHash()@Base" 1.18.2
+#MISSING: 1.18.3-4# (c++|optional)"QHash<int, QByteArray>::~QHash()@Base"
1.18.2
(c++)"QLightDM::Greeter::Greeter(QObject*)@Base" 1.8.7
(c++)"QLightDM::Greeter::authenticate(QString const&)@Base" 1.8.7
(c++)"QLightDM::Greeter::authenticateAsGuest()@Base" 1.8.7
@@ -99,7 +99,7 @@
(c++)"QList<UserItem>::append(UserItem const&)@Base" 1.8.7
(c++)"QList<UserItem>::detach_helper(int)@Base" 1.8.7
(c++)"QList<UserItem>::detach_helper_grow(int, int)@Base" 1.8.7
- (c++|optional)"QString::~QString()@Base" 1.18.2
+#MISSING: 1.18.3-4# (c++|optional)"QString::~QString()@Base" 1.18.2
(c++)"SessionItem::~SessionItem()@Base" 1.8.7
(c++)"SessionsModelPrivate::SessionsModelPrivate(QLightDM::SessionsModel*)@Base"
1.8.7
(c++)"SessionsModelPrivate::loadSessions(QLightDM::SessionsModel::SessionType)@Base"
1.8.7
dh_makeshlibs: failing due to earlier errors
make: *** [debian/rules:24: binary-arch] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-arch subprocess returned
exit status 2
--------------------------------------------------------------------------------
The build was made with "dpkg-buildpackage -B" in my autobuilder.
Most probably, it also fails here in reproducible builds:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/lightdm.html
where you can get a full build log if you need it.
If this is really a bug in one of the build-depends, please use reassign and
affects,
so that this is still visible in the BTS web page for this package.
Thanks.