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

Bug#746865: kde-workspace: ftbfs with GCC-4.9



Package: src:kde-workspace
Version: 4:4.11.8-1
Severity: important
Tags: sid jessie
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-4.9

The package fails to build in a test rebuild on at least amd64 with
gcc-4.9/g++-4.9, but succeeds to build with gcc-4.8/g++-4.8. The
severity of this report may be raised before the jessie release.

The full build log can be found at:
http://people.debian.org/~doko/logs/failed-gcc49/kde-workspace_4.11.8-1_unstable_gcc49.log
The last lines of the build log are at the end of this report.

To build with GCC 4.9, either set CC=gcc-4.9 CXX=g++-4.9 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t experimental install g++ 

Common build failures are 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-4.9/porting_to.html

[...]
dpkg-gensymbols: warning: debian/libkwineffects1abi5/DEBIAN/symbols doesn't match completely debian/libkwineffects1abi5.symbols
--- debian/libkwineffects1abi5.symbols (libkwineffects1abi5_4:4.11.8-1_amd64)
+++ dpkg-gensymbolsQjinoK	2014-04-19 19:38:27.787064723 +0000
@@ -221,7 +221,7 @@
  _ZN4KWin6EffectD0Ev@ABI_1_5 4:4.11.1
  _ZN4KWin6EffectD1Ev@ABI_1_5 4:4.11.1
  _ZN4KWin6EffectD2Ev@ABI_1_5 4:4.11.1
- (optional=templinst)_ZN4KWin6MotionI7QPointFE9calculateEi@ABI_1_5 4:4.11.2
+#MISSING: 4:4.11.8-1# (optional=templinst)_ZN4KWin6MotionI7QPointFE9calculateEi@ABI_1_5 4:4.11.2
  (optional=templinst|arch=ia64 powerpc)_ZN4KWin6MotionI7QPointFEC1ERKS2_@ABI_1_5 4:4.11.3
  (optional=templinst|arch=ia64 powerpc)_ZN4KWin6MotionI7QPointFEC2ERKS2_@ABI_1_5 4:4.11.3
  _ZN4KWin7effectsE@ABI_1_5 4:4.11.1
dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols file: see diff output below
dpkg-gensymbols: warning: debian/libkephal4abi1/DEBIAN/symbols doesn't match completely debian/libkephal4abi1.symbols
--- debian/libkephal4abi1.symbols (libkephal4abi1_4:4.11.8-1_amd64)
+++ dpkg-gensymbolsB7F3LE	2014-04-19 19:38:28.239063565 +0000
@@ -14,9 +14,9 @@
  _ZN6Kephal6Screen4geomEv@ABI_4_1 4:4.6.1
  _ZN6Kephal6ScreenC1EP7QObject@ABI_4_1 4:4.6.1
  _ZN6Kephal6ScreenC2EP7QObject@ABI_4_1 4:4.6.1
- _ZN6Kephal6ScreenD0Ev@ABI_4_1 4:4.6.5
- _ZN6Kephal6ScreenD1Ev@ABI_4_1 4:4.6.5
- _ZN6Kephal6ScreenD2Ev@ABI_4_1 4:4.6.5
+#MISSING: 4:4.11.8-1# _ZN6Kephal6ScreenD0Ev@ABI_4_1 4:4.6.5
+#MISSING: 4:4.11.8-1# _ZN6Kephal6ScreenD1Ev@ABI_4_1 4:4.6.5
+#MISSING: 4:4.11.8-1# _ZN6Kephal6ScreenD2Ev@ABI_4_1 4:4.6.5
  _ZN6Kephal7Screens10s_instanceE@ABI_4_1 4:4.6.1
  _ZN6Kephal7Screens11qt_metacallEN11QMetaObject4CallEiPPv@ABI_4_1 4:4.6.1
  _ZN6Kephal7Screens11qt_metacastEPKc@ABI_4_1 4:4.6.1
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 251.
dh_makeshlibs: failing due to earlier errors
make[2]: *** [override_dh_makeshlibs] Error 2
make[2]: Leaving directory `/«PKGBUILDDIR»'
make[1]: *** [pre_binary-arch_dh_makeshlibs] Error 2
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [debian/dhmk_binary-arch] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit status 2


Reply to: