Your message dated Tue, 25 Aug 2015 19:20:47 +0000
with message-id <[email protected]>
and subject line Bug#777981: fixed in lightdm 1.14.2-2
has caused the Debian Bug report #777981,
regarding lightdm: ftbfs with GCC-5
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
777981: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777981
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:lightdm
Version: 1.10.3-3
Severity: normal
Tags: sid stretch
User: [email protected]
Usertags: ftbfs-gcc-5
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/lightdm_1.10.3-3_unstable_gcc5.log
The last lines of the build log are at the end of this report.
To build with GCC 5, either set CC=gcc-5 CXX=g++-5 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t experimental install g++
Common build failures are C11 as the default C mode, new warnings
resulting in build failures with -Werror turned on, or new/dropped
symbols in Debian symbols files. For other C/C++ related build failures
see the porting guide at http://gcc.gnu.org/gcc-5/porting_to.html
[...]
dh_lintian -a -O--parallel
dh_perl -a -O--parallel
dh_link -a -O--parallel
dh_compress -a -O--parallel
dh_fixperms -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.10.3-3_amd64)
+++ dpkg-gensymbolsFaa8y8 2015-02-07 10:13:57.279515278 +0000
@@ -1,6 +1,6 @@
liblightdm-qt-3.so.0 liblightdm-qt-3-0 #MINVER#
- _ZN10QByteArrayD1Ev@Base 1.8.7
- _ZN10QByteArrayD2Ev@Base 1.8.7
+#MISSING: 1.10.3-3# _ZN10QByteArrayD1Ev@Base 1.8.7
+#MISSING: 1.10.3-3# _ZN10QByteArrayD2Ev@Base 1.8.7
_ZN10QDBusErrorD1Ev@Base 1.8.7
_ZN10QDBusErrorD2Ev@Base 1.8.7
_ZN10QDBusReplyI7QStringED1Ev@Base 1.8.7
@@ -13,19 +13,19 @@
_ZN5QHashIi10QByteArrayE11deleteNode2EPN9QHashData4NodeE@Base 1.8.7
_ZN5QHashIi10QByteArrayE13detach_helperEv@Base 1.8.7
_ZN5QHashIi10QByteArrayE13duplicateNodeEPN9QHashData4NodeEPv@Base 1.8.7
- _ZN5QHashIi10QByteArrayED1Ev@Base 1.8.7
- _ZN5QHashIi10QByteArrayED2Ev@Base 1.8.7
+#MISSING: 1.10.3-3# _ZN5QHashIi10QByteArrayED1Ev@Base 1.8.7
+#MISSING: 1.10.3-3# _ZN5QHashIi10QByteArrayED2Ev@Base 1.8.7
_ZN5QListI11SessionItemE18detach_helper_growEii@Base 1.8.7
_ZN5QListI11SessionItemE6appendERKS0_@Base 1.8.7
_ZN5QListI8UserItemE13detach_helperEi@Base 1.8.7
_ZN5QListI8UserItemE18detach_helper_growEii@Base 1.8.7
_ZN5QListI8UserItemE6appendERKS0_@Base 1.8.7
- _ZN5QListI8UserItemED1Ev@Base 1.8.7
- _ZN5QListI8UserItemED2Ev@Base 1.8.7
+#MISSING: 1.10.3-3# _ZN5QListI8UserItemED1Ev@Base 1.8.7
+#MISSING: 1.10.3-3# _ZN5QListI8UserItemED2Ev@Base 1.8.7
_ZN6QDebugD1Ev@Base 1.8.7
_ZN6QDebugD2Ev@Base 1.8.7
- _ZN7QStringD1Ev@Base 1.8.7
- _ZN7QStringD2Ev@Base 1.8.7
+#MISSING: 1.10.3-3# _ZN7QStringD1Ev@Base 1.8.7
+#MISSING: 1.10.3-3# _ZN7QStringD2Ev@Base 1.8.7
_ZN8QLightDM10UsersModel11qt_metacallEN11QMetaObject4CallEiPPv@Base 1.8.7
_ZN8QLightDM10UsersModel11qt_metacastEPKc@Base 1.8.7
_ZN8QLightDM10UsersModel16staticMetaObjectE@Base 1.8.7
dh_makeshlibs: failing due to earlier errors
make: *** [binary-arch] Error 2
debian/rules:24: recipe for target 'binary-arch' failed
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit
status 2
--- End Message ---
--- Begin Message ---
Source: lightdm
Source-Version: 1.14.2-2
We believe that the bug you reported is fixed in the latest version of
lightdm, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Yves-Alexis Perez <[email protected]> (supplier of updated lightdm package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 25 Aug 2015 21:02:40 +0200
Source: lightdm
Binary: lightdm lightdm-vala liblightdm-gobject-1-0 liblightdm-qt-3-0
liblightdm-gobject-dev liblightdm-qt-dev gir1.2-lightdm-1
Architecture: source amd64
Version: 1.14.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Xfce Maintainers <[email protected]>
Changed-By: Yves-Alexis Perez <[email protected]>
Description:
gir1.2-lightdm-1 - Typelib file for liblightdm-1
liblightdm-gobject-1-0 - simple display manager (gobject library)
liblightdm-gobject-dev - simple display manager (gobject development files)
liblightdm-qt-3-0 - simple display manager (Qt library)
liblightdm-qt-dev - simple display manager (Qt development files)
lightdm - simple display manager
lightdm-vala - simple display manager (Vala files)
Closes: 777981
Changes:
lightdm (1.14.2-2) unstable; urgency=medium
.
* debian/liblightdm-qt-3-0.symbols updated for symbols removed due to the
gcc 5 transition. closes: #777981
Checksums-Sha1:
f6a39cc8f32536f66e4b45ba99b1a66193773970 2393 lightdm_1.14.2-2.dsc
e00047c300e47623e3d267df7220a3018a7791a3 35120 lightdm_1.14.2-2.debian.tar.xz
73b67296f06e6c2a079e484c59d603f2c434eb3c 25176
gir1.2-lightdm-1_1.14.2-2_amd64.deb
14907dda6d28dacb464b10e85c05a02ca5ba23e9 52708
liblightdm-gobject-1-0_1.14.2-2_amd64.deb
d2a984153779034f6fb75eaf203f767f648e3533 80158
liblightdm-gobject-dev_1.14.2-2_amd64.deb
9658d8cd34250898a0e491c10a0b161cddc23ed5 51040
liblightdm-qt-3-0_1.14.2-2_amd64.deb
887caa4a71176cecdf4315c2d31984b57f364cc2 51294
liblightdm-qt-dev_1.14.2-2_amd64.deb
be47c0658e6783ac717bb2b8c76de550f48a5072 22758 lightdm-vala_1.14.2-2_amd64.deb
d9d240cf742290ea121b6fee203e4c83e367098f 156270 lightdm_1.14.2-2_amd64.deb
Checksums-Sha256:
75bc80f078efa45dbab898d7ad1797049e4ef6961b11f39a8d9dc95329a6fd6c 2393
lightdm_1.14.2-2.dsc
4d932013ab2b373cc6c7c2292044735642d57666eb647383cb13417008078454 35120
lightdm_1.14.2-2.debian.tar.xz
251abb30c04e6c98588dc7f8eeef5e0d416120a122619ad0c0a8d40885248c0a 25176
gir1.2-lightdm-1_1.14.2-2_amd64.deb
623817e77780ca16e937ba0e27aa1158cf4565ad564ce92bf670ce6e36da4138 52708
liblightdm-gobject-1-0_1.14.2-2_amd64.deb
29d73fe818541c09504038359ad8b88ec2ba5d04c48fe3c31cce6299bf217bb0 80158
liblightdm-gobject-dev_1.14.2-2_amd64.deb
df257437b0618cf5efcb750c5b179b9779ac6787c2014733d231acd6b2366468 51040
liblightdm-qt-3-0_1.14.2-2_amd64.deb
a55e6a313a35c96070049824c8f9ef27b81fef7ee78a850d24927b08e3efadcc 51294
liblightdm-qt-dev_1.14.2-2_amd64.deb
63888d4436f2135af5784d984b170c5143c5a53525c2737d121269fb2686110c 22758
lightdm-vala_1.14.2-2_amd64.deb
287c4b16fbf17a97618be6f5a36bcd732c4861f3c4adaf7fccaff4bedca28345 156270
lightdm_1.14.2-2_amd64.deb
Files:
c719f91eac97492ee8e456c7c08dc415 2393 x11 optional lightdm_1.14.2-2.dsc
65dfda0f5bc5828102e0620f613fd03c 35120 x11 optional
lightdm_1.14.2-2.debian.tar.xz
3ca92c57667d42cdabb066c427c46093 25176 libs optional
gir1.2-lightdm-1_1.14.2-2_amd64.deb
00764228284cda4a6c01eb3711557401 52708 libdevel optional
liblightdm-gobject-1-0_1.14.2-2_amd64.deb
bd42370efb47cf44e088b69b5e2c7d59 80158 libdevel optional
liblightdm-gobject-dev_1.14.2-2_amd64.deb
eabfd0f6cf9604c64cd715ac6554304a 51040 libdevel optional
liblightdm-qt-3-0_1.14.2-2_amd64.deb
19a3d75e1ba16800b980d18be1ce06d2 51294 libdevel optional
liblightdm-qt-dev_1.14.2-2_amd64.deb
30a41bb00a7f166f85101621252383e6 22758 x11 optional
lightdm-vala_1.14.2-2_amd64.deb
757b6863a9d3d7530bf300997c1dd3fb 156270 x11 optional lightdm_1.14.2-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQEcBAEBCgAGBQJV3LyiAAoJEG3bU/KmdcClsu8H/1ETDqlxY0Q8j/08DVuR2IJH
LAjK4LVC9xttAo2Df4CEVxVjVSnknQ5vrgpaGUJ6lUNJ4rdrJc7RkjPFP0Ez/R0F
YP4ycCyKAhJBl+UZmqXDFZO7Bn8FAiyblBwICymVsJMZ9mgrQC9gFFLorHcj4nJG
pWR/+IvT4ataiKGg4lu8SpaNm+k1OJUlAWO3LLWJMcaxz6wH2d0+OdTXDohWERzf
nWaZCBicORRhTzCx3e4pJ/iBnIcmxOpwWRjmZDfWZ+YU3pwbg/5pfWaQXND+682g
EgzMRE3tLDJIbLgwV1Nmb96WX0PAtu+FQfS7r7ofl7OTDU97Gi/u7zynQwstn08=
=QhQr
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Pkg-xfce-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-xfce-devel