[Pkg-xfce-devel] Bug#777981: lightdm: ftbfs with GCC-5

Matthias Klose doko at debian.org
Thu Feb 12 10:33:57 UTC 2015


Package: src:lightdm
Version: 1.10.3-3
Severity: normal
Tags: sid stretch
User: debian-gcc at lists.debian.org
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 at Base 1.8.7
- _ZN10QByteArrayD2Ev at Base 1.8.7
+#MISSING: 1.10.3-3# _ZN10QByteArrayD1Ev at Base 1.8.7
+#MISSING: 1.10.3-3# _ZN10QByteArrayD2Ev at Base 1.8.7
  _ZN10QDBusErrorD1Ev at Base 1.8.7
  _ZN10QDBusErrorD2Ev at Base 1.8.7
  _ZN10QDBusReplyI7QStringED1Ev at Base 1.8.7
@@ -13,19 +13,19 @@
  _ZN5QHashIi10QByteArrayE11deleteNode2EPN9QHashData4NodeE at Base 1.8.7
  _ZN5QHashIi10QByteArrayE13detach_helperEv at Base 1.8.7
  _ZN5QHashIi10QByteArrayE13duplicateNodeEPN9QHashData4NodeEPv at Base 1.8.7
- _ZN5QHashIi10QByteArrayED1Ev at Base 1.8.7
- _ZN5QHashIi10QByteArrayED2Ev at Base 1.8.7
+#MISSING: 1.10.3-3# _ZN5QHashIi10QByteArrayED1Ev at Base 1.8.7
+#MISSING: 1.10.3-3# _ZN5QHashIi10QByteArrayED2Ev at Base 1.8.7
  _ZN5QListI11SessionItemE18detach_helper_growEii at Base 1.8.7
  _ZN5QListI11SessionItemE6appendERKS0_ at Base 1.8.7
  _ZN5QListI8UserItemE13detach_helperEi at Base 1.8.7
  _ZN5QListI8UserItemE18detach_helper_growEii at Base 1.8.7
  _ZN5QListI8UserItemE6appendERKS0_ at Base 1.8.7
- _ZN5QListI8UserItemED1Ev at Base 1.8.7
- _ZN5QListI8UserItemED2Ev at Base 1.8.7
+#MISSING: 1.10.3-3# _ZN5QListI8UserItemED1Ev at Base 1.8.7
+#MISSING: 1.10.3-3# _ZN5QListI8UserItemED2Ev at Base 1.8.7
  _ZN6QDebugD1Ev at Base 1.8.7
  _ZN6QDebugD2Ev at Base 1.8.7
- _ZN7QStringD1Ev at Base 1.8.7
- _ZN7QStringD2Ev at Base 1.8.7
+#MISSING: 1.10.3-3# _ZN7QStringD1Ev at Base 1.8.7
+#MISSING: 1.10.3-3# _ZN7QStringD2Ev at Base 1.8.7
  _ZN8QLightDM10UsersModel11qt_metacallEN11QMetaObject4CallEiPPv at Base 1.8.7
  _ZN8QLightDM10UsersModel11qt_metacastEPKc at Base 1.8.7
  _ZN8QLightDM10UsersModel16staticMetaObjectE at 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



More information about the Pkg-xfce-devel mailing list